Multi-Robot Motion Planning with Diffusion Models
About
Diffusion models have recently been successfully applied to a wide range of robotics applications for learning complex multi-modal behaviors from data. However, prior works have mostly been confined to single-robot and small-scale environments due to the high sample complexity of learning multi-robot diffusion models. In this paper, we propose a method for generating collision-free multi-robot trajectories that conform to underlying data distributions while using only single-robot data. Our algorithm, Multi-robot Multi-model planning Diffusion (MMD), does so by combining learned diffusion models with classical search-based techniques -- generating data-driven motions under collision constraints. Scaling further, we show how to compose multiple diffusion models to plan in large environments where a single diffusion model fails to generalize well. We demonstrate the effectiveness of our approach in planning for dozens of robots in a variety of simulated scenarios motivated by logistics environments. View video demonstrations and code at: https://multi-robot-diffusion.github.io/.
Related benchmarks
| Task | Dataset | Result | Rank | |
|---|---|---|---|---|
| Multi-Robot Motion Planning | Highways Low, vmax=0.647 | Success Rate (SR)100 | 30 | |
| Multi-Robot Motion Planning | Highways Medium, vmax=0.781 | Success Rate (%)100 | 30 | |
| Multi-Robot Motion Planning | Highways High vmax=0.878 | Success Rate100 | 30 | |
| Multi-Robot Motion Planning | Empty Low velocity vmax=0.675 | Success Rate (SR)100 | 30 | |
| Multi-Robot Motion Planning | Empty Medium velocity, vmax=0.692 | Success Rate (SR)100 | 30 | |
| Multi-Robot Motion Planning | Empty High velocity, vmax=0.703 | Success Rate100 | 30 | |
| Multi-Robot Motion Planning | Drop-Region Low (vmax=0.928) | Success Rate (SR)100 | 30 | |
| Multi-Robot Motion Planning | Drop-Region Medium (vmax=1.13) | Success Rate (SR)100 | 30 | |
| Multi-Robot Motion Planning | Drop-Region High (vmax=1.34) | Success Rate100 | 30 | |
| Multi-Robot Motion Planning | Room Maps | Success Rate52.5 | 17 |