Engineering LaCAM$^\ast$: Towards Real-Time, Large-Scale, and Near-Optimal Multi-Agent Pathfinding
About
This paper addresses the challenges of real-time, large-scale, and near-optimal multi-agent pathfinding (MAPF) through enhancements to the recently proposed LaCAM* algorithm. LaCAM* is a scalable search-based algorithm that guarantees the eventual finding of optimal solutions for cumulative transition costs. While it has demonstrated remarkable planning success rates, surpassing various state-of-the-art MAPF methods, its initial solution quality is far from optimal, and its convergence speed to the optimum is slow. To overcome these limitations, this paper introduces several improvement techniques, partly drawing inspiration from other MAPF methods. We provide empirical evidence that the fusion of these techniques significantly improves the solution quality of LaCAM*, thus further pushing the boundaries of MAPF algorithms.
Related benchmarks
| Task | Dataset | Result | Rank | |
|---|---|---|---|---|
| Multi-Agent Path Finding | Medium Room 23x23 world size, 33.5% static obstacle rate | Success Rate100 | 20 | |
| Multi-Agent Path Finding | Small Random 10x10 world size, 17.5% static obstacle rate | Success Rate93 | 20 | |
| Multi-Agent Path Finding | Medium Maze 25x25 world size, 32.8% static obstacle rate | Success Rate93 | 20 | |
| Multi-Agent Path Finding | Medium Warehouse 25x25 world size, 34.6% static obstacle rate | Success Rate100 | 20 | |
| Multi-Agent Path Finding | Large Maze 33x33 world size, 33.0% static obstacle rate | Success Rate44 | 20 |