paper-with-me

홈 › Papers

DeepGMR: Learning Latent Gaussian Mixture Models for Registration

2020-08-20 · ECCV 2020 8 · Wentao Yuan, Ben Eckart, Kihwan Kim, Varun Jampani, Dieter Fox, Jan Kautz

Point cloud registration is a fundamental problem in 3D computer vision, graphics and robotics. For the last few decades, existing registration algorithms have struggled in situations with large transformations, noise, and time constraints. In this paper, we introduce Deep Gaussian Mixture Registration (DeepGMR), the first learning-based registration method that explicitly leverages a probabilistic registration paradigm by formulating registration as the minimization of KL-divergence between two probability distributions modeled as mixtures of Gaussians. We design a neural network that extracts pose-invariant correspondences between raw point clouds and Gaussian Mixture Model (GMM) parameters and two differentiable compute blocks that recover the optimal transformation from matched GMM parameters. This construction allows the network learn an SE(3)-invariant feature space, producing a global registration method that is real-time, generalizable, and robust to noise. Across synthetic and real-world data, our proposed method shows favorable performance when compared with state-of-the-art geometry-based and learning-based registration methods.

📄 PDF Abstract BibTeX arXiv:2008.09088

Code (2)

wentaoyuan/deepgmr 공식 구현 pytorch
vinits5/learning3d pytorch

Tasks

Point Cloud Registration

Similar Papers 제목 키워드 기반

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…

Robust Point Set Registration Using Gaussian Mixture Models

2010-12-23 · IEEE Transactions on Pattern Analysis and Machine Intelligence 2010 12 · Bing Jian, Baba C. Vemuri

In this paper, we present a unified framework for the rigid and nonrigid point set registration problem in the presence of significant amounts of noise and outliers. The key idea of this registration framework is to repr…

3D Point Cloud MatchingPoint Cloud Registration

Overlap-guided Gaussian Mixture Models for Point Cloud Registration

2022-10-17 · Guofeng Mei, Fabio Poiesi, Cristiano Saltori, Jian Zhang 외

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…

Point Cloud Registration

An Adaptive Data Representation for Robust Point-Set Registration and Merging

2015-11-13 · ICCV 2015 12 · Dylan Campbell, Lars Petersson

This paper presents a framework for rigid point-set registration and merging using a robust continuous data representation. Our point-set representation is constructed by training a one-class support vector machine with …

RegGS: Unposed Sparse Views Gaussian Splatting with 3DGS Registration

2025-07-10 · Chong Cheng, Yu Hu, Sicheng Yu, Beizhen Zhao 외 arxiv

3D Gaussian Splatting (3DGS) has demonstrated its potential in reconstructing scenes from unposed images. However, optimization-based 3DGS methods struggle with sparse views due to limited prior knowledge. Meanwhile, fee…

Pose Estimation