English

Neural Algorithmic Reasoners informed Large Language Model for Multi-Agent Path Finding

Artificial Intelligence 2025-08-26 v1 Robotics

Abstract

The development and application of large language models (LLM) have demonstrated that foundational models can be utilized to solve a wide array of tasks. However, their performance in multi-agent path finding (MAPF) tasks has been less than satisfactory, with only a few studies exploring this area. MAPF is a complex problem requiring both planning and multi-agent coordination. To improve the performance of LLM in MAPF tasks, we propose a novel framework, LLM-NAR, which leverages neural algorithmic reasoners (NAR) to inform LLM for MAPF. LLM-NAR consists of three key components: an LLM for MAPF, a pre-trained graph neural network-based NAR, and a cross-attention mechanism. This is the first work to propose using a neural algorithmic reasoner to integrate GNNs with the map information for MAPF, thereby guiding LLM to achieve superior performance. LLM-NAR can be easily adapted to various LLM models. Both simulation and real-world experiments demonstrate that our method significantly outperforms existing LLM-based approaches in solving MAPF problems.

Keywords

Cite

@article{arxiv.2508.17971,
  title  = {Neural Algorithmic Reasoners informed Large Language Model for Multi-Agent Path Finding},
  author = {Pu Feng and Size Wang and Yuhong Cao and Junkang Liang and Rongye Shi and Wenjun Wu},
  journal= {arXiv preprint arXiv:2508.17971},
  year   = {2025}
}

Comments

Accepted by IJCNN 2025

R2 v1 2026-07-01T05:04:31.711Z