English

Talk Structurally, Act Hierarchically: A Collaborative Framework for LLM Multi-Agent Systems

Artificial Intelligence 2025-02-18 v1 Machine Learning Multiagent Systems

Abstract

Recent advancements in LLM-based multi-agent (LLM-MA) systems have shown promise, yet significant challenges remain in managing communication and refinement when agents collaborate on complex tasks. In this paper, we propose \textit{Talk Structurally, Act Hierarchically (TalkHier)}, a novel framework that introduces a structured communication protocol for context-rich exchanges and a hierarchical refinement system to address issues such as incorrect outputs, falsehoods, and biases. \textit{TalkHier} surpasses various types of SoTA, including inference scaling model (OpenAI-o1), open-source multi-agent models (e.g., AgentVerse), and majority voting strategies on current LLM and single-agent baselines (e.g., ReAct, GPT4o), across diverse tasks, including open-domain question answering, domain-specific selective questioning, and practical advertisement text generation. These results highlight its potential to set a new standard for LLM-MA systems, paving the way for more effective, adaptable, and collaborative multi-agent frameworks. The code is available https://github.com/sony/talkhier.

Keywords

Cite

@article{arxiv.2502.11098,
  title  = {Talk Structurally, Act Hierarchically: A Collaborative Framework for LLM Multi-Agent Systems},
  author = {Zhao Wang and Sota Moriyama and Wei-Yao Wang and Briti Gangopadhyay and Shingo Takamatsu},
  journal= {arXiv preprint arXiv:2502.11098},
  year   = {2025}
}
R2 v1 2026-06-28T21:45:56.512Z