Crossing the Human-Robot Embodiment Gap with Sim-to-Real RL using One Human Demonstration
About
Teaching robots dexterous manipulation skills often requires collecting hundreds of demonstrations using wearables or teleoperation, a process that is challenging to scale. Videos of human-object interactions are easier to collect and scale, but leveraging them directly for robot learning is difficult due to the lack of explicit action labels and human-robot embodiment differences. We propose Human2Sim2Robot, a novel real-to-sim-to-real framework for training dexterous manipulation policies using only one RGB-D video of a human demonstrating a task. Our method utilizes reinforcement learning (RL) in simulation to cross the embodiment gap without relying on wearables, teleoperation, or large-scale data collection. From the video, we extract: (1) the object pose trajectory to define an object-centric, embodiment-agnostic reward, and (2) the pre-manipulation hand pose to initialize and guide exploration during RL training. These components enable effective policy learning without any task-specific reward tuning. In the single human demo regime, Human2Sim2Robot outperforms object-aware replay by over 55% and imitation learning by over 68% on grasping, non-prehensile manipulation, and multi-step tasks. Website: https://human2sim2robot.github.io
Related benchmarks
| Task | Dataset | Result | Rank | |
|---|---|---|---|---|
| Tray Retrieval | held-out N=50 randomized configurations (test) | Hand RMS Jerk14.753 | 22 | |
| Tissue Box | held-out N=50 randomized configurations (test) | Hand RMS Jerk10.31 | 22 | |
| Peach Preparation | held-out N=50 randomized configurations (test) | Hand RMS Jerk11.563 | 22 | |
| Book Passing | N=50 randomized configurations (test) | Hand RMS Jerk30.687 | 22 | |
| Apple Preparation | held-out N=50 randomized configurations (test) | Hand RMS Jerk34.787 | 22 | |
| Toy Rearrangement | held-out N=50 randomized configurations (test) | Hand RMS Jerk42.586 | 22 | |
| Apple Prep | Isaac Gym Apple Prep | Lift Success Rate66.7 | 11 | |
| Robotic Manipulation Refinement | Tray Retr. Isaac Gym (test) | Safety Rate100 | 11 | |
| Toy Rearrangement | Isaac Gym Toy Rearrangement | Lift Success Rate0.067 | 11 | |
| Tray Retrieval | Isaac Gym Tray Retrieval | Overall Success Rate100 | 11 |