paper-with-me

홈 › Papers

XSkill: Cross Embodiment Skill Discovery

2023-07-19 · Mengda Xu, Zhenjia Xu, Cheng Chi, Manuela Veloso, Shuran Song

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/

📄 PDF Abstract BibTeX arXiv:2307.09955

Code (1)

real-stanford/xskill 공식 구현 pytorch

Tasks

Imitation LearningRobot Manipulation

Methods 이 논문이 사용한 방법론

Diffusion Diffusion models generate samples by gradually removing noise from a signal, and their training objective can be expressed as a reweighted variational lower-bound…

Similar Papers 제목 키워드 기반

XSkill: Continual Learning from Experience and Skills in Multimodal Agents

2026-03-12 · Guanyu Jiang, Zhaochen Su, Xiaoye Qu, Yi R. Fung arxiv

Multimodal agents can now tackle complex reasoning tasks with diverse tools, yet they still suffer from inefficient tool use and inflexible orchestration in open-ended settings. A central challenge is enabling such agent…

Zero-shot GeneralizationContinual LearningDecision Making

WebXSkill: Skill Learning for Autonomous Web Agents

2026-04-14 · Zhaoyang Wang, Qianhui Wu, Xuchao Zhang, Chaoyun Zhang 외 arxiv

Autonomous web agents powered by large language models (LLMs) remain brittle on long-horizon browser workflows. A key bottleneck is a grounding gap in existing skill formulations: textual workflow skills provide natural …

Trajectory Conditioned Cross-embodiment Skill Transfer

2025-10-09 · YuHang Tang, Yixuan Lou, Pengfei Han, Haoming Song 외 arxiv

Learning manipulation skills from human demonstration videos presents a promising yet challenging problem, primarily due to the significant embodiment gap between human body and robot manipulators. Existing methods rely …

Robot ManipulationTransfer Learning

UniSkill: Imitating Human Videos via Cross-Embodiment Skill Representations

2025-05-13 · Hanjung Kim, Jaehyun Kang, Hyolim Kang, Meedeum Cho 외

Mimicry is a fundamental learning mechanism in humans, enabling individuals to learn new tasks by observing and imitating experts. However, applying this ability to robots presents significant challenges due to the inher…

PEAC: Unsupervised Pre-training for Cross-Embodiment Reinforcement Learning

2024-05-23 · Chengyang Ying, Zhongkai Hao, Xinning Zhou, Xuezhou Xu 외

Designing generalizable agents capable of adapting to diverse embodiments has achieved significant attention in Reinforcement Learning (RL), which is critical for deploying RL agents in various real-world applications. P…

reinforcement-learningReinforcement LearningReinforcement Learning (RL)Unsupervised Pre-training