paper-with-me

Papers

RGS-SLAM: Robust Gaussian Splatting SLAM with One-Shot Dense Initialization

2025-12-28 · Wei-Tse Cheng, Yen-Jen Chiou, Yuan-Fu Yang arxiv

We introduce RGS-SLAM, a robust Gaussian-splatting SLAM framework that replaces the residual-driven densification stage of GS-SLAM with a training-free correspondence-to-Gaussian initialization. Instead of progressively adding Gaussians as residuals reveal missing geometry, RGS-SLAM performs a one-shot triangulation of dense multi-view correspondences derived from DINOv3 descriptors refined through a confidence-aware inlier classifier, generating a well-distributed and structure-aware Gaussian seed prior to optimization. This initialization stabilizes early mapping and accelerates convergence by roughly 20\%, yielding higher rendering fidelity in texture-rich and cluttered scenes while remaining fully compatible with existing GS-SLAM pipelines. Evaluated on the TUM RGB-D and Replica datasets, RGS-SLAM achieves competitive or superior localization and reconstruction accuracy compared with state-of-the-art Gaussian and point-based SLAM systems, sustaining real-time mapping performance at up to 925 FPS. Additional details and resources are available at this URL: https://breeze1124.github.io/rgs-slam-project-page/

📄 PDF Abstract BibTeX arXiv:2601.00705

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

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…

MCGS-SLAM: A Multi-Camera SLAM Framework Using Gaussian Splatting for High-Fidelity Mapping

2025-09-17 · Zhihao Cao, Hanyu Wu, Li Wa Tang, Zizhou Luo 외 arxiv

Recent progress in dense SLAM has primarily targeted monocular setups, often at the expense of robustness and geometric coverage. We present MCGS-SLAM, the first purely RGB-based multi-camera SLAM system built on 3D Gaus…

Autonomous Driving

IG-SLAM: Instant Gaussian SLAM

2024-08-02 · F. Aykut Sarikamis, A. Aydin Alatan

3D Gaussian Splatting has recently shown promising results as an alternative scene representation in SLAM systems to neural implicit representations. However, current methods either lack dense depth maps to supervise the…

3D Reconstruction

NEDS-SLAM: A Neural Explicit Dense Semantic SLAM Framework using 3D Gaussian Splatting

2024-03-18 · Yiming Ji, Yang Liu, Guanghu Xie, Boyu Ma 외

We propose NEDS-SLAM, a dense semantic SLAM system based on 3D Gaussian representation, that enables robust 3D semantic mapping, accurate camera tracking, and high-quality rendering in real-time. In the system, we propos…

DecoderSemantic SLAM

VIGS-SLAM: Visual Inertial Gaussian Splatting SLAM

2025-12-02 · Zihan Zhu, Wei Zhang, Moyang Li, Norbert Haala 외 arxiv

We present VIGS-SLAM, a visual-inertial 3D Gaussian Splatting SLAM system that achieves robust real-time tracking and high-fidelity reconstruction. Although recent 3DGS-based SLAM methods achieve dense and photorealistic…