AugVLA-3D: Depth-Driven Feature Augmentation for Vision-Language-Action Models
Zhifeng Rao, Wenlong Chen, Lei Xie, Xia Hua, Dongfu Yin, Zhen Tian, F. Richard Yu
TL;DR
This work tackles the limited 3D reasoning in Vision-Language-Action models by introducing AugVLA-3D, which leverages monocular depth estimation (VGGT) to produce geometry-aware 3D features from 2D RGB data. A lightweight Action Assistant regularizer aligns these depth priors with downstream control objectives and injects information into the VLA backbone without destabilizing the pretrained 2D representations. The approach enables scalable use of large-scale 2D datasets while improving generalization in 3D-rich manipulation tasks, as demonstrated by real-world dexterous-hand experiments and RoboCasa simulations. Results show enhanced action prediction accuracy and robustness in geometrically ambiguous scenarios, highlighting depth-driven data augmentation as an effective path to bridge 2D observations and 3D-aware decision-making in robotics.
Abstract
Vision-Language-Action (VLA) models have recently achieved remarkable progress in robotic perception and control, yet most existing approaches primarily rely on VLM trained using 2D images, which limits their spatial understanding and action grounding in complex 3D environments. To address this limitation, we propose a novel framework that integrates depth estimation into VLA models to enrich 3D feature representations. Specifically, we employ a depth estimation baseline called VGGT to extract geometry-aware 3D cues from standard RGB inputs, enabling efficient utilization of existing large-scale 2D datasets while implicitly recovering 3D structural information. To further enhance the reliability of these depth-derived features, we introduce a new module called action assistant, which constrains the learned 3D representations with action priors and ensures their consistency with downstream control tasks. By fusing the enhanced 3D features with conventional 2D visual tokens, our approach significantly improves the generalization ability and robustness of VLA models. Experimental results demonstrate that the proposed method not only strengthens perception in geometrically ambiguous scenarios but also leads to superior action prediction accuracy. This work highlights the potential of depth-driven data augmentation and auxiliary expert supervision for bridging the gap between 2D observations and 3D-aware decision-making in robotic systems.
