EasyMimic: A Low-Cost Framework for Robot Imitation Learning from Human Videos
Tao Zhang, Song Xia, Ye Wang, Qin Jin
TL;DR
EasyMimic addresses the data bottleneck in home-use robot imitation learning by enabling manipulation policies to be learned from consumer RGB videos. It introduces action-space retargeting and lightweight visual augmentation to bridge human-robot embodiment gaps, complemented by a co-training strategy that fuses abundant human demonstrations with limited robot data through a diffusion-transformer-based policy. Implemented on a low-cost LeRobot platform with a sub-$300 setup, it uses HaMeR for 3D hand reconstruction and a center-of-the-thenar-eminence anchor for retargeting, achieving high task success across four tabletop tasks and language-conditioned instructions. The results show consistent gains over robot-only baselines and demonstrate a scalable, user-friendly approach to bringing intelligent household robots to consumers.
Abstract
Robot imitation learning is often hindered by the high cost of collecting large-scale, real-world data. This challenge is especially significant for low-cost robots designed for home use, as they must be both user-friendly and affordable. To address this, we propose the EasyMimic framework, a low-cost and replicable solution that enables robots to quickly learn manipulation policies from human video demonstrations captured with standard RGB cameras. Our method first extracts 3D hand trajectories from the videos. An action alignment module then maps these trajectories to the gripper control space of a low-cost robot. To bridge the human-to-robot domain gap, we introduce a simple and user-friendly hand visual augmentation strategy. We then use a co-training method, fine-tuning a model on both the processed human data and a small amount of robot data, enabling rapid adaptation to new tasks. Experiments on the low-cost LeRobot platform demonstrate that EasyMimic achieves high performance across various manipulation tasks. It significantly reduces the reliance on expensive robot data collection, offering a practical path for bringing intelligent robots into homes. Project website: https://zt375356.github.io/EasyMimic-Project/.
