English

Overlap Bias Matching is Necessary for Point Cloud Registration

Computer Vision and Pattern Recognition 2023-08-21 v1

Abstract

Point cloud registration is a fundamental problem in many domains. Practically, the overlap between point clouds to be registered may be relatively small. Most unsupervised methods lack effective initial evaluation of overlap, leading to suboptimal registration accuracy. To address this issue, we propose an unsupervised network Overlap Bias Matching Network (OBMNet) for partial point cloud registration. Specifically, we propose a plug-and-play Overlap Bias Matching Module (OBMM) comprising two integral components, overlap sampling module and bias prediction module. These two components are utilized to capture the distribution of overlapping regions and predict bias coefficients of point cloud common structures, respectively. Then, we integrate OBMM with the neighbor map matching module to robustly identify correspondences by precisely merging matching scores of points within the neighborhood, which addresses the ambiguities in single-point features. OBMNet can maintain efficacy even in pair-wise registration scenarios with low overlap ratios. Experimental results on extensive datasets demonstrate that our approach's performance achieves a significant improvement compared to the state-of-the-art registration approach.

Keywords

Cite

@article{arxiv.2308.09364,
  title  = {Overlap Bias Matching is Necessary for Point Cloud Registration},
  author = {Pengcheng Shi and Jie Zhang and Haozhe Cheng and Junyang Wang and Yiyang Zhou and Chenlin Zhao and Jihua Zhu},
  journal= {arXiv preprint arXiv:2308.09364},
  year   = {2023}
}

Comments

arXiv admin note: text overlap with arXiv:2202.11292 by other authors

R2 v1 2026-06-28T11:58:30.343Z