English

Overlap-guided Gaussian Mixture Models for Point Cloud Registration

Computer Vision and Pattern Recognition 2022-10-19 v1

Abstract

Probabilistic 3D point cloud registration methods have shown competitive performance in overcoming noise, outliers, and density variations. However, registering point cloud pairs in the case of partial overlap is still a challenge. This paper proposes a novel overlap-guided probabilistic registration approach that computes the optimal transformation from matched Gaussian Mixture Model (GMM) parameters. We reformulate the registration problem as the problem of aligning two Gaussian mixtures such that a statistical discrepancy measure between the two corresponding mixtures is minimized. We introduce a Transformer-based detection module to detect overlapping regions, and represent the input point clouds using GMMs by guiding their alignment through overlap scores computed by this detection module. Experiments show that our method achieves superior registration accuracy and efficiency than state-of-the-art methods when handling point clouds with partial overlap and different densities on synthetic and real-world datasets. https://github.com/gfmei/ogmm

Keywords

Cite

@article{arxiv.2210.09836,
  title  = {Overlap-guided Gaussian Mixture Models for Point Cloud Registration},
  author = {Guofeng Mei and Fabio Poiesi and Cristiano Saltori and Jian Zhang and Elisa Ricci and Nicu Sebe},
  journal= {arXiv preprint arXiv:2210.09836},
  year   = {2022}
}

Comments

Accepted in WACV 2023

R2 v1 2026-06-28T03:54:49.801Z