English

A Robust Loss for Point Cloud Registration

Computer Vision and Pattern Recognition 2021-08-27 v1

Abstract

The performance of surface registration relies heavily on the metric used for the alignment error between the source and target shapes. Traditionally, such a metric is based on the point-to-point or point-to-plane distance from the points on the source surface to their closest points on the target surface, which is susceptible to failure due to instability of the closest-point correspondence. In this paper, we propose a novel metric based on the intersection points between the two shapes and a random straight line, which does not assume a specific correspondence. We verify the effectiveness of this metric by extensive experiments, including its direct optimization for a single registration problem as well as unsupervised learning for a set of registration problems. The results demonstrate that the algorithms utilizing our proposed metric outperforms the state-of-the-art optimization-based and unsupervised learning-based methods.

Keywords

Cite

@article{arxiv.2108.11682,
  title  = {A Robust Loss for Point Cloud Registration},
  author = {Zhi Deng and Yuxin Yao and Bailin Deng and Juyong Zhang},
  journal= {arXiv preprint arXiv:2108.11682},
  year   = {2021}
}

Comments

Accepted to ICCV 2021

R2 v1 2026-06-24T05:26:11.797Z