CorrNet3D: Unsupervised End-to-end Learning of Dense Correspondence for 3D Point Clouds
Yiming Zeng, Yue Qian, Zhiyu Zhu, Junhui Hou, Hui Yuan, Ying He

TL;DR
CorrNet3D is an unsupervised deep learning framework that learns dense correspondences between 3D point clouds by using deformation-based reconstruction, eliminating the need for annotated data and outperforming existing methods.
Contribution
It introduces a novel unsupervised, end-to-end deep learning approach with a correspondence indicator and symmetric deformer modules for 3D shape matching.
Findings
Outperforms state-of-the-art methods on synthetic and real-world datasets
Effective for both rigid and non-rigid 3D shapes
Can be adapted to supervised learning with annotated data
Abstract
Motivated by the intuition that one can transform two aligned point clouds to each other more easily and meaningfully than a misaligned pair, we propose CorrNet3D -- the first unsupervised and end-to-end deep learning-based framework -- to drive the learning of dense correspondence between 3D shapes by means of deformation-like reconstruction to overcome the need for annotated data. Specifically, CorrNet3D consists of a deep feature embedding module and two novel modules called correspondence indicator and symmetric deformer. Feeding a pair of raw point clouds, our model first learns the pointwise features and passes them into the indicator to generate a learnable correspondence matrix used to permute the input pair. The symmetric deformer, with an additional regularized loss, transforms the two permuted point clouds to each other to drive the unsupervised learning of the…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
Topics3D Shape Modeling and Analysis · Computer Graphics and Visualization Techniques · Advanced Numerical Analysis Techniques
