CVMar 17, 2020

Unsupervised Learning of Category-Specific Symmetric 3D Keypoints from Point Sets

arXiv:2003.07619v343 citations
Originality Incremental advance
AI Analysis

This addresses the challenge of 3D object understanding for computer vision applications, but it is incremental as it builds on existing symmetry and keypoint detection methods.

The paper tackles the problem of automatically discovering category-specific 3D keypoints from misaligned point clouds without supervision, using a symmetry prior to learn stable keypoints that are geometrically and semantically consistent across objects.

Automatic discovery of category-specific 3D keypoints from a collection of objects of some category is a challenging problem. One reason is that not all objects in a category necessarily have the same semantic parts. The level of difficulty adds up further when objects are represented by 3D point clouds, with variations in shape and unknown coordinate frames. We define keypoints to be category-specific, if they meaningfully represent objects' shape and their correspondences can be simply established order-wise across all objects. This paper aims at learning category-specific 3D keypoints, in an unsupervised manner, using a collection of misaligned 3D point clouds of objects from an unknown category. In order to do so, we model shapes defined by the keypoints, within a category, using the symmetric linear basis shapes without assuming the plane of symmetry to be known. The usage of symmetry prior leads us to learn stable keypoints suitable for higher misalignments. To the best of our knowledge, this is the first work on learning such keypoints directly from 3D point clouds. Using categories from four benchmark datasets, we demonstrate the quality of our learned keypoints by quantitative and qualitative evaluations. Our experiments also show that the keypoints discovered by our method are geometrically and semantically consistent.

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