Decentralized Multi-Agent Goal Assignment for Path Planning using Large Language Models
Murad Ismayilov, Edwin Meriaux, Shuo Wen, Gregory Dudek

TL;DR
This paper explores how large language models can be used for decentralized goal assignment in multi-agent path planning, demonstrating near-optimal performance and outperforming traditional heuristics in grid-world scenarios.
Contribution
It introduces a novel approach using LLMs for decentralized goal assignment, showing their effectiveness compared to heuristics and optimal methods.
Findings
LLM-based agents achieve near-optimal makespans.
LLMs outperform traditional heuristics in goal assignment.
Well-designed prompts are crucial for LLM performance.
Abstract
Coordinating multiple autonomous agents in shared environments under decentralized conditions is a long-standing challenge in robotics and artificial intelligence. This work addresses the problem of decentralized goal assignment for multi-agent path planning, where agents independently generate ranked preferences over goals based on structured representations of the environment, including grid visualizations and scenario data. After this reasoning phase, agents exchange their goal rankings, and assignments are determined by a fixed, deterministic conflict-resolution rule (e.g., agent index ordering), without negotiation or iterative coordination. We systematically compare greedy heuristics, optimal assignment, and large language model (LLM)-based agents in fully observable grid-world settings. Our results show that LLM-based agents, when provided with well-designed prompts and relevant…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
