XSkill: Cross Embodiment Skill Discovery
Mengda Xu, Zhenjia Xu, Cheng Chi, Manuela Veloso, Shuran Song
TL;DR
XSkill tackles cross-embodiment imitation by learning a shared skill space with prototypes from unlabeled human and robot videos, then transfers via a diffusion policy and composes unseen tasks from a one-shot prompt video using a Skill Alignment Transformer. The approach hinges on Sinkhorn-based prototype clustering and time-contrastive learning to align skills across embodiments. Evaluations in simulated and real kitchens show strong generalization to unseen task compositions and robustness to speed differences, outperforming baselines. Limitations include dependence on the number of prototypes and data diversity; future work aims to broaden datasets and camera setups.
Abstract
Human demonstration videos are a widely available data source for robot learning and an intuitive user interface for expressing desired behavior. However, directly extracting reusable robot manipulation skills from unstructured human videos is challenging due to the big embodiment difference and unobserved action parameters. To bridge this embodiment gap, this paper introduces XSkill, an imitation learning framework that 1) discovers a cross-embodiment representation called skill prototypes purely from unlabeled human and robot manipulation videos, 2) transfers the skill representation to robot actions using conditional diffusion policy, and finally, 3) composes the learned skill to accomplish unseen tasks specified by a human prompt video. Our experiments in simulation and real-world environments show that the discovered skill prototypes facilitate both skill transfer and composition for unseen tasks, resulting in a more general and scalable imitation learning framework. The benchmark, code, and qualitative results are on https://xskill.cs.columbia.edu/
