Unsupervised Detection of Distinctive Regions on 3D Shapes

Xianzhi Li,Lequan Yu,Chi-Wing Fu,Daniel Cohen-Or,Pheng-Ann Heng
DOI: https://doi.org/10.1145/3366785
IF: 6.2
2020-01-01
ACM Transactions on Graphics
Abstract:This article presents a novel approach to learn and detect distinctive regions on 3D shapes. Unlike previous works, which require labeled data, our method is unsupervised. We conduct the analysis on point sets sampled from 3D shapes, then formulate and train a deep neural network for an unsupervised shape clustering task to learn local and global features for distinguishing shapes with respect to a given shape set. To drive the network to learn in an unsupervised manner, we design a clustering-based nonparametric softmax classifier with an iterative re-clustering of shapes, and an adapted contrastive loss for enhancing the feature embedding quality and stabilizing the learning process. By then, we encourage the network to learn the point distinctiveness on the input shapes. We extensively evaluate various aspects of our approach and present its applications for distinctiveness-guided shape retrieval, sampling, and view selection in 3D scenes.
What problem does this paper attempt to address?