Sub-1.5 Time-Optimal Multi-Robot Path Planning on Grids in Polynomial Time
Teng Guo, Jingjin Yu

TL;DR
This paper introduces a polynomial-time algorithm for multi-robot path planning on grids that guarantees near-optimal makespan solutions with high probability, enabling scalable logistics applications in large robotic warehouses.
Contribution
The authors propose the RTH algorithm, the first low polynomial-time method achieving 1--1.5 asymptotic optimality guarantees for high-density multi-robot routing on grids.
Findings
RTH computes solutions with makespan close to optimal for large grids.
The algorithm scales to over 45,000 robots on 450x300 grids.
RTH outperforms existing methods like ECBS and DDM in scalability and solution quality.
Abstract
Graph-based multi-robot path planning (MRPP) is NP-hard to optimally solve. In this work, we propose the first low polynomial-time algorithm for MRPP achieving 1--1.5 asymptotic optimality guarantees on makespan for random instances under very high robot density, with high probability. The dual guarantee on computational efficiency and solution optimality suggests our proposed general method is promising in significantly scaling up multi-robot applications for logistics, e.g., at large robotic warehouses. Specifically, on an gird, , our RTH (Rubik Table with Highways) algorithm computes solutions for routing up to robots with uniformly randomly distributed start and goal configurations with a makespan of , with high probability. Because the minimum makespan for such instances is , also with high…
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 · Optimization and Search Problems · Advanced Manufacturing and Logistics Optimization
