Rethinking Multi-Agent Intelligence Through the Lens of Small-World Networks
Boxuan Wang, Zhuoyun Li, Xiaowei Huang, Yi Dong

TL;DR
This paper explores how small-world network structures can improve multi-agent systems by balancing local and global communication, leading to more stable consensus and scalable coordination.
Contribution
It introduces the use of small-world connectivity as a design prior for MAS, including an uncertainty-guided rewiring scheme for adaptive scalability.
Findings
SW connectivity stabilizes consensus trajectories
SW structures maintain accuracy with lower token costs
Uncertainty-guided rewiring adapts to task difficulty
Abstract
Large language models (LLMs) have enabled multi-agent systems (MAS) in which multiple agents argue, critique, and coordinate to solve complex tasks, making communication topology a first-class design choice. Yet most existing LLM-based MAS either adopt fully connected graphs, simple sparse rings, or ad-hoc dynamic selection, with little structural guidance. In this work, we revisit classic theory on small-world (SW) networks and ask: what changes if we treat SW connectivity as a design prior for MAS? We first bridge insights from neuroscience and complex networks to MAS, highlighting how SW structures balance local clustering and long-range integration. Using multi-agent debate (MAD) as a controlled testbed, experiment results show that SW connectivity yields nearly the same accuracy and token cost, while substantially stabilizing consensus trajectories. Building on this, we introduce…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsAdvanced Graph Neural Networks · Multimodal Machine Learning Applications · Explainable Artificial Intelligence (XAI)
