AICLCYMAMar 19, 2024

Embodied LLM Agents Learn to Cooperate in Organized Teams

arXiv:2403.12482v288 citationsIEEE Trans Comput Soc Syst
Originality Incremental advance
AI Analysis

This addresses cooperation issues in multi-agent systems for AI researchers, but it is incremental as it builds on existing LLM capabilities with organizational prompts.

The paper tackled the problem of LLM agents over-reporting and complying excessively in multi-agent systems, which causes information redundancy and confusion, by introducing a prompt-based organization framework; results showed that designated leadership improved team efficiency, and a Criticize-Reflect process led to novel structures that reduced communication costs and enhanced efficiency.

Large Language Models (LLMs) have emerged as integral tools for reasoning, planning, and decision-making, drawing upon their extensive world knowledge and proficiency in language-related tasks. LLMs thus hold tremendous potential for natural language interaction within multi-agent systems to foster cooperation. However, LLM agents tend to over-report and comply with any instruction, which may result in information redundancy and confusion in multi-agent cooperation. Inspired by human organizations, this paper introduces a framework that imposes prompt-based organization structures on LLM agents to mitigate these problems. Through a series of experiments with embodied LLM agents and human-agent collaboration, our results highlight the impact of designated leadership on team efficiency, shedding light on the leadership qualities displayed by LLM agents and their spontaneous cooperative behaviors. Further, we harness the potential of LLMs to propose enhanced organizational prompts, via a Criticize-Reflect process, resulting in novel organization structures that reduce communication costs and enhance team efficiency.

Code Implementations1 repo
Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes