English

Density-invariant Features for Distant Point Cloud Registration

Computer Vision and Pattern Recognition 2023-08-09 v2

Abstract

Registration of distant outdoor LiDAR point clouds is crucial to extending the 3D vision of collaborative autonomous vehicles, and yet is challenging due to small overlapping area and a huge disparity between observed point densities. In this paper, we propose Group-wise Contrastive Learning (GCL) scheme to extract density-invariant geometric features to register distant outdoor LiDAR point clouds. We mark through theoretical analysis and experiments that, contrastive positives should be independent and identically distributed (i.i.d.), in order to train densityinvariant feature extractors. We propose upon the conclusion a simple yet effective training scheme to force the feature of multiple point clouds in the same spatial location (referred to as positive groups) to be similar, which naturally avoids the sampling bias introduced by a pair of point clouds to conform with the i.i.d. principle. The resulting fully-convolutional feature extractor is more powerful and density-invariant than state-of-the-art methods, improving the registration recall of distant scenarios on KITTI and nuScenes benchmarks by 40.9% and 26.9%, respectively. Code is available at https://github.com/liuQuan98/GCL.

Keywords

Cite

@article{arxiv.2307.09788,
  title  = {Density-invariant Features for Distant Point Cloud Registration},
  author = {Quan Liu and Hongzi Zhu and Yunsong Zhou and Hongyang Li and Shan Chang and Minyi Guo},
  journal= {arXiv preprint arXiv:2307.09788},
  year   = {2023}
}

Comments

In Proceedings of the IEEE/CVF International Conference on Computer Vision (ICCV), 2023

R2 v1 2026-06-28T11:34:21.206Z