paper-with-me

홈 › Papers

Analyzing Information Sharing and Coordination in Multi-Agent Planning

2025-08-18 · Tianyue Ou, Saujas Vaduguru, Daniel Fried arxiv

Multi-agent systems (MASs) have pushed the boundaries of large language model (LLM) agents in domains such as web research and software engineering. However, long-horizon, multi-constraint planning tasks involve conditioning on detailed information and satisfying complex interdependent constraints, which can pose a challenge for these systems. In this study, we construct an LLM-based MAS for a travel planning task which is representative of these challenges. We evaluate the impact of a notebook to facilitate information sharing, and evaluate an orchestrator agent to improve coordination in free form conversation between agents. We find that the notebook reduces errors due to hallucinated details by 18%, while an orchestrator directs the MAS to focus on and further reduce errors by up to 13.5% within focused sub-areas. Combining both mechanisms achieves a 25% final pass rate on the TravelPlanner benchmark, a 17.5% absolute improvement over the single-agent baseline's 7.5% pass rate. These results highlight the potential of structured information sharing and reflective orchestration as key components in MASs for long horizon planning with LLMs.

📄 PDF Abstract BibTeX arXiv:2508.12981

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Contextual Knowledge Sharing in Multi-Agent Reinforcement Learning with Decentralized Communication and Coordination

2025-01-26 · Hung Du, Srikanth Thudumu, Hy Nguyen, Rajesh Vasa 외

Decentralized Multi-Agent Reinforcement Learning (Dec-MARL) has emerged as a pivotal approach for addressing complex tasks in dynamic environments. Existing Multi-Agent Reinforcement Learning (MARL) methodologies typical…

Multi-agent Reinforcement Learningreinforcement-learningReinforcement Learning

LLM-Coordination: Evaluating and Analyzing Multi-agent Coordination Abilities in Large Language Models

2023-10-05 · Saaket Agashe, Yue Fan, Anthony Reyna, Xin Eric Wang

Large Language Models (LLMs) have demonstrated emergent common-sense reasoning and Theory of Mind (ToM) capabilities, making them promising candidates for developing coordination agents. This study introduces the LLM-Coo…

Common Sense ReasoningMultiple-choiceQuestion Answering

ARCO-BO: Adaptive Resource-aware COllaborative Bayesian Optimization for Heterogeneous Multi-Agent Design

2025-10-18 · Zihan Wang, Yi-Ping Chen, Tuba Dolar, Wei Chen arxiv

Modern scientific and engineering design increasingly involves distributed optimization, where agents such as laboratories, simulations, or industrial partners pursue related goals under differing conditions. These agent…

Distributed Optimization

Celebrating Diversity in Shared Multi-Agent Reinforcement Learning

2021-06-04 · NeurIPS 2021 12 · Chenghao Li, Tonghan Wang, Chengjie WU, Qianchuan Zhao 외

Recently, deep multi-agent reinforcement learning (MARL) has shown the promise to solve complex cooperative tasks. Its success is partly because of parameter sharing among agents. However, such sharing may lead agents to…

DiversityMulti-agent Reinforcement Learningreinforcement-learningReinforcement Learning+3

SPARK: Search Personalization via Agent-Driven Retrieval and Knowledge-sharing

2025-12-30 · Gaurab Chhetri, Subasish Das, Tausif Islam Chowdhury arxiv

Personalized search demands the ability to model users' evolving, multi-dimensional information needs; a challenge for systems constrained by static profiles or monolithic retrieval pipelines. We present SPARK (Search Pe…

Information Retrieval