GoAgent: Group-of-Agents Communication Topology Generation for LLM-based Multi-Agent Systems
arXiv cs.LG / 3/23/2026
📰 NewsIdeas & Deep AnalysisModels & Research
Key Points
- GoAgent addresses the limitation of node-centric topology generation in LLM-based multi-agent systems by making collaborative groups the atomic units of construction.
- The method first enumerates task-relevant candidate groups using an LLM and then autoregressively selects and connects these groups to form the final communication graph, capturing both intra-group cohesion and inter-group coordination.
- A conditional information bottleneck objective is introduced to compress inter-group communication, preserving task-relevant signals while filtering out redundant historical noise.
- Experiments on six benchmarks report state-of-the-art performance with 93.84% average accuracy and about 17% reduction in token consumption, demonstrating improved effectiveness and efficiency.
💡 Insights using this article
This article is featured in our daily AI news digest — key takeaways and action items at a glance.
Related Articles
Is AI becoming a bubble, and could it end like the dot-com crash?
Reddit r/artificial

Externalizing State
Dev.to

I made a 'benchmark' where LLMs write code controlling units in a 1v1 RTS game.
Dev.to

My AI Does Not Have a Clock
Dev.to
How to settle on a coding LLM ? What parameters to watch out for ?
Reddit r/LocalLLaMA