paper-with-me

홈 › Papers

LiteVGGT: Boosting Vanilla VGGT via Geometry-aware Cached Token Merging

2025-12-04 · Zhijian Shu, Cheng Lin, Tao Xie, Wei Yin, Ben Li, Zhiyuan Pu, Weize Li, Yao Yao, Xun Cao, Xiaoyang Guo, Xiao-Xiao Long arxiv

3D vision foundation models like Visual Geometry Grounded Transformer (VGGT) have advanced greatly in geometric perception. However, it is time-consuming and memory-intensive for long sequences, limiting application to large-scale scenes beyond hundreds of images. To address this, we propose LiteVGGT, achieving up to 10x speedup and substantial memory reduction, enabling efficient processing of 1000-image scenes. We derive two key insights for 3D reconstruction: (1) tokens from local image regions have inherent geometric correlations, leading to high similarity and computational redundancy; (2) token similarity across adjacent network layers remains stable, allowing for reusable merge decisions. Guided by these, we design a simple yet efficient strategy, dubbed geometry-aware cached token merging. We analyze each token's geometric importance, optimizing anchor token selection to better preserve key information for reconstruction. We also cache and reuse merge indices across layers, substantially reducing latency with minimal accuracy impact. This strategy retains VGGT's core performance, enabling efficient fine-tuning and FP8 quantization for further gains. Extensive experiments validate LiteVGGT's effectiveness, scalability, and robustness. Project page: https://garlicba.github.io/LiteVGGT/

📄 PDF Abstract BibTeX arXiv:2512.04939

Code (0)

등록된 구현이 없습니다.

Tasks

3D Reconstruction

Similar Papers 제목 키워드 기반

PaceVGGT: Pre-Alternating-Attention Token Pruning for Visual Geometry Transformers

2026-05-08 · Haotang Li, Zhenyu Qi, Shaohan Henry Wang, Kebin Peng 외 arxiv

Visual Geometry Transformer (VGGT) is a strong feed-forward model for multiple 3D tasks, but its Alternating-Attention (AA) stack scales quadratically in the total token count, making long clips expensive. Existing token…

Improving Robotic Manipulation with Efficient Geometry-Aware Vision Encoder

2025-09-19 · An Dinh Vuong, Minh Nhat Vu, Ian Reid arxiv

Existing RGB-based imitation learning approaches typically employ traditional vision encoders such as ResNet or ViT, which lack explicit 3D reasoning capabilities. Recent geometry-grounded vision models, such as VGGT~\ci…

DriveVGGT: Calibration-Constrained Visual Geometry Transformers for Multi-Camera Autonomous Driving

2025-11-27 · Xiaosong Jia, Yanhao Liu, Yu Hong, Renqiu Xia 외 arxiv

Feed-forward reconstruction has been progressed rapidly, with the Visual Geometry Grounded Transformer (VGGT) being a notable baseline. However, directly applying VGGT to autonomous driving (AD) fails to capture three do…

Autonomous DrivingPose Estimation

VGGT-360: Geometry-Consistent Zero-Shot Panoramic Depth Estimation

2026-03-19 · Jiayi Yuan, Haobo Jiang, De Wen Soh, Na Zhao arxiv

This paper presents VGGT-360, a novel training-free framework for zero-shot, geometry-consistent panoramic depth estimation. Unlike prior view-independent training-free approaches, VGGT-360 reformulates the task as panor…

3D ReconstructionDepth Estimation

PAGE-4D: Disentangled pose and geometry estimation for vggt-4d perception

2025-10-20 · Kaichen Zhou, Yuhan Wang, Grace Chen, Xinhai Chang 외 arxiv

Recent 3D feed-forward models, such as the Visual Geometry Grounded Transformer (VGGT), have shown strong capability in inferring 3D attributes of static scenes. However, since they are typically trained on static datase…

Camera Pose EstimationDepth Estimation