English

VGGT-DP: Generalizable Robot Control via Vision Foundation Models

Robotics 2025-09-24 v1 Artificial Intelligence

Abstract

Visual imitation learning frameworks allow robots to learn manipulation skills from expert demonstrations. While existing approaches mainly focus on policy design, they often neglect the structure and capacity of visual encoders, limiting spatial understanding and generalization. Inspired by biological vision systems, which rely on both visual and proprioceptive cues for robust control, we propose VGGT-DP, a visuomotor policy framework that integrates geometric priors from a pretrained 3D perception model with proprioceptive feedback. We adopt the Visual Geometry Grounded Transformer (VGGT) as the visual encoder and introduce a proprioception-guided visual learning strategy to align perception with internal robot states, improving spatial grounding and closed-loop control. To reduce inference latency, we design a frame-wise token reuse mechanism that compacts multi-view tokens into an efficient spatial representation. We further apply random token pruning to enhance policy robustness and reduce overfitting. Experiments on challenging MetaWorld tasks show that VGGT-DP significantly outperforms strong baselines such as DP and DP3, particularly in precision-critical and long-horizon scenarios.

Keywords

Cite

@article{arxiv.2509.18778,
  title  = {VGGT-DP: Generalizable Robot Control via Vision Foundation Models},
  author = {Shijia Ge and Yinxin Zhang and Shuzhao Xie and Weixiang Zhang and Mingcai Zhou and Zhi Wang},
  journal= {arXiv preprint arXiv:2509.18778},
  year   = {2025}
}

Comments

submitted to AAAI 2026

R2 v1 2026-07-01T05:51:41.584Z