Fast and Accurate Point Cloud Registration using Trees of Gaussian Mixtures
Ben Eckart, Kihwan Kim, Jan Kautz

TL;DR
This paper introduces a hierarchical Gaussian Mixture Model-based registration algorithm that achieves faster and more accurate point cloud alignment by leveraging multi-scale representations and PCA-based optimization, suitable for various 3D perception tasks.
Contribution
The paper presents a novel tree-based point cloud registration method that combines hierarchical GMM representations with a PCA-based optimization for improved speed and accuracy.
Findings
Up to 10x faster than previous methods
Achieves state-of-the-art accuracy on diverse datasets
Effective across LiDAR and structured light point clouds
Abstract
Point cloud registration sits at the core of many important and challenging 3D perception problems including autonomous navigation, SLAM, object/scene recognition, and augmented reality. In this paper, we present a new registration algorithm that is able to achieve state-of-the-art speed and accuracy through its use of a hierarchical Gaussian Mixture Model (GMM) representation. Our method constructs a top-down multi-scale representation of point cloud data by recursively running many small-scale data likelihood segmentations in parallel on a GPU. We leverage the resulting representation using a novel PCA-based optimization criterion that adaptively finds the best scale to perform data association between spatial subsets of point cloud data. Compared to previous Iterative Closest Point and GMM-based techniques, our tree-based point association algorithm performs data association in…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsRemote Sensing and LiDAR Applications · 3D Surveying and Cultural Heritage · Image Processing and 3D Reconstruction
MethodsSPEED: Separable Pyramidal Pooling EncodEr-Decoder for Real-Time Monocular Depth Estimation on Low-Resource Settings
