A robust inlier identification algorithm for point cloud registration via 𝓁0-minimization

Yinuo Jiang, Xiuchuan Tang, Cheng Cheng, Ye Yuan
2/3/2026

Abstract

Correspondences in point cloud registration are prone to outliers, significantly reducing registration accuracy and highlighting the need for precise inlier identification. In this paper, we propose a robust inlier identification algorithm for point cloud registration by reformulating the conventional registration problem as an alignment error ℓ 0 -minimization problem. The ℓ 0 -minimization problem is formulated for each local set, where those local sets are built on a compatibility graph of input correspondences. To resolve the ℓ 0 -minimization, we develop a novel two-stage decoupling strategy, which first decouples the alignment error into a rotation fitting error and a translation fitting error. Second, null-space matrices are employed to decouple inlier identification from the estimation of rotation and translation respectively, thereby applying Bayes Theorem to ℓ 0 -minimization problems and solving for fitting errors. Correspondences with the smallest errors are identified as inliers to generate a transformation hypothesis for each local set. The best hypothesis is selected to perform registration. We demonstrate that the proposed inlier identification algorithm is robust under high outlier ratios and noise through experiments. Extensive results on the KITTI, 3DMatch, and 3DLoMatch datasets demonstrate that our method achieves state-of-the-art performance compared to both traditional and learning-based methods in various indoor and outdoor scenes.

DOISemantic Scholar

Code Implementations

No confident code match yet

We couldn't find an author-owned or strongly-evidenced community implementation for this paper. 3 weaker matches are hidden by default — verify before relying on them.

No code implementations found yet.

Know of an implementation? Let us know in the comments below!

Cite this paper

@article{jiang2026robust,
  title  = {A robust inlier identification algorithm for point cloud registration via 𝓁0-minimization},
  author = {Yinuo Jiang and Xiuchuan Tang and Cheng Cheng and Ye Yuan},
  year   = {2026},
  doi    = {10.52202/079017-2016},
  url    = {https://doi.org/10.52202/079017-2016},
  journal = {NEURIPS 2024 2024}
}

Discussion