Evo-Depth: A Lightweight Depth-Enhanced Vision-Language-Action Model
摘要
Vision-Language-Action models have emerged as a promising paradigm for robotic manipulation by unifying perception, language grounding, and action generation. However, they often struggle in scenarios requiring precise spatial understanding, as current VLA models primarily rely on 2D visual representations that lack depth information and detailed spatial relationships. While recent approaches incorporate explicit 3D inputs such as depth maps or point clouds to address this issue, they often increase system complexity, require additional sensors, and remain vulnerable to sensing noise and reconstruction errors. Another line of work explores implicit 3D-aware spatial modeling directly from RGB observations without extra sensors, but it often relies on large geometry foundation models, resulting in higher training and deployment costs. To address these challenges, we propose Evo-Depth, a lightweight depth-enhanced VLA framework that enhances spatially grounded manipulation without relying on additional sensing hardware or compromising deployment efficiency. Evo-Depth employs a lightweight Implicit Depth Encoding Module to extract compact depth features from multi-view RGB images. These features are incorporated into vision-language representations through a Spatial Enhancement Module via depth-aware modulation, enabling efficient spatial-semantic enhancement. A Progressive Alignment Training strategy is further introduced to align the resulting depth-enhanced representations with downstream action learning. With only 0.9B parameters, Evo-Depth achieves superior performance across four simulation benchmarks. In real-world experiments, Evo-Depth attains the highest average success rate while also exhibiting the smallest model size, lowest GPU memory usage, and highest inference frequency among compared methods.
引用
@article{arxiv.2605.14950,
title = {Evo-Depth: A Lightweight Depth-Enhanced Vision-Language-Action Model},
author = {Tao Lin and Yuxin Du and Jiting Liu and Nuobei Zhu and Yunhe Li and Yuqian Fu and Yinxinyu Chen and Hongyi Cai and Zewei Ye and Bing Cheng and Kai Ye and Yiran Mao and Yilei Zhong and MingKang Dong and Junchi Yan and Gen Li and Bo Zhao},
journal= {arXiv preprint arXiv:2605.14950},
year = {2026}
}