Multi-Agent Path Finding in Continuous Spaces with Projected Diffusion Models
Jinhao Liang, Jacob K. Christopher, Sven Koenig, Ferdinando Fioretto

TL;DR
This paper introduces a novel method combining constrained optimization with diffusion models to solve multi-agent path finding in continuous spaces, ensuring collision avoidance and kinematic feasibility.
Contribution
It presents a new approach that integrates constrained optimization with diffusion models, enabling feasible multi-agent trajectory generation in continuous environments.
Findings
Successfully generates collision-free multi-agent paths in high-dimensional spaces.
Outperforms traditional methods in scalability and feasibility.
Demonstrates effectiveness across diverse simulated scenarios.
Abstract
Multi-Agent Path Finding (MAPF) is a fundamental problem in robotics, requiring the computation of collision-free paths for multiple agents moving from their respective start to goal positions. Coordinating multiple agents in a shared environment poses significant challenges, especially in continuous spaces where traditional optimization algorithms struggle with scalability. Moreover, these algorithms often depend on discretized representations of the environment, which can be impractical in image-based or high-dimensional settings. Recently, diffusion models have shown promise in single-agent path planning, capturing complex trajectory distributions and generating smooth paths that navigate continuous, high-dimensional spaces. However, directly extending diffusion models to MAPF introduces new challenges since these models struggle to ensure constraint feasibility, such as inter-agent…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsRobotic Path Planning Algorithms · Distributed Control Multi-Agent Systems · Optimization and Search Problems
MethodsDiffusion
