Non-Rigid Point Set Registration Networks
Lingjing Wang, Jianchun Chen, Xiang Li, Yi Fang

TL;DR
PR-Net is a neural network that learns registration patterns from training data to directly predict transformations for non-rigid point set registration, outperforming traditional iterative methods in robustness and speed.
Contribution
This paper introduces PR-Net, a novel neural network that learns to predict geometric transformations for point set registration without iterative optimization.
Findings
PR-Net achieves robust non-rigid registration even with noise and outliers.
PR-Net significantly reduces registration time for large datasets.
PR-Net outperforms traditional methods in accuracy and robustness.
Abstract
Point set registration is defined as a process to determine the spatial transformation from the source point set to the target one. Existing methods often iteratively search for the optimal geometric transformation to register a given pair of point sets, driven by minimizing a predefined alignment loss function. In contrast, the proposed point registration neural network (PR-Net) actively learns the registration pattern as a parametric function from a training dataset, consequently predict the desired geometric transformation to align a pair of point sets. PR-Net can transfer the learned knowledge (i.e. registration pattern) from registering training pairs to testing ones without additional iterative optimization. Specifically, in this paper, we develop novel techniques to learn shape descriptors from point sets that help formulate a clear correlation between source and target point…
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 · Computational Geometry and Mesh Generation · Graph Theory and Algorithms
