Mitty: Diffusion-based Human-to-Robot Video Generation
Yiren Song, Cheng Liu, Weijia Mao, Mike Zheng Shou
TL;DR
Mitty tackles the challenge of learning robot manipulation directly from human demonstration videos by eliminating intermediate representations and leveraging a diffusion-transformer with in-context learning. It introduces a scalable paired-data synthesis pipeline to convert egocentric human videos into high-quality human–robot pairs and fuses human conditioning tokens with robot denoising tokens via bidirectional attention on a pretrained video backbone (Wan 2.2). Through zero-frame H2R and first-frame HI2R modes, Mitty achieves robust cross-task generalization and superior generation quality on Human2Robot and EPIC-Kitchens, outperforming rendering pipelines and generic video editors. The work provides a practical path toward scalable video-level supervision for robot learning and highlights the potential of end-to-end Human2Robot video generation as a precursor to full video-to-policy mappings.
Abstract
Learning directly from human demonstration videos is a key milestone toward scalable and generalizable robot learning. Yet existing methods rely on intermediate representations such as keypoints or trajectories, introducing information loss and cumulative errors that harm temporal and visual consistency. We present Mitty, a Diffusion Transformer that enables video In-Context Learning for end-to-end Human2Robot video generation. Built on a pretrained video diffusion model, Mitty leverages strong visual-temporal priors to translate human demonstrations into robot-execution videos without action labels or intermediate abstractions. Demonstration videos are compressed into condition tokens and fused with robot denoising tokens through bidirectional attention during diffusion. To mitigate paired-data scarcity, we also develop an automatic synthesis pipeline that produces high-quality human-robot pairs from large egocentric datasets. Experiments on Human2Robot and EPIC-Kitchens show that Mitty delivers state-of-the-art results, strong generalization to unseen environments, and new insights for scalable robot learning from human observations.
