Our new X account is live! Follow @wizwand_team for updates
WorkDL logo mark

FastVGGT: Training-Free Acceleration of Visual Geometry Transformer

About

Foundation models for 3D vision have recently demonstrated remarkable capabilities in 3D perception. However, scaling these models to long-sequence image inputs remains a significant challenge due to inference-time inefficiency. In this work, we present a detailed analysis of VGGT, a state-of-the-art feed-forward visual geometry model and identify its primary bottleneck. Visualization further reveals a token collapse phenomenon in the attention maps. Motivated by these findings, we explore the potential of token merging in the feed-forward visual geometry model. Owing to the unique architectural and task-specific properties of 3D models, directly applying existing merging techniques proves challenging. To this end, we propose FastVGGT, which, for the first time, leverages token merging in the 3D domain through a training-free mechanism for accelerating VGGT. we devise a unique token partitioning strategy tailored to 3D architectures and tasks, effectively eliminating redundant computation while preserving VGGT's powerful reconstruction capacity. Extensive experiments on multiple 3D geometry benchmarks validate the effectiveness of our approach. Notably, with 1000 input images, FastVGGT achieves a 4x speedup over VGGT while mitigating error accumulation in long-sequence scenarios. These findings underscore the potential of token merging as a principled solution for scalable 3D vision systems. Code is available at: https://mystorm16.github.io/fastvggt/.

You Shen, Zhipeng Zhang, Yansong Qu, Xiawu Zheng, Jiayi Ji, Shengchuan Zhang, Liujuan Cao• 2025

Related benchmarks

TaskDatasetResultRank
3D ReconstructionNeural RGB-D (NRGBD)
Acc Mean0.029
38
Visual OdometryTUM-RGBD
freiburg1/xyz Error0.171
34
3D Reconstruction7 Scenes--
32
Camera pose estimationCO3D v2
AUC@3083.4
29
Visual OdometryKITTI
KITTI Seq 03 Error11.2
27
Surface ReconstructionTanks&Temples
Mean0.54
27
Multi-camera Pose EstimationnuScenes
AUC (Threshold 30)0.8246
19
Multi-camera geometry predictionnuScenes
Inference Time (ms)1.95e+3
13
Point Cloud ReconstructionScanNet-50 11
Chamfer Distance (CD)0.423
11
3D ReconstructionTUM
CD0.104
8
Showing 10 of 24 rows

Other info

Follow for update