← all papers · overview

Goagent: Group-of-agents Communication Topology Generation For Llm-based Multi-agent Systems

·2026

Abstract

Large language model (LLM)-based multi-agent systems (MAS) have demonstrated exceptional capabilities in solving complex tasks, yet their effectiveness depends heavily on the underlying communication topology that coordinates agent interactions. Within these systems, successful problem-solving often necessitates task-specific group structures to divide and conquer subtasks. However, most existing approaches generate communication topologies in a node-centric manner, leaving group structures to emerge implicitly from local connectivity decisions rather than modeling them explicitly, often leading to suboptimal coordination and unnecessary communication overhead. To address this limitation, we propose GoAgent (Group-of-Agents), a communication topology generation method that explicitly treats collaborative groups as the atomic units of MAS construction. Specifically, GoAgent first enumerates task-relevant candidate groups through an LLM and then autoregressively selects and connects thes

Related papers

Ranked by semantic similarity — how closely each paper's abstract matches this one (100% = near-identical topic).

Goagent: Group-of-agents Communication Topology Generation For Llm-based Multi-agent Systems — ai-agents