English

Graph Attention-Guided Search for Dense Multi-Agent Pathfinding

Artificial Intelligence 2025-10-21 v1 Machine Learning Multiagent Systems Robotics

Abstract

Finding near-optimal solutions for dense multi-agent pathfinding (MAPF) problems in real-time remains challenging even for state-of-the-art planners. To this end, we develop a hybrid framework that integrates a learned heuristic derived from MAGAT, a neural MAPF policy with a graph attention scheme, into a leading search-based algorithm, LaCAM. While prior work has explored learning-guided search in MAPF, such methods have historically underperformed. In contrast, our approach, termed LaGAT, outperforms both purely search-based and purely learning-based methods in dense scenarios. This is achieved through an enhanced MAGAT architecture, a pre-train-then-fine-tune strategy on maps of interest, and a deadlock detection scheme to account for imperfect neural guidance. Our results demonstrate that, when carefully designed, hybrid search offers a powerful solution for tightly coupled, challenging multi-agent coordination problems.

Keywords

Cite

@article{arxiv.2510.17382,
  title  = {Graph Attention-Guided Search for Dense Multi-Agent Pathfinding},
  author = {Rishabh Jain and Keisuke Okumura and Michael Amir and Amanda Prorok},
  journal= {arXiv preprint arXiv:2510.17382},
  year   = {2025}
}
R2 v1 2026-07-01T06:47:15.628Z