paper-with-me

홈 › Papers

Gaussian Splatting SLAM

2023-12-11 · CVPR 2024 1 · Hidenobu Matsuki, Riku Murai, Paul H. J. Kelly, Andrew J. Davison

We present the first application of 3D Gaussian Splatting in monocular SLAM, the most fundamental but the hardest setup for Visual SLAM. Our method, which runs live at 3fps, utilises Gaussians as the only 3D representation, unifying the required representation for accurate, efficient tracking, mapping, and high-quality rendering. Designed for challenging monocular settings, our approach is seamlessly extendable to RGB-D SLAM when an external depth sensor is available. Several innovations are required to continuously reconstruct 3D scenes with high fidelity from a live camera. First, to move beyond the original 3DGS algorithm, which requires accurate poses from an offline Structure from Motion (SfM) system, we formulate camera tracking for 3DGS using direct optimisation against the 3D Gaussians, and show that this enables fast and robust tracking with a wide basin of convergence. Second, by utilising the explicit nature of the Gaussians, we introduce geometric verification and regularisation to handle the ambiguities occurring in incremental 3D dense reconstruction. Finally, we introduce a full SLAM system which not only achieves state-of-the-art results in novel view synthesis and trajectory estimation but also reconstruction of tiny and even transparent objects.

📄 PDF Abstract BibTeX arXiv:2312.06741

Code (1)

muskie82/monogs pytorch

Tasks

3DGS3D ReconstructionNovel View SynthesisTransparent objects

Similar Papers 제목 키워드 기반

VIGS SLAM: IMU-based Large-Scale 3D Gaussian Splatting SLAM

2025-01-23 · Gyuhyeon Pak, Euntai Kim

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…

3DGSNeRFPose EstimationSensor Fusion

EGS-SLAM: RGB-D Gaussian Splatting SLAM with Events

2025-08-09 · Siyu Chen, Shenghai Yuan, Thien-Minh Nguyen, Zhuyu Huang 외 arxiv

Gaussian Splatting SLAM (GS-SLAM) offers a notable improvement over traditional SLAM methods, enabling photorealistic 3D reconstruction that conventional approaches often struggle to achieve. However, existing GS-SLAM sy…

3D Reconstruction

Stereo 3D Gaussian Splatting SLAM for Outdoor Urban Scenes

2025-07-31 · Xiaohan Li, Ziren Gong, Fabio Tosi, Matteo Poggi 외 arxiv

3D Gaussian Splatting (3DGS) has recently gained popularity in SLAM applications due to its fast rendering and high-fidelity representation. However, existing 3DGS-SLAM systems have predominantly focused on indoor enviro…

RGBDS-SLAM: A RGB-D Semantic Dense SLAM Based on 3D Multi Level Pyramid Gaussian Splatting

2024-12-02 · Zhenzhong Cao, Chenyang Zhao, Qianyi Zhang, Jinzheng Guang 외

High-quality reconstruction is crucial for dense SLAM. Recent popular approaches utilize 3D Gaussian Splatting (3D GS) techniques for RGB, depth, and semantic reconstruction of scenes. However, these methods often overlo…

CaRtGS: Computational Alignment for Real-Time Gaussian Splatting SLAM

2024-10-01 · Dapeng Feng, Zhiqiang Chen, Yizhen Yin, Shipeng Zhong 외

Simultaneous Localization and Mapping (SLAM) is pivotal in robotics, with photorealistic scene reconstruction emerging as a key challenge. To address this, we introduce Computational Alignment for Real-Time Gaussian Spla…

3DGSSimultaneous Localization and Mapping