Search papers, labs, and topics across Lattice.
This paper investigates the exploration capabilities of large language model (LLM) agents in multi-agent systems, revealing that they often engage in myopic and polarized interactions that hinder effective coordination. By framing this issue as the Multi-Agent Exploration problem within a partially observable stochastic game (POSG) context, the authors introduce Multi-Agent Contextual Exploration (MACE), a framework designed to enhance exploration through structured peer selection. The findings demonstrate that MACE significantly improves exploration behavior and task performance, particularly as agent diversity increases, highlighting a critical limitation in current LLM designs regarding autonomous multi-agent interactions.
LLM agents struggle with exploration in multi-agent settings, leading to poor coordination and increased regret, but a new framework can turn this around.
Exploration is essential for reliable autonomy in multi-agent systems, yet it remains unclear whether large language model (LLM) agents can explore effectively when interacting with one another. We show that modern LLM agents fail to do so, often exhibiting myopic and polarized interaction patterns that lead to suboptimal coordination and increased regret. We formalize this challenge as the Multi-Agent Exploration problem, modeling it as a partially observable stochastic game (POSG) problem in which agents must probe peers to infer their capabilities and identify effective interaction strategies. To address this, we introduce Multi- Agent Contextual Exploration (MACE), a lightweight framework that explicitly promotes exploration through structured peer selection. Across both contextual and parametric diversity settings, MACE substantially improves exploration behavior and downstream task performance. We further show theoretically that the value of exploration increases with agent diversity. Overall, our results highlight a fundamental limitation of current LLM agents and underscore the importance of explicitly guided exploration for reliable multi-agent autonomy. Code will be released in https://github.com/deeplearning-wisc/mace