paper-with-me

Papers

Decentralized Multi-Agent Goal Assignment for Path Planning using Large Language Models

2025-10-27 · Murad Ismayilov, Edwin Meriaux, Shuo Wen, Gregory Dudek arxiv

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 quantitative information, can achieve near-optimal makespans and consistently outperform traditional heuristics. These findings underscore the potential of language models for decentralized goal assignment in multi-agent path planning and highlight the importance of information structure in such systems.

📄 PDF Abstract BibTeX arXiv:2510.23824

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Optimal and Bounded-Suboptimal Multi-Goal Task Assignment and Path Finding

2022-08-02 · Xinyi Zhong, Jiaoyang Li, Sven Koenig, Hang Ma

We formalize and study the multi-goal task assignment and path finding (MG-TAPF) problem from theoretical and algorithmic perspectives. The MG-TAPF problem is to compute an assignment of tasks to agents, where each task …

Multi-Agent Path Finding

Solving Multi-Agent Multi-Goal Path Finding Problems in Polynomial Time

2025-12-17 · Stefan Edelkamp arxiv

In this paper, we plan missions for a fleet of agents in undirected graphs, such as grids, with multiple goals. In contrast to regular multi-agent path-finding, the solver finds and updates the assignment of goals to the…

Optimal Task Assignment and Path Planning using Conflict-Based Search with Precedence and Temporal Constraints

2024-02-13 · Yu Quan Chong, Jiaoyang Li, Katia Sycara

The Multi-Agent Path Finding (MAPF) problem entails finding collision-free paths for a set of agents, guiding them from their start to goal locations. However, MAPF does not account for several practical task-related con…

Multi-Agent Path FindingReinforcement Learning (RL)

A Conflict-Aware Optimal Goal Assignment Algorithm for Multi-Robot Systems

2024-02-19 · Aakash, Indranil Saha

The fundamental goal assignment problem for a multi-robot application aims to assign a unique goal to each robot while ensuring collision-free paths, minimizing the total movement cost. A plausible algorithmic solution t…

Multi-Agent Path Finding

Cooperation and Fairness in Multi-Agent Reinforcement Learning

2024-10-19 · Jasmine Jerry Aloor, Siddharth Nayak, Sydney Dolan, Hamsa Balakrishnan

Multi-agent systems are trained to maximize shared cost objectives, which typically reflect system-level efficiency. However, in the resource-constrained environments of mobility and transportation systems, efficiency ma…

FairnessMulti-agent Reinforcement Learningreinforcement-learningReinforcement Learning