arXiv Computer Vision By Yuhang Han, Hao Wang, Jiaxi Cao, Xingyu Liu

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

Read the original on arXiv Computer Vision →

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.

Machine-generated by The Flow from the publisher's headline and feed description — not written or checked by a human. The full article lives at arXiv Computer Vision.

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.