Unsupervised Template-assisted Point Cloud Shape Correspondence Network
Jiacheng Deng, Jiahao Lu, Tianzhu Zhang
TL;DR
This paper tackles unsupervised point cloud shape correspondence for highly deformable, non-rigid shapes. It introduces TANet, which combines a learnable template bank and an adaptive template assistance pipeline to guide correspondences, employing a template selector, correlation fusion, and a transitive consistency loss. The template generation module builds explicit, structured templates and aligns them to input shapes via a space aligner, while the template assistance module selects the best template and fuses template correlations to stabilize matching. Across benchmarks like TOSCA and SHREC'19, TANet achieves state-of-the-art results and shows strong cross-dataset generalization to SMAL and SURREAL, with robustness to occlusion and noise in real-world scans. These results demonstrate that template-guided, unsupervised correspondences are effective for complex non-rigid objects.
Abstract
Unsupervised point cloud shape correspondence aims to establish point-wise correspondences between source and target point clouds. Existing methods obtain correspondences directly by computing point-wise feature similarity between point clouds. However, non-rigid objects possess strong deformability and unusual shapes, making it a longstanding challenge to directly establish correspondences between point clouds with unconventional shapes. To address this challenge, we propose an unsupervised Template-Assisted point cloud shape correspondence Network, termed TANet, including a template generation module and a template assistance module. The proposed TANet enjoys several merits. Firstly, the template generation module establishes a set of learnable templates with explicit structures. Secondly, we introduce a template assistance module that extensively leverages the generated templates to establish more accurate shape correspondences from multiple perspectives. Extensive experiments on four human and animal datasets demonstrate that TANet achieves favorable performance against state-of-the-art methods.
