English

MonoGS++: Fast and Accurate Monocular RGB Gaussian SLAM

Computer Vision and Pattern Recognition 2025-04-04 v1

Abstract

We present MonoGS++, a novel fast and accurate Simultaneous Localization and Mapping (SLAM) method that leverages 3D Gaussian representations and operates solely on RGB inputs. While previous 3D Gaussian Splatting (GS)-based methods largely depended on depth sensors, our approach reduces the hardware dependency and only requires RGB input, leveraging online visual odometry (VO) to generate sparse point clouds in real-time. To reduce redundancy and enhance the quality of 3D scene reconstruction, we implemented a series of methodological enhancements in 3D Gaussian mapping. Firstly, we introduced dynamic 3D Gaussian insertion to avoid adding redundant Gaussians in previously well-reconstructed areas. Secondly, we introduced clarity-enhancing Gaussian densification module and planar regularization to handle texture-less areas and flat surfaces better. We achieved precise camera tracking results both on the synthetic Replica and real-world TUM-RGBD datasets, comparable to those of the state-of-the-art. Additionally, our method realized a significant 5.57x improvement in frames per second (fps) over the previous state-of-the-art, MonoGS.

Keywords

Cite

@article{arxiv.2504.02437,
  title  = {MonoGS++: Fast and Accurate Monocular RGB Gaussian SLAM},
  author = {Renwu Li and Wenjing Ke and Dong Li and Lu Tian and Emad Barsoum},
  journal= {arXiv preprint arXiv:2504.02437},
  year   = {2025}
}
R2 v1 2026-06-28T22:45:03.108Z