Look Before Acting: Enhancing Vision Foundation Representations for Vision-Language-Action Models
AI 摘要
提出DeepVision-VLA,增强VLA模型视觉表征,提升机器人操作性能。
主要贡献
- 提出DeepVision-VLA框架,利用VL-MoT增强视觉信息。
- 引入Action-Guided Visual Pruning (AGVP)剪枝,降低计算开销。
- 在模拟和真实世界任务上显著优于现有方法。
方法论
构建于VL-MoT,通过视觉专家将多层视觉特征注入VLA骨干网络,并使用AGVP剪枝。
原文摘要
Vision-Language-Action (VLA) models have recently emerged as a promising paradigm for robotic manipulation, in which reliable action prediction critically depends on accurately interpreting and integrating visual observations conditioned on language instructions. Although recent works have sought to enhance the visual capabilities of VLA models, most approaches treat the LLM backbone as a black box, providing limited insight into how visual information is grounded into action generation. Therefore, we perform a systematic analysis of multiple VLA models across different action-generation paradigms and observe that sensitivity to visual tokens progressively decreases in deeper layers during action generation. Motivated by this observation, we propose \textbf{DeepVision-VLA}, built on a \textbf{Vision-Language Mixture-of-Transformers (VL-MoT)} framework. This framework enables shared attention between the vision foundation model and the VLA backbone, injecting multi-level visual features from the vision expert into deeper layers of the VLA backbone to enhance visual representations for precise and complex manipulation. In addition, we introduce \textbf{Action-Guided Visual Pruning (AGVP)}, which leverages shallow-layer attention to prune irrelevant visual tokens while preserving task-relevant ones, reinforcing critical visual cues for manipulation with minimal computational overhead. DeepVision-VLA outperforms prior state-of-the-art methods by 9.0\% and 7.5\% on simulated and real-world tasks, respectively, providing new insights for the design of visually enhanced VLA models.