IJCAI 2023poster29 citations

Improving LaCAM for Scalable Eventually Optimal Multi-Agent Pathfinding

Keisuke Okumura

Abstract

This study extends the recently-developed LaCAM algorithm for multi-agent pathfinding (MAPF). LaCAM is a sub-optimal search-based algorithm that uses lazy successor generation to dramatically reduce the planning effort. We present two enhancements. First, we propose its anytime version, called LaCAM*, which eventually converges to optima, provided that solution costs are accumulated transition costs. Second, we improve the successor generation to quickly obtain initial solutions. Exhaustive experiments demonstrate their utility. For instance, LaCAM* sub-optimally solved 99% of the instances retrieved from the MAPF benchmark, where the number of agents varied up to a thousand, within ten seconds on a standard desktop PC, while ensuring eventual convergence to optima; developing a new horizon of MAPF algorithms.

Agent-based and Multi-agent Systems: MAS: Multi-agent planningPlanning and Scheduling: PS: Distributed and multi-agent planningRobotics: ROB: Motion and path planningPlanning and Scheduling: PS: Planning algorithms
BibTeX
@inproceedings{ijcai2023p28,
  title     = {Improving LaCAM for Scalable Eventually Optimal Multi-Agent Pathfinding},
  author    = {Okumura, Keisuke},
  booktitle = {Proceedings of the Thirty-Second International Joint Conference on
               Artificial Intelligence, {IJCAI-23}},
  publisher = {International Joint Conferences on Artificial Intelligence Organization},
  editor    = {Edith Elkind},
  pages     = {243--251},
  year      = {2023},
  month     = {8},
  note      = {Main Track},
  doi       = {10.24963/ijcai.2023/28},
  url       = {https://doi.org/10.24963/ijcai.2023/28},
}
Improving LaCAM for Scalable Eventually Optimal Multi-Agent Pathfinding · IJCAI 2023