Registration of 3D Point Sets Using Exponential-based Similarity Matrix
Ashutosh Singandhupe, Sanket Lokhande, Hung Manh La

TL;DR
This paper introduces ESM-ICP, a robust point cloud registration method that uses an exponential similarity matrix to improve alignment accuracy under large rotations and noise, outperforming existing techniques.
Contribution
The paper proposes a novel exponential similarity matrix approach integrated into ICP, enhancing robustness to rotations and noise in 3D point cloud registration.
Findings
ESM-ICP outperforms traditional registration methods.
The approach is robust to large rotational differences.
It handles non-Gaussian noise effectively.
Abstract
Point cloud registration is a fundamental problem in computer vision and robotics, involving the alignment of 3D point sets captured from varying viewpoints using depth sensors such as LiDAR or structured light. In modern robotic systems, especially those focused on mapping, it is essential to merge multiple views of the same environment accurately. However, state-of-the-art registration techniques often struggle when large rotational differences exist between point sets or when the data is significantly corrupted by sensor noise. These challenges can lead to misalignments and, consequently, to inaccurate or distorted 3D reconstructions. In this work, we address both these limitations by proposing a robust modification to the classic Iterative Closest Point (ICP) algorithm. Our method, termed Exponential Similarity Matrix ICP (ESM-ICP), integrates a Gaussian-inspired exponential…
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
TopicsRobotics and Sensor-Based Localization · 3D Shape Modeling and Analysis · Advanced Vision and Imaging
