CVMar 10

VarSplat: Uncertainty-aware 3D Gaussian Splatting for Robust RGB-D SLAM

arXiv:2603.09673v112.3h-index: 2
Predicted impact top 63% in CV · last 90 daysOriginality Incremental advance
AI Analysis

This addresses robustness issues in dense RGB-D SLAM for applications like robotics and AR/VR, though it is incremental as it builds on existing 3DGS-SLAM methods.

The paper tackles the problem of drift in 3D Gaussian Splatting-based SLAM by introducing VarSplat, which learns per-splat appearance variance to render per-pixel uncertainty maps, resulting in improved robustness and competitive or superior performance in tracking, mapping, and rendering across synthetic and real-world datasets.

Simultaneous Localization and Mapping (SLAM) with 3D Gaussian Splatting (3DGS) enables fast, differentiable rendering and high-fidelity reconstruction across diverse real-world scenes. However, existing 3DGS-SLAM approaches handle measurement reliability implicitly, making pose estimation and global alignment susceptible to drift in low-texture regions, transparent surfaces, or areas with complex reflectance properties. To this end, we introduce VarSplat, an uncertainty-aware 3DGS-SLAM system that explicitly learns per-splat appearance variance. By using the law of total variance with alpha compositing, we then render differentiable per-pixel uncertainty map via efficient, single-pass rasterization. This map guides tracking, submap registration, and loop detection toward focusing on reliable regions and contributes to more stable optimization. Experimental results on Replica (synthetic) and TUM-RGBD, ScanNet, and ScanNet++ (real-world) show that VarSplat improves robustness and achieves competitive or superior tracking, mapping, and novel view synthesis rendering compared to existing studies for dense RGB-D SLAM.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes