arXiv:2507.14049cs.ROcs.CL2025-07被引 21

让视觉语言动作模型在边缘设备上实时运行

EdgeVLA: Efficient Vision-Language-Action Models

  • 去掉末端位置预测的自回归机制,提速7倍
  • 用小型语言模型实现与大模型相当的训练效果
  • 适合部署在资源受限的机器人系统上

视觉语言模型(VLM)为解决机器人领域的数据稀缺问题提供了新思路,可生成通用的视觉运动控制策略。尽管OpenVLA展示了该范式的潜力,但在资源受限的移动操作设备上部署大规模VLM仍面临挑战。本文提出Edge VLA(EVLA),通过两项创新显著提升视觉-语言-动作(VLA)模型的推理速度:1)消除末端位置预测的自回归需求,使推理速度提升7倍;2)利用小型语言模型(SLMs),在计算开销大幅降低的情况下实现与大型模型相当的训练性能。初步结果表明,EVLA在保持与OpenVLA相近训练特性的同时,显著提升了推理速度和内存效率。模型检查点与代码已开源,以推动后续研究。

原文摘要 · Abstract (English)

Vision-Language Models (VLMs) have emerged as a promising approach to address the data scarcity challenge in robotics, enabling the development of generalizable visuomotor control policies. While models like OpenVLA showcase the potential of this paradigm, deploying large-scale VLMs on resource-constrained mobile manipulation systems remains a significant hurdle. This paper introduces Edge VLA (EVLA), a novel approach designed to significantly enhance the inference speed of Vision-Language-Action (VLA) models. EVLA maintains the representational power of these models while enabling real-time performance on edge devices. We achieve this through two key innovations: 1) Eliminating the autoregressive requirement for end-effector position prediction, leading to a 7x speedup in inference, and 2) Leveraging the efficiency of Small Language Models (SLMs), demonstrating comparable training performance to larger models with significantly reduced computational demands. Our early results demonstrate that EVLA achieves comparable training characteristics to OpenVLA while offering substantial gains in inference speed and memory efficiency. We release our model checkpoints and training \href{https://github.com/kscalelabs/evla }{codebase} to foster further research.

机器人视觉语言边缘计算

Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。