English

Improving Robotic Manipulation with Efficient Geometry-Aware Vision Encoder

Robotics 2025-09-22 v1

Abstract

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~\cite{wang2025vggt}, provide robust spatial understanding and are promising candidates to address this limitation. This work investigates the integration of geometry-aware visual representations into robotic manipulation. Our results suggest that incorporating the geometry-aware vision encoder into imitation learning frameworks, including ACT and DP, yields up to 6.5% improvement over standard vision encoders in success rate across single- and bi-manual manipulation tasks in both simulation and real-world settings. Despite these benefits, most geometry-grounded models require high computational cost, limiting their deployment in practical robotic systems. To address this challenge, we propose eVGGT, an efficient geometry-aware encoder distilled from VGGT. eVGGT is nearly 9 times faster and 5 times smaller than VGGT, while preserving strong 3D reasoning capabilities. Code and pretrained models will be released to facilitate further research in geometry-aware robotics.

Keywords

Cite

@article{arxiv.2509.15880,
  title  = {Improving Robotic Manipulation with Efficient Geometry-Aware Vision Encoder},
  author = {An Dinh Vuong and Minh Nhat Vu and Ian Reid},
  journal= {arXiv preprint arXiv:2509.15880},
  year   = {2025}
}

Comments

9 figures, 7 tables. Project page: https://evggt.github.io/

R2 v1 2026-07-01T05:45:39.337Z