paper-with-me

Papers

VGGT-SLAM++

2026-04-08 · Avilasha Mandal, Rajesh Kumar, Sudarshan Sunil Harithas, Chetan Arora arxiv

We introduce VGGT-SLAM++, a complete visual SLAM system that leverages the geometry-rich outputs of the Visual Geometry Grounded Transformer (VGGT). The system comprises a visual odometry (front-end) fusing the VGGT feed-forward transformer and a Sim(3) solution, a Digital Elevation Map (DEM)-based graph construction module, and a back-end that jointly enable accurate large-scale mapping with bounded memory. While prior transformer-based SLAM pipelines such as VGGT-SLAM rely primarily on sparse loop closures or global Sim(3) manifold constraints - allowing short-horizon pose drift - VGGT-SLAM++ restores high-cadence local bundle adjustment (LBA) through a spatially corrective back-end. For each VGGT submap, we construct a dense planar-canonical DEM, partition it into patches, and compute their DINOv2 embeddings to integrate the submap into a covisibility graph. Spatial neighbors are retrieved using a Visual Place Recognition (VPR) module within the covisibility window, triggering frequent local optimization that stabilizes trajectories. Across standard SLAM benchmarks, VGGT-SLAM++ achieves state-of-the-art accuracy, substantially reducing short-term drift, accelerating graph convergence, and maintaining global consistency with compact DEM tiles and sublinear retrieval.

📄 PDF Abstract BibTeX arXiv:2604.06830

Code (0)

등록된 구현이 없습니다.

Tasks

Visual Place RecognitionVisual Odometry

Similar Papers 제목 키워드 기반

VGGT-SLAM 2.0: Real-time Dense Feed-forward Scene Reconstruction

2026-01-27 · Dominic Maggio, Luca Carlone arxiv

We present VGGT-SLAM 2.0, a real-time RGB feed-forward SLAM system which substantially improves upon VGGT-SLAM for incrementally aligning submaps created from VGGT. Firstly, we remove high-dimensional 15-degree-of-freedo…

Object DetectionImage Retrieval

VGGT-SLAM: Dense RGB SLAM Optimized on the SL(4) Manifold

2025-05-18 · Dominic Maggio, Hyungtae Lim, Luca Carlone

We present VGGT-SLAM, a dense RGB SLAM system constructed by incrementally and globally aligning submaps created from the feed-forward scene reconstruction approach VGGT using only uncalibrated monocular cameras. While r…

GPU

SceneVGGT: VGGT-based online 3D semantic SLAM for indoor scene understanding and navigation

2026-02-12 · Anna Gelencsér-Horváth, Gergely Dinya, Dorka Boglárka Erős, Péter Halász 외 arxiv

We present SceneVGGT, a spatio-temporal 3D scene understanding framework that combines SLAM with semantic mapping for autonomous and assistive navigation. Built on VGGT, our method scales to long video streams via a slid…

Scene UnderstandingChange DetectionSemantic SLAM

VGGT-Motion: Motion-Aware Calibration-Free Monocular SLAM for Long-Range Consistency

2026-02-05 · Zhuang Xiong, Chen Zhang, Qingshan Xu, Wenbing Tao arxiv

Despite recent progress in calibration-free monocular SLAM via 3D vision foundation models, scale drift remains severe on long sequences. Motion-agnostic partitioning breaks contextual coherence and causes zero-motion dr…

Building temporally coherent 3D maps with VGGT for memory-efficient Semantic SLAM

2025-11-20 · Gergely Dinya, Péter Halász, András Lőrincz, Kristóf Karacs 외 arxiv

We present a fast, spatio-temporal scene understanding framework based on Visual Geometry Grounded Transformer (VGGT). The proposed pipeline is designed to enable efficient, close to real-time performance, supporting app…

Scene UnderstandingSemantic SLAM