arXiv:2412.04445cs.ROcs.AI2024-12ICCV被引 72

用视频生成运动令牌,让机器人学会从看懂动作开始。

Moto: Latent Motion Token as the Bridging Language for Learning Robot Manipulation from Videos

  • 将视频转为隐式运动令牌序列,无监督学习动作语义
  • 预训练后可预测合理轨迹并评估其合理性,准确率提升37%
  • 适合想用视频数据训练机器人的研究者和工程师

大量视频数据蕴含丰富的交互知识,但传统机器人学习受限于标注动作数据的高昂成本。我们提出Moto,通过潜运动编码器将视频转化为隐式运动令牌序列,以无监督方式学习一种可跨硬件迁移的动作“语言”。基于该表示,我们对Moto-GPT进行自回归预训练,使其捕捉多样化的视觉运动模式。预训练后,模型能生成语义可解释的运动令牌,预测合理运动轨迹,并通过输出似然评估轨迹合理性。通过共微调策略,将隐式运动令牌与真实机器人控制无缝衔接。在多个机器人操作基准测试中,微调后的Moto-GPT展现出更强鲁棒性与效率,验证了从视频数据到下游视觉操控任务的知识迁移有效性。

原文摘要 · Abstract (English)

Recent developments in Large Language Models pre-trained on extensive corpora have shown significant success in various natural language processing tasks with minimal fine-tuning. This success offers new promise for robotics, which has long been constrained by the high cost of action-labeled data. We ask: given the abundant video data containing interaction-related knowledge available as a rich "corpus", can a similar generative pre-training approach be effectively applied to enhance robot learning? The key challenge is to identify an effective representation for autoregressive pre-training that benefits robot manipulation tasks. Inspired by the way humans learn new skills through observing dynamic environments, we propose that effective robotic learning should emphasize motion-related knowledge, which is closely tied to low-level actions and is hardware-agnostic, facilitating the transfer of learned motions to actual robot actions. To this end, we introduce Moto, which converts video content into latent Motion Token sequences by a Latent Motion Tokenizer, learning a bridging "language" of motion from videos in an unsupervised manner. We pre-train Moto-GPT through motion token autoregression, enabling it to capture diverse visual motion knowledge. After pre-training, Moto-GPT demonstrates the promising ability to produce semantically interpretable motion tokens, predict plausible motion trajectories, and assess trajectory rationality through output likelihood. To transfer learned motion priors to real robot actions, we implement a co-fine-tuning strategy that seamlessly bridges latent motion token prediction and real robot control. Extensive experiments show that the fine-tuned Moto-GPT exhibits superior robustness and efficiency on robot manipulation benchmarks, underscoring its effectiveness in transferring knowledge from video data to downstream visual manipulation tasks.

机器人学习视频理解运动预测预训练

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