paper-with-me

Papers

GPA-VGGT:Adapting VGGT to Large Scale Localization by Self-Supervised Learning with Geometry and Physics Aware Loss

2026-01-23 · Yangfan Xu, Lilian Zhang, Xiaofeng He, Pengdong Wu, Wenqi Wu, Jun Mao arxiv

Transformer-based general visual geometry frameworks have shown promising performance in camera pose estimation and 3D scene understanding. Recent advancements in Visual Geometry Grounded Transformer (VGGT) models have shown great promise in camera pose estimation and 3D reconstruction. However, these models typically rely on ground truth labels for training, posing challenges when adapting to unlabeled and unseen scenes. In this paper, we propose a self-supervised framework to train VGGT with unlabeled data, thereby enhancing its localization capability in large-scale environments. To achieve this, we extend conventional pair-wise relations to sequence-wise geometric constraints for self-supervised learning. Specifically, in each sequence, we sample multiple source frames and geometrically project them onto different target frames, which improves temporal feature consistency. We formulate physical photometric consistency and geometric constraints as a joint optimization loss to circumvent the requirement for hard labels. By training the model with this proposed method, not only the local and global cross-view attention layers but also the camera and depth heads can effectively capture the underlying multi-view geometry. Experiments demonstrate that the model converges within hundreds of iterations and achieves significant improvements in large-scale localization. Our code will be released at https://github.com/X-yangfan/GPA-VGGT.

📄 PDF Abstract BibTeX arXiv:2601.16885

Code (0)

등록된 구현이 없습니다.

Tasks

Self-Supervised LearningCamera Pose EstimationScene Understanding3D Reconstruction

Similar Papers 제목 키워드 기반

VGGT-MPR: VGGT-Enhanced Multimodal Place Recognition in Autonomous Driving Environments

2026-02-23 · Jingyi Xu, Zhangshuo Qi, Zhongmiao Yan, Xuyu Gao 외 arxiv

In autonomous driving, robust place recognition is critical for global localization and loop closure detection. While inter-modality fusion of camera and LiDAR data in multimodal place recognition (MPR) has shown promise…

Autonomous DrivingPoint Clouds

LiDAR-VGGT: Cross-Modal Coarse-to-Fine Fusion for Globally Consistent and Metric-Scale Dense Mapping

2025-11-03 · Lijie Wang, Lianjie Guo, Ziyi Xu, Qianhao Wang 외 arxiv

Reconstructing large-scale colored point clouds is an important task in robotics, supporting perception, navigation, and scene understanding. Despite advances in LiDAR inertial visual odometry (LIVO), its performance rem…

Scene UnderstandingVisual OdometryPoint Clouds

VGGT-Det: Mining VGGT Internal Priors for Sensor-Geometry-Free Multi-View Indoor 3D Object Detection

2026-03-01 · Yang Cao, Feize Wu, Dave Zhenyu Chen, Yingji Zhong 외 arxiv

Current multi-view indoor 3D object detectors rely on sensor geometry that is costly to obtain (i.e., precisely calibrated multi-view camera poses) to fuse multi-view information into a global scene representation, limit…

3D Object Detection

Reloc-VGGT: Visual Re-localization with Geometry Grounded Transformer

2025-12-26 · Tianchen Deng, Wenhua Wu, Kunzhen Wu, Guangming Wang 외 arxiv

Visual localization has traditionally been formulated as a pair-wise pose regression problem. Existing approaches mainly estimate relative poses between two images and employ a late-fusion strategy to obtain absolute pos…

Visual Localization

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…

Visual Place RecognitionVisual Odometry