Empirical Hardness in Multi-Agent Pathfinding: Research Challenges and Opportunities
By: Jingyao Ren , Eric Ewing , T. K. Satish Kumar and more
Potential Business Impact:
Helps robots find paths without bumping into each other.
Multi-agent pathfinding (MAPF) is the problem of finding collision-free paths for a team of agents on a map. Although MAPF is NP-hard, the hardness of solving individual instances varies significantly, revealing a gap between theoretical complexity and actual hardness. This paper outlines three key research challenges in MAPF empirical hardness to understand such phenomena. The first challenge, known as algorithm selection, is determining the best-performing algorithms for a given instance. The second challenge is understanding the key instance features that affect MAPF empirical hardness, such as structural properties like phase transition and backbone/backdoor. The third challenge is how to leverage our knowledge of MAPF empirical hardness to effectively generate hard MAPF instances or diverse benchmark datasets. This work establishes a foundation for future empirical hardness research and encourages deeper investigation into these promising and underexplored areas.
Similar Papers
Multi-Agent Path Finding For Large Agents Is Intractable
Multiagent Systems
Robots avoid bumping into each other, even when big.
Bridging Planning and Execution: Multi-Agent Path Finding Under Real-World Deadlines
Robotics
Helps robots move together without crashing on time.
MAPF-HD: Multi-Agent Path Finding in High-Density Environments
Multiagent Systems
Moves many robots faster in crowded spaces.