arXiv:2504.02792cs.ROcs.AI2025-04被引 208

用统一模型同时学视频和动作,让机器人从海量无标注视频中自动学习。

Unified World Models: Coupling Video and Action Diffusion for Pretraining on Large Robotic Datasets

论文配图:Unified World Models: Coupling Video and Action Diffusion for Pretraining on Large Robotic Datasets
图 1 · 摘自论文原文
  • 用双扩散机制在同一个模型里联合建模视频与动作序列
  • 在真实机器人上实现比传统模仿学习更泛化、更鲁棒的策略
  • 无需动作标签也能从视频数据中学习,适合大规模无监督训练

模仿学习是构建通用机器人的有前景方法,但其规模化受限于高质量专家示范的获取。而大量涵盖多样环境与行为的视频数据易得,蕴含丰富的现实动态与人-环境交互信息。然而,因缺乏动作标注,直接利用此类视频进行模仿学习困难重重。本文提出统一世界模型(UWM),可联合利用视频与动作数据进行策略学习。UWM在统一的Transformer架构中整合动作扩散过程与视频扩散过程,各自独立控制扩散时间步。通过调节不同模态的扩散步数,模型可灵活表示策略、前向动力学、逆动力学及视频生成器。在模拟与真实机器人实验中验证:(1) UWM可在包含动力学与动作预测的大规模多任务机器人数据集上有效预训练,生成的策略比模仿学习更具泛化性与鲁棒性;(2) 通过独立控制模态特异性扩散步数,自然实现从无动作标注视频中学习,进一步提升微调后策略性能。结果表明,UWM为可扩展机器人学习提供了新路径,简化了模仿学习与世界建模两大范式的差异。视频与代码见https://weirdlabuw.github.io/uwm/。

原文摘要 · Abstract (English)

Imitation learning has emerged as a promising approach towards building generalist robots. However, scaling imitation learning for large robot foundation models remains challenging due to its reliance on high-quality expert demonstrations. Meanwhile, large amounts of video data depicting a wide range of environments and diverse behaviors are readily available. This data provides a rich source of information about real-world dynamics and agent-environment interactions. Leveraging this data directly for imitation learning, however, has proven difficult due to the lack of action annotation. In this work, we present Unified World Models (UWM), a framework that allows for leveraging both video and action data for policy learning. Specifically, a UWM integrates an action diffusion process and a video diffusion process within a unified transformer architecture, where independent diffusion timesteps govern each modality. By controlling each diffusion timestep, UWM can flexibly represent a policy, a forward dynamics, an inverse dynamics, and a video generator. Through simulated and real-world experiments, we show that: (1) UWM enables effective pretraining on large-scale multitask robot datasets with both dynamics and action predictions, resulting in more generalizable and robust policies than imitation learning, (2) UWM naturally facilitates learning from action-free video data through independent control of modality-specific diffusion timesteps, further improving the performance of finetuned policies. Our results suggest that UWM offers a promising step toward harnessing large, heterogeneous datasets for scalable robot learning, and provides a simple unification between the often disparate paradigms of imitation learning and world modeling. Videos and code are available at https://weirdlabuw.github.io/uwm/.

机器人学习扩散模型多模态自监督

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