paper-with-me

홈 › Papers

SGAD-SLAM: Splatting Gaussians at Adjusted Depth for Better Radiance Fields in RGBD SLAM

2026-03-22 · Pengchong Hu, Zhizhong Han arxiv

3D Gaussian Splatting (3DGS) has made remarkable progress in RGBD SLAM. Current methods usually use 3D Gaussians or view-tied 3D Gaussians to represent radiance fields in tracking and mapping. However, these Gaussians are either too flexible or too limited in movements, resulting in slow convergence or limited rendering quality. To resolve this issue, we adopt pixel-aligned Gaussians but allow each Gaussian to adjust its position along its ray to maximize the rendering quality, even if Gaussians are simplified to improve system scalability. To speed up the tracking, we model the depth distribution around each pixel as a Gaussian distribution, and then use these distributions to align each frame to the 3D scene quickly. We report our evaluations on widely used benchmarks, justify our designs, and show advantages over the latest methods in view rendering, camera tracking, runtime, and storage complexity. Please see our project page for code and videos at https://machineperceptionlab.github.io/SGAD-SLAM-Project .

📄 PDF Abstract BibTeX arXiv:2603.21055

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Compact Keyframe-Optimized Multi-Agent Gaussian Splatting SLAM

2026-04-01 · Monica M. Q. Li, Pierre-Yves Lajoie, Jialiang Liu, Giovanni Beltrame arxiv

Efficient multi-agent 3D mapping is essential for robotic teams operating in unknown environments, but dense representations hinder real-time exchange over constrained communication links. In multi-agent Simultaneous Loc…

VTGaussian-SLAM: RGBD SLAM for Large Scale Scenes with Splatting View-Tied 3D Gaussians

2025-06-03 · Pengchong Hu, Zhizhong Han

Jointly estimating camera poses and mapping scenes from RGBD images is a fundamental task in simultaneous localization and mapping (SLAM). State-of-the-art methods employ 3D Gaussians to represent a scene, and render the…

GPUSimultaneous Localization and Mapping

RTG-SLAM: Real-time 3D Reconstruction at Scale using Gaussian Splatting

2024-04-30 · Zhexi Peng, Tianjia Shao, Yong liu, Jingke Zhou 외

We present Real-time Gaussian SLAM (RTG-SLAM), a real-time 3D reconstruction system with an RGBD camera for large-scale environments using Gaussian splatting. The system features a compact Gaussian representation and a h…

3D ReconstructionNeRFNovel View Synthesis

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

3DGS3D ReconstructionNovel View SynthesisTransparent objects

Splat-SLAM: Globally Optimized RGB-only SLAM with 3D Gaussians

2024-05-26 · Erik Sandström, Keisuke Tateno, Michael Oechsle, Michael Niemeyer 외

3D Gaussian Splatting has emerged as a powerful representation of geometry and appearance for RGB-only dense Simultaneous Localization and Mapping (SLAM), as it provides a compact dense map representation while enabling …

3D ReconstructionSimultaneous Localization and Mapping