NFR: Neural Feature-Guided Non-Rigid Shape Registration
Puhua Jiang, Zhangquan Chen, Mingze Sun, Ruqi Huang
TL;DR
This work introduces Neural Feature-Guided Registration (NFR), a learning-guided, correspondence-free framework for non-rigid 3D shape registration that robustly handles large deformations and partial inputs. By coupling a neural feature extractor trained via a deep functional maps teacher-student scheme with a geometric, two-stage registration process, NFR updates correspondences dynamically and enforces consistency to improve alignment in both ambient and learned feature spaces. A partial-DFR extension provides self-supervised training and spectral-embedding-based supervision to tackle partial-to-full matches, supported by a theoretical analysis of partial spectral embeddings. Across extensive benchmarks, NFR achieves state-of-the-art performance on non-rigid and partial shape registration, demonstrating strong generalization, robustness to topological perturbations, and applicability to medical data, with a noted limitation being the iterative optimization time.
Abstract
In this paper, we propose a novel learning-based framework for 3D shape registration, which overcomes the challenges of significant non-rigid deformation and partiality undergoing among input shapes, and, remarkably, requires no correspondence annotation during training. Our key insight is to incorporate neural features learned by deep learning-based shape matching networks into an iterative, geometric shape registration pipeline. The advantage of our approach is two-fold -- On one hand, neural features provide more accurate and semantically meaningful correspondence estimation than spatial features (e.g., coordinates), which is critical in the presence of large non-rigid deformations; On the other hand, the correspondences are dynamically updated according to the intermediate registrations and filtered by consistency prior, which prominently robustify the overall pipeline. 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 and partial shape matching across varying settings, 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.
