GeomGS: LiDAR-Guided Geometry-Aware Gaussian Splatting for Robot Localization
Jaewon Lee, Mangyu Kong, Minseong Park, Euntai Kim
TL;DR
GeomGS addresses the mismatch between 3D Gaussian Splatting representations and real-world geometry by integrating LiDAR data through a Geometric Confidence Score ($GCS$) and probabilistic distance constraints. The method yields geometry-faithful renderable maps while preserving or improving image quality, and introduces a unified localization pipeline that couples Weighted ICP with image-based pose refinement on renderings from the accurate map. Key contributions include the $GCS$-driven loss terms ($\mathcal{L}_{geom}$, $\mathcal{L}_{prob}$), a LiDAR-augmented point accumulation, and a robust localization scheme leveraging both LiDAR geometry and photometric cues. Experimental results on KITTI and KITTI-360 show state-of-the-art geometric accuracy and localization performance, with notable improvements over prior 3DGS approaches and SfM baselines.
Abstract
Mapping and localization are crucial problems in robotics and autonomous driving. Recent advances in 3D Gaussian Splatting (3DGS) have enabled precise 3D mapping and scene understanding by rendering photo-realistic images. However, existing 3DGS methods often struggle to accurately reconstruct a 3D map that reflects the actual scale and geometry of the real world, which degrades localization performance. To address these limitations, we propose a novel 3DGS method called Geometry-Aware Gaussian Splatting (GeomGS). This method fully integrates LiDAR data into 3D Gaussian primitives via a probabilistic approach, as opposed to approaches that only use LiDAR as initial points or introduce simple constraints for Gaussian points. To this end, we introduce a Geometric Confidence Score (GCS), which identifies the structural reliability of each Gaussian point. The GCS is optimized simultaneously with Gaussians under probabilistic distance constraints to construct a precise structure. Furthermore, we propose a novel localization method that fully utilizes both the geometric and photometric properties of GeomGS. Our GeomGS demonstrates state-of-the-art geometric and localization performance across several benchmarks, while also improving photometric performance.
