Fast and Robust Iterative Closest Point
Juyong Zhang, Yuxin Yao, Bailin Deng

TL;DR
This paper introduces a fast, robust ICP algorithm that accelerates convergence using Anderson acceleration and a Welsch's function-based error metric, achieving high accuracy and speed in challenging registration tasks.
Contribution
It presents a novel combination of Anderson acceleration and robust error metrics for ICP, significantly improving speed and robustness over existing methods.
Findings
Achieves similar or better accuracy than Sparse ICP.
At least ten times faster convergence on noisy, partial overlap datasets.
Extends robust approach to point-to-plane ICP.
Abstract
The Iterative Closest Point (ICP) algorithm and its variants are a fundamental technique for rigid registration between two point sets, with wide applications in different areas from robotics to 3D reconstruction. The main drawbacks for ICP are its slow convergence as well as its sensitivity to outliers, missing data, and partial overlaps. Recent work such as Sparse ICP achieves robustness via sparsity optimization at the cost of computational speed. In this paper, we propose a new method for robust registration with fast convergence. First, we show that the classical point-to-point ICP can be treated as a majorization-minimization (MM) algorithm, and propose an Anderson acceleration approach to speed up its convergence. In addition, we introduce a robust error metric based on the Welsch's function, which is minimized efficiently using the MM algorithm with Anderson acceleration. On…
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
Methods1-Dimensional Convolutional Neural Networks
