GaussReg: Fast 3D Registration with Gaussian Splatting
Jiahao Chang, Yinglin Xu, Yihao Li, Yuantao Chen, Xiaoguang Han

TL;DR
GaussReg is a fast and accurate 3D registration method for Gaussian Splatting scene representations, combining coarse point cloud alignment with image-guided fine registration, outperforming existing methods in speed and accuracy.
Contribution
This work introduces GaussReg, a novel coarse-to-fine 3D registration framework specifically designed for Gaussian Splatting representations, with a new dataset for evaluation.
Findings
GaussReg achieves state-of-the-art accuracy on multiple datasets.
It is 44 times faster than HLoc with comparable accuracy.
The method effectively combines coarse point cloud and image-guided fine registration.
Abstract
Point cloud registration is a fundamental problem for large-scale 3D scene scanning and reconstruction. With the help of deep learning, registration methods have evolved significantly, reaching a nearly-mature stage. As the introduction of Neural Radiance Fields (NeRF), it has become the most popular 3D scene representation as its powerful view synthesis capabilities. Regarding NeRF representation, its registration is also required for large-scale scene reconstruction. However, this topic extremly lacks exploration. This is due to the inherent challenge to model the geometric relationship among two scenes with implicit representations. The existing methods usually convert the implicit representation to explicit representation for further registration. Most recently, Gaussian Splatting (GS) is introduced, employing explicit 3D Gaussian. This method significantly enhances rendering speed…
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
TopicsImage Processing and 3D Reconstruction · Robotics and Sensor-Based Localization · Medical Image Segmentation Techniques
MethodsSPEED: Separable Pyramidal Pooling EncodEr-Decoder for Real-Time Monocular Depth Estimation on Low-Resource Settings
