ROAILGAug 27, 2025

Discrete-Guided Diffusion for Scalable and Safe Multi-Robot Motion Planning

arXiv:2508.20095v16 citationsh-index: 13
Originality Highly original
AI Analysis

This addresses the problem of scalable and safe trajectory planning for multiple robots in shared workspaces, representing a novel integration rather than an incremental improvement.

The paper tackled the scalability and trajectory quality limitations in multi-robot motion planning by integrating discrete MAPF solvers with constrained generative diffusion models, achieving planning efficiency and high success rates for up to 100 robots in complex environments.

Multi-Robot Motion Planning (MRMP) involves generating collision-free trajectories for multiple robots operating in a shared continuous workspace. While discrete multi-agent path finding (MAPF) methods are broadly adopted due to their scalability, their coarse discretization severely limits trajectory quality. In contrast, continuous optimization-based planners offer higher-quality paths but suffer from the curse of dimensionality, resulting in poor scalability with respect to the number of robots. This paper tackles the limitations of these two approaches by introducing a novel framework that integrates discrete MAPF solvers with constrained generative diffusion models. The resulting framework, called Discrete-Guided Diffusion (DGD), has three key characteristics: (1) it decomposes the original nonconvex MRMP problem into tractable subproblems with convex configuration spaces, (2) it combines discrete MAPF solutions with constrained optimization techniques to guide diffusion models capture complex spatiotemporal dependencies among robots, and (3) it incorporates a lightweight constraint repair mechanism to ensure trajectory feasibility. The proposed method sets a new state-of-the-art performance in large-scale, complex environments, scaling to 100 robots while achieving planning efficiency and high success rates.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes