arXiv Computer Vision

VGGT-GS SLAM: Uncalibrated Monocular Gaussian Splatting SLAM with Feed-Forward Priors

VGGT-GS SLAM is a monocular 3D Gaussian Splatting SLAM system that operates on uncalibrated videos. It uses feed‑forward VGGT pose and depth priors to perform submap differentiable bundle adjustment, jointly refining camera poses, a 3D Gaussian map, and submap‑shared intrinsics and distortion parameters via analytic calibration Jacobians. The method introduces Gaussian‑native alignment for camera‑anchored scale refinement between submaps and loop‑closure verification, achieving improved localization accuracy and rendering quality on standard indoor benchmarks.

arXiv Computer Vision
Aug 28

CGS-SLAM: Collaborative Gaussian Splatting based SLAM for Multi-Agent Reconstruction

CGS‑SLAM is a hybrid decentralized/centralized SLAM system that enables multi‑agent 3D Gaussian Splatting reconstruction using only RGB images and inertial data. Each agent locally tracks motion with inertial priors, builds a scaled map via a monocular depth estimator, and shares keyframe encodings to facilitate dynamic keyframing and submap alignment. A central server then aligns submaps with a view‑alignment model, keeping communication costs low while achieving competitive tracking, higher rendering quality, and accurate submap alignment in GNSS‑denied environments.

By Jean-Daniel de Ambrogi, Aladine Chetouani, Vincent Nguyen, Aur\'elien Chateigner
Hugging Face Trending Papers
Jul 23

GLAM-SLAM: Real-time Gaussian Large-scale Mapping via Flow Densification and Spatial Decomposition

Existing Gaussian-splatting-based monocular Simultaneous Localization and Mapping (SLAM) systems are either tailored to short sequences, are not real-time, or suffer from prohibitive GPU memory requirements, limiting their applicability in realistic, long-horizon scenarios. To address this, we present GLAM-SLAM, a real-time, decoupled Gaussian-splatting SLAM system designed for large-scale outdoor scenes.

Hugging Face Trending Papers
Jul 24

Visual Relocalization from Sparse Views in Aliased and Low-Texture Environments via Novel View Synthesis

Visual localization becomes extremely challenging in planetary-like terrains characterized by low texture, perceptual aliasing, harsh illumination, and sparse, weakly overlapping viewpoints induced by forward rover motion and unconstrained driving directions. Under these conditions, state-of-the-art image-to-image and image-to-map matching pipelines suffer significant performance degradation.

Hugging Face Trending Papers
Jul 10

AnythingReality: Robust Online Gaussian Splatting SLAM for Open-Vocabulary VR Scene Exploration

We present a novel integrated architecture for robust online 3D Gaussian splatting, real-time VR exploration, and speech-driven Vision-Language-Model interaction. Unlike methods assuming clean depth or external poses, our system combines ORB-SLAM3-based pose estimation with online Gaussian reconstruction for noisy real-world data.