arXiv:2409.12192cs.ROcs.AI2024-09NeurIPS被引 59

用自监督动态建模提升视觉动作控制的数据效率

DynaMo: In-Domain Dynamics Pretraining for Visuo-Motor Control

论文配图:DynaMo: In-Domain Dynamics Pretraining for Visuo-Motor Control
图 1 · 摘自论文原文
  • 在真实动作序列上联合训练逆向与前向动态模型,学习图像嵌入的时序关系
  • 仅需100条示范即达基线300条效果,6个环境均显著提升下游策略性能
  • 无需外部数据或动作标签,适合机器人、强化学习等视觉动作任务

模仿学习在训练复杂视觉-运动策略方面已证明非常有效。然而,现有方法通常需要数百到数千条专家示范才能处理高维视觉观测。数据效率低下的关键原因是视觉表征主要基于域外数据预训练,或直接通过行为克隆目标训练。本文提出DynaMo,一种新的域内自监督视觉表征学习方法。给定一组专家示范,DynaMo在图像嵌入序列上联合学习隐空间中的逆动力学模型和前向动力学模型,预测下一帧,无需数据增强、对比采样或真实动作信息。重要的是,DynaMo不依赖任何域外数据,如互联网数据集或跨身体数据集。在六个模拟和真实环境上,我们验证了使用DynaMo学习的表征显著优于先前自监督学习目标和预训练表征,下游模仿学习性能大幅提升。该增益在不同策略类型(如Behavior Transformer、Diffusion Policy、MLP、最近邻)中均保持一致。最后,我们对DynaMo的关键组件进行消融实验,并评估其对下游策略性能的影响。机器人视频可访问 https://dynamo-ssl.github.io

原文摘要 · Abstract (English)

Imitation learning has proven to be a powerful tool for training complex visuomotor policies. However, current methods often require hundreds to thousands of expert demonstrations to handle high-dimensional visual observations. A key reason for this poor data efficiency is that visual representations are predominantly either pretrained on out-of-domain data or trained directly through a behavior cloning objective. In this work, we present DynaMo, a new in-domain, self-supervised method for learning visual representations. Given a set of expert demonstrations, we jointly learn a latent inverse dynamics model and a forward dynamics model over a sequence of image embeddings, predicting the next frame in latent space, without augmentations, contrastive sampling, or access to ground truth actions. Importantly, DynaMo does not require any out-of-domain data such as Internet datasets or cross-embodied datasets. On a suite of six simulated and real environments, we show that representations learned with DynaMo significantly improve downstream imitation learning performance over prior self-supervised learning objectives, and pretrained representations. Gains from using DynaMo hold across policy classes such as Behavior Transformer, Diffusion Policy, MLP, and nearest neighbors. Finally, we ablate over key components of DynaMo and measure its impact on downstream policy performance. Robot videos are best viewed at https://dynamo-ssl.github.io

视觉控制自监督模仿学习动态建模

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