Motion Planning Diffusion: Learning and Planning of Robot Motions with Diffusion Models
About
Learning priors on trajectory distributions can help accelerate robot motion planning optimization. Given previously successful plans, learning trajectory generative models as priors for a new planning problem is highly desirable. Prior works propose several ways on utilizing this prior to bootstrapping the motion planning problem. Either sampling the prior for initializations or using the prior distribution in a maximum-a-posterior formulation for trajectory optimization. In this work, we propose learning diffusion models as priors. We then can sample directly from the posterior trajectory distribution conditioned on task goals, by leveraging the inverse denoising process of diffusion models. Furthermore, diffusion has been recently shown to effectively encode data multimodality in high-dimensional settings, which is particularly well-suited for large trajectory dataset. To demonstrate our method efficacy, we compare our proposed method - Motion Planning Diffusion - against several baselines in simulated planar robot and 7-dof robot arm manipulator environments. To assess the generalization capabilities of our method, we test it in environments with previously unseen obstacles. Our experiments show that diffusion models are strong priors to encode high-dimensional trajectory distributions of robot motions.
Related benchmarks
| Task | Dataset | Result | Rank | |
|---|---|---|---|---|
| Multi-Robot Motion Planning | Drop-Region Maps | Success Rate96.7 | 17 | |
| Multi-Robot Motion Planning | Room Maps | Success Rate12.5 | 17 | |
| Multi-Robot Motion Planning | Conveyor Maps | Success Rate15 | 16 | |
| Multi-Robot Motion Planning | Shelf Maps | Success Rate10 | 16 | |
| Motion Planning | DENSE2D Prior Only | Success Rate100 | 8 | |
| Motion Planning | SIMPLE2D Extra Obstacles | Success Rate100 | 8 | |
| Motion Planning | SIMPLE2D Prior Only | Success Rate100 | 8 | |
| Motion Planning | WAREHOUSE Extra Obstacles | Success Rate99.2 | 8 | |
| Motion Planning | DENSE2D Extra Obstacles | Success Rate89.2 | 8 | |
| Motion Planning | SPHERES3D Prior Only | Success Rate95 | 8 |