paper-with-me

Papers

GauS-SLAM: Dense RGB-D SLAM with Gaussian Surfels

2025-05-03 · YongXin Su, Lin Chen, Kaiting Zhang, Zhongliang Zhao, Chenfeng Hou, Ziping Yu

We propose GauS-SLAM, a dense RGB-D SLAM system that leverages 2D Gaussian surfels to achieve robust tracking and high-fidelity mapping. Our investigations reveal that Gaussian-based scene representations exhibit geometry distortion under novel viewpoints, which significantly degrades the accuracy of Gaussian-based tracking methods. These geometry inconsistencies arise primarily from the depth modeling of Gaussian primitives and the mutual interference between surfaces during the depth blending. To address these, we propose a 2D Gaussian-based incremental reconstruction strategy coupled with a Surface-aware Depth Rendering mechanism, which significantly enhances geometry accuracy and multi-view consistency. Additionally, the proposed local map design dynamically isolates visible surfaces during tracking, mitigating misalignment caused by occluded regions in global maps while maintaining computational efficiency with increasing Gaussian density. Extensive experiments across multiple datasets demonstrate that GauS-SLAM outperforms comparable methods, delivering superior tracking precision and rendering fidelity. The project page will be made available at https://gaus-slam.github.io.

📄 PDF Abstract BibTeX arXiv:2505.01934

Code (0)

등록된 구현이 없습니다.

Tasks

Computational Efficiency

Similar 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 …

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

SemGauss-SLAM: Dense Semantic Gaussian Splatting SLAM

2024-03-12 · Siting Zhu, Renjie Qin, Guangming Wang, Jiuming Liu 외

We propose SemGauss-SLAM, a dense semantic SLAM system utilizing 3D Gaussian representation, that enables accurate 3D semantic mapping, robust camera tracking, and high-quality rendering simultaneously. In this system, w…

Semantic SegmentationSemantic SLAM

CG-SLAM: Efficient Dense RGB-D SLAM in a Consistent Uncertainty-aware 3D Gaussian Field

2024-03-24 · Jiarui Hu, Xianhao Chen, Boyin Feng, Guanglin Li 외

Recently neural radiance fields (NeRF) have been widely exploited as 3D representations for dense simultaneous localization and mapping (SLAM). Despite their notable successes in surface modeling and novel view synthesis…

NeRFNovel View SynthesisSimultaneous Localization and Mapping

$S^3$LAM: Surfel Splatting SLAM for Geometrically Accurate Tracking and Mapping

2025-07-28 · Ruoyu Fan, Yuhui Wen, Jiajia Dai, Tao Zhang 외 arxiv

We propose $S^3$LAM, a novel RGB-D SLAM system that leverages 2D surfel splatting to achieve highly accurate geometric representations for simultaneous tracking and mapping. Unlike existing 3DGS-based SLAM approaches tha…

Computational Efficiency