arXiv:2603.16860cs.RO2026-03被引 3

用视频世界模型虚拟训练视觉语言模型,提升机器人抓取成功率

DreamPlan: Efficient Reinforcement Fine-Tuning of Vision-Language Planners via Video World Models

  • 用零样本视觉语言模型收集探索数据,训练动作条件视频生成模型
  • 在虚拟环境中用奇偶比策略优化算法微调规划器,成功率显著提升
  • 适合需要物理理解的复杂任务,如柔性物体操作,节省真实数据采集

机器人操作需要复杂的常识推理能力,大模型视觉-语言模型(VLM)虽具备零样本规划潜力,但在真实复杂环境中因缺乏物理理解常导致错误累积和成功率低,尤其在柔性物体操作等挑战性任务中。尽管强化学习可适应特定任务动态,但直接通过真实交互微调VLM成本高、不安全且样本效率低。为此,我们提出DreamPlan框架,通过视频世界模型实现对VLM规划器的强化微调。该方法首先利用零样本VLM收集探索性交互数据,证明此类次优数据足以训练出动作条件视频生成模型,隐式捕捉复杂现实物理规律。随后,使用奇偶比策略优化(ORPO)在视频世界模型的“想象”中完全虚拟地微调VLM规划器。通过这些虚拟轨迹,将物理与任务特定知识高效注入VLM。实验表明,DreamPlan有效弥合了语义推理与物理接地之间的差距,显著提升操作成功率,且无需大规模真实数据收集。

原文摘要 · Abstract (English)

Robotic manipulation requires sophisticated commonsense reasoning, a capability naturally possessed by large-scale Vision-Language Models (VLMs). While VLMs show promise as zero-shot planners, their lack of grounded physical understanding often leads to compounding errors and low success rates when deployed in complex real-world environments, particularly for challenging tasks like deformable object manipulation. Although Reinforcement Learning (RL) can adapt these planners to specific task dynamics, directly fine-tuning VLMs via real-world interaction is prohibitively expensive, unsafe, and sample-inefficient. To overcome this bottleneck, we introduce DreamPlan, a novel framework for the reinforcement fine-tuning of VLM planners via video world models. Instead of relying on costly physical rollouts, DreamPlan first leverages the zero-shot VLM to collect exploratory interaction data. We demonstrate that this sub-optimal data is sufficient to train an action-conditioned video generation model, which implicitly captures complex real-world physics. Subsequently, the VLM planner is fine-tuned entirely within the "imagination" of this video world model using Odds Ratio Policy Optimization (ORPO). By utilizing these virtual rollouts, physical and task-specific knowledge is efficiently injected into the VLM. Our results indicate that DreamPlan bridges the gap between semantic reasoning and physical grounding, significantly improving manipulation success rates without the need for large-scale real-world data collection. Our project page is https://psi-lab.ai/DreamPlan/.

视觉语言模型机器人操作强化学习虚拟训练

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