English

Generative Skill Chaining: Long-Horizon Skill Planning with Diffusion Models

Robotics 2024-01-09 v1

Abstract

Long-horizon tasks, usually characterized by complex subtask dependencies, present a significant challenge in manipulation planning. Skill chaining is a practical approach to solving unseen tasks by combining learned skill priors. However, such methods are myopic if sequenced greedily and face scalability issues with search-based planning strategy. To address these challenges, we introduce Generative Skill Chaining~(GSC), a probabilistic framework that learns skill-centric diffusion models and composes their learned distributions to generate long-horizon plans during inference. GSC samples from all skill models in parallel to efficiently solve unseen tasks while enforcing geometric constraints. We evaluate the method on various long-horizon tasks and demonstrate its capability in reasoning about action dependencies, constraint handling, and generalization, along with its ability to replan in the face of perturbations. We show results in simulation and on real robot to validate the efficiency and scalability of GSC, highlighting its potential for advancing long-horizon task planning. More details are available at: https://generative-skill-chaining.github.io/

Keywords

Cite

@article{arxiv.2401.03360,
  title  = {Generative Skill Chaining: Long-Horizon Skill Planning with Diffusion Models},
  author = {Utkarsh A. Mishra and Shangjie Xue and Yongxin Chen and Danfei Xu},
  journal= {arXiv preprint arXiv:2401.03360},
  year   = {2024}
}

Comments

Accepted at CoRL 2023: https://openreview.net/forum?id=HtJE9ly5dT

R2 v1 2026-06-28T14:10:23.351Z