arXiv:2505.07096cs.ROcs.AI2025-05被引 34

用人体视频训练机器人,无需人工操作数据就能高效迁移到真实世界。

X-Sim: Cross-Embodiment Learning via Real-to-Sim-to-Real

  • 通过人体视频重建逼真仿真环境,以物体运动为信号训练强化学习策略。
  • 在5个任务中平均提升30%任务进展,10倍减少数据采集时间。
  • 支持新视角和测试时变化,适合无操作数据的机器人动作学习场景。

人体视频为训练机器人操作策略提供了可扩展的数据来源,但缺乏标准模仿学习算法所需的动作标签。现有跨体感方法尝试将人体动作映射到机器人动作,但在体感差异较大时表现不佳。我们提出X-Sim,一种从真实到仿真再到真实的框架,利用物体运动作为密集且可迁移的信号来学习机器人策略。X-Sim首先从RGBD人体视频重建逼真仿真环境,并追踪物体轨迹以定义以物体为中心的奖励函数。这些奖励用于在仿真中训练强化学习(RL)策略。随后,该策略通过合成多视角、多光照条件的模拟回放,被提炼为图像条件的扩散策略。为实现向真实世界的迁移,X-Sim引入在线域适应技术,在部署过程中对齐真实与仿真观测。重要的是,X-Sim无需任何机器人远程操控数据。我们在两个环境中的5个操作任务上进行评估,结果表明:(1) 相比手部跟踪和仿真到真实基线,任务进展平均提升30%;(2) 仅需1/10的数据采集时间即可达到行为克隆性能;(3) 能泛化至新相机视角及测试时变化。代码与视频详见 https://portal-cornell.github.io/X-Sim/。

原文摘要 · Abstract (English)

Human videos offer a scalable way to train robot manipulation policies, but lack the action labels needed by standard imitation learning algorithms. Existing cross-embodiment approaches try to map human motion to robot actions, but often fail when the embodiments differ significantly. We propose X-Sim, a real-to-sim-to-real framework that uses object motion as a dense and transferable signal for learning robot policies. X-Sim starts by reconstructing a photorealistic simulation from an RGBD human video and tracking object trajectories to define object-centric rewards. These rewards are used to train a reinforcement learning (RL) policy in simulation. The learned policy is then distilled into an image-conditioned diffusion policy using synthetic rollouts rendered with varied viewpoints and lighting. To transfer to the real world, X-Sim introduces an online domain adaptation technique that aligns real and simulated observations during deployment. Importantly, X-Sim does not require any robot teleoperation data. We evaluate it across 5 manipulation tasks in 2 environments and show that it: (1) improves task progress by 30% on average over hand-tracking and sim-to-real baselines, (2) matches behavior cloning with 10x less data collection time, and (3) generalizes to new camera viewpoints and test-time changes. Code and videos are available at https://portal-cornell.github.io/X-Sim/.

机器人学习仿真迁移扩散模型无监督训练

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