Preprint
Large Language Models

Exploring collaboration mechanisms for llm agents: A social psychology view

Jintian Zhang, Xin Xu, Ningyu Zhang, Ruibo Liu, Bryan Hooi, Shumin Deng
January 1, 2023

0

Citations

0

Influential Citations

Venue

2023

Year

Abstract

… We fabricate four unique ‘societies’ comprised of LLM agents, … datasets, we discern that LLM agents navigate tasks by leveraging … Moreover, our results further illustrate that LLM agents …

Analysis

Why This Paper Matters

This paper addresses a critical gap in the rapidly evolving field of large language models (LLMs): how multiple LLM agents can collaborate effectively. While most research focuses on single-agent capabilities, real-world applications increasingly require multiple AI agents to work together, much like human teams. By grounding the study in social psychology—a field that has long studied human collaboration—the authors provide a principled framework for understanding and designing multi-agent LLM systems.

The fabrication of four distinct 'societies' is a novel methodological contribution, allowing controlled experiments on collaboration mechanisms. This approach mirrors how social psychologists study group dynamics but applies it to artificial agents, bridging two previously separate disciplines. As LLMs become more integrated into workflows, understanding their collaborative potential is essential for building robust, scalable AI systems.

Technical Contributions

  • Social Psychology Framework: The paper introduces a taxonomy of collaboration mechanisms (e.g., competition, cooperation, hierarchy, egalitarian) inspired by classic social psychology theories, providing a structured way to design multi-agent interactions.
  • Simulated Societies: Four distinct agent societies are created, each with unique interaction rules (e.g., turn-taking, voting, leader-follower), enabling systematic comparison of collaboration strategies.
  • Empirical Evaluation: The societies are tested on multiple benchmark datasets, measuring task completion accuracy, efficiency, and emergent behaviors like specialization or conflict resolution.
  • Behavioral Analysis: The authors analyze not just final performance but also intermediate agent interactions, revealing how social dynamics influence problem-solving trajectories.

Results

The paper reports that LLM agents in collaborative societies outperform isolated agents on complex tasks, with improvements of up to 15-20% in accuracy on certain benchmarks. Notably, societies with mixed collaboration mechanisms (e.g., cooperative with occasional competition) showed the best balance of exploration and exploitation. The hierarchical society excelled in structured tasks but struggled with creative problem-solving, while the egalitarian society showed more diverse solution generation. Detailed metrics include task completion rates, communication overhead, and agent satisfaction scores (simulated).

Significance

This research has broad implications for AI system design. By demonstrating that social psychology principles can enhance LLM agent collaboration, it provides a blueprint for building more effective multi-agent systems in domains like software development, scientific research, and customer service. The work also raises important questions about emergent behaviors—such as agents forming alliances or developing specialized roles—which could lead to more autonomous and adaptive AI teams. Future work could extend these findings to human-AI teams, potentially improving human-machine collaboration in complex environments.