Our new X account is live! Follow @wizwand_team for updates
WorkDL logo mark

Non-Rigid Shape Registration via Deep Functional Maps Prior

About

In this paper, we propose a learning-based framework for non-rigid shape registration without correspondence supervision. Traditional shape registration techniques typically rely on correspondences induced by extrinsic proximity, therefore can fail in the presence of large intrinsic deformations. Spectral mapping methods overcome this challenge by embedding shapes into, geometric or learned, high-dimensional spaces, where shapes are easier to align. However, due to the dependency on abstract, non-linear embedding schemes, the latter can be vulnerable with respect to perturbed or alien input. In light of this, our framework takes the best of both worlds. Namely, we deform source mesh towards the target point cloud, guided by correspondences induced by high-dimensional embeddings learned from deep functional maps (DFM). In particular, the correspondences are dynamically updated according to the intermediate registrations and filtered by consistency prior, which prominently robustify the overall pipeline. Moreover, in order to alleviate the requirement of extrinsically aligned input, we train an orientation regressor on a set of aligned synthetic shapes independent of the training shapes for DFM. Empirical results show that, with as few as dozens of training shapes of limited variability, our pipeline achieves state-of-the-art results on several benchmarks of non-rigid point cloud matching, but also delivers high-quality correspondences between unseen challenging shape pairs that undergo both significant extrinsic and intrinsic deformations, in which case neither traditional registration methods nor intrinsic methods work. The code is available at https://github.com/rqhuang88/DFR.

Puhua Jiang, Mingze Sun, Ruqi Huang• 2023

Related benchmarks

TaskDatasetResultRank
3D Shape CorrespondenceFAUST remeshed (test)
Mean Geodesic Error (x100)3
65
Shape MatchingSCAPE remeshed (test)
Mean Geodesic Error (x100)2.6
46
Non-rigid shape matchingDT4D-H
Mean Geodesic Error (x100)5.7
39
Shape MatchingSHREC19 remeshed (test)
Mean Geodesic Error0.048
37
Non-rigid shape matchingSHREC H '07
Mean Geodesic Error0.059
20
Shape RegistrationTOPKIDS FAUST_r (test)
Mean Geodesic Error0.089
8
Shape RegistrationTOPKIDS trained on SCAPE_r (test)
Mean Geodesic Error0.071
8
Shape MatchingSMAL remeshed (test)
Mean Geodesic Error (x100)0.042
6
Showing 8 of 8 rows

Other info

Code

Follow for update