EgoMI: Learning Active Vision and Whole-Body Manipulation from Egocentric Human Demonstrations
Justin Yu, Yide Shentu, Di Wu, Pieter Abbeel, Ken Goldberg, Philipp Wu
TL;DR
EgoMI addresses the embodiment gap in imitation learning by capturing synchronized egocentric head and hand trajectories and enabling whole-body retargeting to semi-humanoid robots. It introduces SPARKS, a memory-based keyframe selector, and a two-stage finetuning pipeline to map 29D action/state space to relative Cartesian space for robust zero-shot transfer. Real-world experiments on tabletop and shelf tasks demonstrate that incorporating head motion and SPARKS memory improves success rates and enables long-horizon manipulation without on-robot demonstrations. The approach offers a scalable path to bridging human-robot differences in perception and embodiment, enabling robust imitation learning with minimal domain adaptation or visual augmentation.
Abstract
Imitation learning from human demonstrations offers a promising approach for robot skill acquisition, but egocentric human data introduces fundamental challenges due to the embodiment gap. During manipulation, humans actively coordinate head and hand movements, continuously reposition their viewpoint and use pre-action visual fixation search strategies to locate relevant objects. These behaviors create dynamic, task-driven head motions that static robot sensing systems cannot replicate, leading to a significant distribution shift that degrades policy performance. We present EgoMI (Egocentric Manipulation Interface), a framework that captures synchronized end-effector and active head trajectories during manipulation tasks, resulting in data that can be retargeted to compatible semi-humanoid robot embodiments. To handle rapid and wide-spanning head viewpoint changes, we introduce a memory-augmented policy that selectively incorporates historical observations. We evaluate our approach on a bimanual robot equipped with an actuated camera head and find that policies with explicit head-motion modeling consistently outperform baseline methods. Results suggest that coordinated hand-eye learning with EgoMI effectively bridges the human-robot embodiment gap for robust imitation learning on semi-humanoid embodiments. Project page: https://egocentric-manipulation-interface.github.io
