English

HybridPoint: Point Cloud Registration Based on Hybrid Point Sampling and Matching

Computer Vision and Pattern Recognition 2023-09-08 v2

Abstract

Patch-to-point matching has become a robust way of point cloud registration. However, previous patch-matching methods employ superpoints with poor localization precision as nodes, which may lead to ambiguous patch partitions. In this paper, we propose a HybridPoint-based network to find more robust and accurate correspondences. Firstly, we propose to use salient points with prominent local features as nodes to increase patch repeatability, and introduce some uniformly distributed points to complete the point cloud, thus constituting hybrid points. Hybrid points not only have better localization precision but also give a complete picture of the whole point cloud. Furthermore, based on the characteristic of hybrid points, we propose a dual-classes patch matching module, which leverages the matching results of salient points and filters the matching noise of non-salient points. Experiments show that our model achieves state-of-the-art performance on 3DMatch, 3DLoMatch, and KITTI odometry, especially with 93.0% Registration Recall on the 3DMatch dataset. Our code and models are available at https://github.com/liyih/HybridPoint.

Keywords

Cite

@article{arxiv.2303.16526,
  title  = {HybridPoint: Point Cloud Registration Based on Hybrid Point Sampling and Matching},
  author = {Yiheng Li and Canhui Tang and Runzhao Yao and Aixue Ye and Feng Wen and Shaoyi Du},
  journal= {arXiv preprint arXiv:2303.16526},
  year   = {2023}
}

Comments

Accepted by IEEE International Conference on Multimedia and Expo (ICME), 2023

R2 v1 2026-06-28T09:39:26.711Z