Co-Me: Confidence-Guided Token Merging for Visual Geometric Transformers
About
We propose Confidence-Guided Token Merging (Co-Me), an acceleration mechanism for visual geometric transformers without retraining or finetuning the base model. Co-Me distilled a light-weight confidence predictor to rank tokens by uncertainty and selectively merge low-confidence ones, effectively reducing computation while maintaining spatial coverage. Compared to similarity-based merging or pruning, the confidence signal in Co-Me reliably indicates regions emphasized by the transformer, enabling substantial acceleration without degrading performance. Co-Me applies seamlessly to various multi-view and streaming visual geometric transformers, achieving speedups that scale with sequence length. When applied to VGGT and Pi3, Co-Me achieves up to 21.5x and 20.4x speedup, making visual geometric transformers practical for real-time 3D perception and reconstruction.
Related benchmarks
| Task | Dataset | Result | Rank | |
|---|---|---|---|---|
| 3D Reconstruction | 7 Scenes | Completion15.8 | 161 | |
| Camera pose estimation | CO3D v2 | AUC@3086.15 | 132 | |
| 3D Reconstruction | ETH3D | F1 Score54.8 | 50 | |
| Pose Estimation | HiRoom | AUC@328.33 | 47 | |
| Camera pose estimation | ScanNet++ | AUC @ 30°88.76 | 32 | |
| Camera pose estimation | 7Scenes | AUC@30.1619 | 32 | |
| Camera pose estimation | RE10K | AUC@3075.25 | 30 | |
| Point Cloud Reconstruction | ScanNet-50 (300 frames) | Chamfer Distance (CD)0.45 | 21 | |
| Camera pose estimation | ScanNet 50 (500 frames) | ATE0.15 | 19 | |
| Camera pose estimation | ScanNet-50 (300 frames) | ATE0.16 | 19 |