Deep Point-to-Plane Registration by Efficient Backpropagation for Error Minimizing Function
Tatsuya Yatagawa, Yutaka Ohtake, Hiromasa Suzuki

TL;DR
This paper introduces the first deep learning approach for point-to-plane registration, efficiently computing rigid transformations and their gradients using implicit function theorem, outperforming traditional point-to-point methods especially with noisy data.
Contribution
It proposes a novel deep learning framework for point-to-plane registration that uses analytic gradients via implicit function theorem, enabling efficient training.
Findings
Outperforms point-to-point based methods on noisy and low-quality point clouds.
Efficient backpropagation of rigid transformations using analytic gradients.
Demonstrates robustness and improved accuracy over traditional methods.
Abstract
Traditional algorithms of point set registration minimizing point-to-plane distances often achieve a better estimation of rigid transformation than those minimizing point-to-point distances. Nevertheless, recent deep-learning-based methods minimize the point-to-point distances. In contrast to these methods, this paper proposes the first deep-learning-based approach to point-to-plane registration. A challenging part of this problem is that a typical solution for point-to-plane registration requires an iterative process of accumulating small transformations obtained by minimizing a linearized energy function. The iteration significantly increases the size of the computation graph needed for backpropagation and can slow down both forward and backward network evaluations. To solve this problem, we consider the estimated rigid transformation as a function of input point clouds and derive its…
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.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsRobotics and Sensor-Based Localization · 3D Shape Modeling and Analysis · Advanced Neural Network Applications
MethodsBalanced Selection
