CVDec 29, 2019

Human Correspondence Consensus for 3D Object Semantic Understanding

arXiv:1912.12577v25 citations
Originality Highly original
AI Analysis

This addresses the challenge of defining universal semantics for 3D objects in applications like object manipulation, offering a novel approach through correspondence learning.

The paper tackles the problem of ambiguous point-level semantics in 3D object understanding by proposing that human-labeled correspondences between objects can recover semantic information, and introduces CorresPondenceNet dataset with a geodesic consistency loss to learn dense semantic embeddings, achieving state-of-the-art results on correspondence benchmarks and boosting tasks like cross-object registration.

Semantic understanding of 3D objects is crucial in many applications such as object manipulation. However, it is hard to give a universal definition of point-level semantics that everyone would agree on. We observe that people have a consensus on semantic correspondences between two areas from different objects, but are less certain about the exact semantic meaning of each area. Therefore, we argue that by providing human labeled correspondences between different objects from the same category instead of explicit semantic labels, one can recover rich semantic information of an object. In this paper, we introduce a new dataset named CorresPondenceNet. Based on this dataset, we are able to learn dense semantic embeddings with a novel geodesic consistency loss. Accordingly, several state-of-the-art networks are evaluated on this correspondence benchmark. We further show that CorresPondenceNet could not only boost fine-grained understanding of heterogeneous objects but also cross-object registration and partial object matching.

Code Implementations1 repo
Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes