arXiv:2604.02965cs.ROcs.CL2026-04被引 5

用轻量验证提升视觉语言动作模型的效率与鲁棒性

Open-Loop Planning, Closed-Loop Verification: Speculative Verification for VLA

  • 先开环规划长序列动作,再用轻量模型实时验证并必要时重规划
  • 在动态环境中实现与闭环控制相当的可靠性,推理速度提升3倍以上
  • 适合需要高效且稳定执行的机器人操作任务

视觉-语言-动作(VLA)模型作为具身控制的大规模基础模型,在操作任务中表现优异,但推理成本高。为提升效率,现有方法采用动作分块策略,即开环预测一连串未来动作。尽管有效降低计算量,但开环执行对环境变化敏感,易因缺乏闭环反馈导致误差累积。为此,我们提出针对VLA控制的推测验证框架(SV-VLA),结合高效的开环长时程规划与轻量级闭环在线验证。具体而言,使用重型VLA作为低频宏观规划器生成动作块及规划上下文,而轻量级验证器则基于最新观测持续监控执行状态。在当前观测和规划上下文双重条件下,验证器将计划动作与闭环参考动作比对,仅在必要时触发重规划。实验表明,SV-VLA融合了分块预测的效率与闭环控制的鲁棒性,使VLA在动态环境中实现高效可靠的控制。代码已开源:https://github.com/edsad122/SV-VLA。

原文摘要 · Abstract (English)

Vision-Language-Action (VLA) models, as large foundation models for embodied control, have shown strong performance in manipulation tasks. However, their performance comes at high inference cost. To improve efficiency, recent methods adopt action chunking, which predicts a sequence of future actions for open-loop execution. Although effective for reducing computation, open-loop execution is sensitive to environmental changes and prone to error accumulation due to the lack of close-loop feedback. To address this limitation, we propose Speculative Verification for VLA Control (SV-VLA), a framework that combines efficient open-loop long-horizon planning with lightweight closed-loop online verification. Specifically, SV-VLA uses a heavy VLA as a low-frequency macro-planner to generate an action chunk together with a planning context, while a lightweight verifier continuously monitors execution based on the latest observations. Conditioned on both the current observation and the planning context, the verifier compares the planned action against a closed-loop reference action and triggers replanning only when necessary. Experiments demonstrate that SV-VLA combines the efficiency of chunked prediction with the robustness of closed-loop control, enabling efficient and reliable VLA-based control in dynamic environments. Code is available: https://github.com/edsad122/SV-VLA.

视觉语言动作机器人控制推理优化

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