arXiv:2608.19891cs.AI2026-08

用视觉语言模型引导机器人快速学习新任务,减少人工数据依赖。

EXIMO: VLM Guided Exploration of VLA Policies

  • 用VLM拆解复杂任务为短程子任务,生成有规划性的新数据
  • 三阶段流程:探索-模仿-优化,提升样本效率与最终性能
  • 适合需快速适配新任务的机器人应用,尤其在数据稀缺场景

如何高效微调机器人策略以实时学习新任务?当前最先进的机器人操作策略基于在海量远程操控数据上对拥有数十亿参数的大规模视觉-语言-动作(VLA)模型进行行为克隆。尽管该方法推动了机器人操作的进步,但针对新任务的VLA策略微调仍是未解难题。收集远程操控数据需数百小时昂贵的人工劳动,而替代方案强化学习(RL)在长时序任务中常表现出极低的样本效率。此外,由于模型规模和架构设计,将强化学习应用于VLA面临诸多挑战。本文提出EXIMO,一种高效的VLA策略微调算法。EXIMO分三个阶段运行:探索、模仿与优化。在探索阶段,EXIMO为VLA配备一个视觉语言模型(VLM)作为规划器,由VLM思考并分解复杂的长时序问题为更短的任务。结合VLM与VLA,在新任务上协同生成有组织的数据集。在模仿阶段,使用该有组织数据对VLA进行微调。最后在优化阶段,采用残差离线策略强化学习进一步优化策略。实验中我们对EXIMO的三阶段进行消融分析,结果表明其在样本效率和最终性能上显著优于现有方法。

原文摘要 · Abstract (English)

How to efficiently finetune robot policies to learn new tasks on the fly? State of the art robotic manipulation policies are based on behaviour cloning of large vision-language-action (VLA) models with billions of parameters on huge teleoperation datasets. While this simple approach has enabled significant advances for robotic manipulation, finetuning of VLA policies for learning new tasks still remains an open problem. In particular, collecting teleoperation datasets requires hundreds of hours of expensive human labour and the alternative, reinforcement learning (RL), can be notoriously sample-inefficient especially for long-horizon tasks. In addition, RL with VLAs imposes several challenges due to the model's size and architectural design. In this work, we propose EXIMO, an efficient algorithm for finetuning of VLA policies. EXIMO operates in three stages: explore, imitate, and optimize. During the explore phase, EXIMO equips the VLA with a vision language model (VLM) that acts as a planner. The VLM thinks and breaks down challenging long-horizon problems into shorter ones for the VLA. The VLM, together with the VLA, is used to collect an orchestrated dataset on new tasks. During the imitate phase, the VLA is finetuned with the orchestrated data. Finally, during the optimize stage, we use residual off-policy RL to further finetune the policy. In our experiments, we ablate all three stages of EXIMO and show that it outperforms existing approaches significantly in terms of sample-efficiency and final performance.

机器人学习视觉语言模型策略微调强化学习

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