VIGS SLAM: IMU-based Large-Scale 3D Gaussian Splatting SLAM
Gyuhyeon Pak, Euntai Kim
TL;DR
The paper addresses the challenge of large-scale indoor SLAM using radiance-field representations by introducing VIGS SLAM, which fuses RGB-D and IMU data to enable scalable, photo-realistic 3D mapping. It combines Generalized ICP tracking with IMU preintegration to obtain strong initial pose estimates and uses a 3D Gaussian Splatting map that is progressively updated with scale normalization, optimized via a dense photometric/SSIM/depth loss. The key contributions are (1) integrating IMU measurements into Gaussian Splatting SLAM to boost tracking over large environments, (2) an ICP-based tracking framework driven by IMU preintegration for robust pose estimation, and (3) comprehensive experiments on the uHumansV1/V2 datasets showing improved tracking accuracy and rendering quality compared to state-of-the-art methods. The work demonstrates that IMU-informed Gaussian Splatting SLAM can achieve both high accuracy and scalability in large-scale indoor spaces, with practical implications for robotics and AR applications.
Abstract
Recently, map representations based on radiance fields such as 3D Gaussian Splatting and NeRF, which excellent for realistic depiction, have attracted considerable attention, leading to attempts to combine them with SLAM. While these approaches can build highly realistic maps, large-scale SLAM still remains a challenge because they require a large number of Gaussian images for mapping and adjacent images as keyframes for tracking. We propose a novel 3D Gaussian Splatting SLAM method, VIGS SLAM, that utilizes sensor fusion of RGB-D and IMU sensors for large-scale indoor environments. To reduce the computational load of 3DGS-based tracking, we adopt an ICP-based tracking framework that combines IMU preintegration to provide a good initial guess for accurate pose estimation. Our proposed method is the first to propose that Gaussian Splatting-based SLAM can be effectively performed in large-scale environments by integrating IMU sensor measurements. This proposal not only enhances the performance of Gaussian Splatting SLAM beyond room-scale scenarios but also achieves SLAM performance comparable to state-of-the-art methods in large-scale indoor environments.
