Generative Skill Chaining: Long-Horizon Skill Planning with Diffusion Models
About
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/
Related benchmarks
| Task | Dataset | Result | Rank | |
|---|---|---|---|---|
| Robotic Planning | OGBench PointMaze Giant 48 (stitch) | Success Rate29 | 16 | |
| Robotic Planning | OGBench AntMaze Giant 48 (stitch) | Success Rate20 | 16 | |
| Robotic Planning | OGBench Scene 48 (play) | Success Rate0.08 | 16 | |
| Goal-oriented planning | OGBench PointMaze Large v1 (stitch) | Success Rate100 | 14 | |
| Goal-conditioned locomotion | OGBench PointMaze-Stitch Giant | Success Rate29 | 14 | |
| Goal-oriented planning | OGBench PointMaze Medium Stitch v1 | Success Rate100 | 12 | |
| Goal-conditioned locomotion | OGBench PointMaze-Stitch Medium | Success Rate100 | 10 | |
| Goal-conditioned locomotion | OGBench AntMaze-Stitch Medium | Success Rate97 | 10 | |
| Object Manipulation | OGBench cube play (Single) | Success Rate100 | 10 | |
| Goal-conditioned locomotion | OGBench HumanoidMaze-Stitch Medium | Success Rate92 | 10 |