paper-with-me

홈 › Papers

Overlap-guided Gaussian Mixture Models for Point Cloud Registration

2022-10-17 · Guofeng Mei, Fabio Poiesi, Cristiano Saltori, Jian Zhang, Elisa Ricci, Nicu Sebe

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

📄 PDF Abstract BibTeX arXiv:2210.09836

Code (1)

gfmei/ogmm 공식 구현 pytorch

Tasks

Point Cloud Registration

Similar Papers 제목 키워드 기반

PSReg: Prior-guided Sparse Mixture of Experts for Point Cloud Registration

2025-01-14 · Xiaoshui Huang, Zhou Huang, Yifan Zuo, Yongshun Gong 외

The discriminative feature is crucial for point cloud registration. Recent methods improve the feature discriminative by distinguishing between non-overlapping and overlapping region points. However, they still face chal…

Mixture-of-ExpertsPoint Cloud Registration

GaussianGrow: Geometry-aware Gaussian Growing from 3D Point Clouds with Text Guidance

2026-04-07 · Weiqi Zhang, Junsheng Zhou, Haotian Geng, Kanle Shi 외 arxiv

3D Gaussian Splatting has demonstrated superior performance in rendering efficiency and quality, yet the generation of 3D Gaussians still remains a challenge without proper geometric priors. Existing methods have explore…

Point Clouds

Unsupervised Deep Probabilistic Approach for Partial Point Cloud Registration

2023-03-23 · CVPR 2023 1 · Guofeng Mei, Hao Tang, Xiaoshui Huang, Weijie Wang 외

Deep point cloud registration methods face challenges to partial overlaps and rely on labeled data. To address these issues, we propose UDPReg, an unsupervised deep probabilistic registration framework for point clouds w…

Point Cloud Registration

Attention-guided reference point shifting for Gaussian-mixture-based partial point set registration

2025-12-02 · Mizuki Kikkawa, Tatsuya Yatagawa, Yutaka Ohtake, Hiromasa Suzuki arxiv

This study investigates the impact of the invariance of feature vectors for partial-to-partial point set registration under translation and rotation of input point sets, particularly in the realm of techniques based on d…

DUGMA: Dynamic Uncertainty-Based Gaussian Mixture Alignment

2018-03-18 · Can Pu, Nanbo Li, Radim Tylecek, Robert B. Fisher

Registering accurately point clouds from a cheap low-resolution sensor is a challenging task. Existing rigid registration methods failed to use the physical 3D uncertainty distribution of each point from a real sensor in…