2025/09/13 by Yangcen Liu, Woo Chul Shin, Liu, Yangcen +9 · 8 citations
Computer Science · #Advanced Vision and Imaging #FOS: Computer and information sciences #Human Pose and Action Recognition #Robotics (cs.RO) #Video Analysis and Summarization
paper · pdf · doi:10.48550/arxiv.2509.10952
openalex publication_date 2025/09/13 · openalex created_date 2025/10/12 · openalex updated_date 2026/07/28
Learning robot manipulation from abundant human videos offers a scalable alternative to costly robot-specific data collection. However, domain gaps across visual, morphological, and physical aspects hinder direct imitation. To effectively bridge the domain gap, we propose ImMimic, an embodiment-agnostic co-training framework that leverages both human videos and a small amount of teleoperated robot demonstrations. ImMimic uses Dynamic Time Warping (DTW) with either action- or visual-based mapping to map retargeted human hand poses to robot joints, followed by MixUp interpolation between paired human and robot trajectories. Our key insights are (1) retargeted human hand trajectories provide informative action labels, and (2) interpolation over the mapped data creates intermediate domains that facilitate smooth domain adaptation during co-training. Evaluations on four real-world manipulation tasks (Pick and Place, Push, Hammer, Flip) across four robotic embodiments (Robotiq, Fin Ray, Allegro, Ability) show that ImMimic improves task success rates and execution smoothness, highlighting its efficacy to bridge the domain gap for robust robot manipulation. The project website can be found at https://sites.google.com/view/immimic.