AgentNet: Decentralized Evolutionary Coordination for LLM-based Multi-Agent Systems
By: Yingxuan Yang , Huacan Chai , Shuai Shao and more
Potential Business Impact:
Lets AI agents work together without a boss.
The rapid advancement of large language models (LLMs) has enabled the development of multi-agent systems where multiple LLM-based agents collaborate on complex tasks. However, existing systems often rely on centralized coordination, leading to scalability bottlenecks, reduced adaptability, and single points of failure. Privacy and proprietary knowledge concerns further hinder cross-organizational collaboration, resulting in siloed expertise. We propose AgentNet, a decentralized, Retrieval-Augmented Generation (RAG)-based framework that enables LLM-based agents to specialize, evolve, and collaborate autonomously in a dynamically structured Directed Acyclic Graph (DAG). Unlike prior approaches with static roles or centralized control, AgentNet allows agents to adjust connectivity and route tasks based on local expertise and context. AgentNet introduces three key innovations: (1) a fully decentralized coordination mechanism that eliminates the need for a central orchestrator, enhancing robustness and emergent intelligence; (2) dynamic agent graph topology that adapts in real time to task demands, ensuring scalability and resilience; and (3) a retrieval-based memory system for agents that supports continual skill refinement and specialization. By minimizing centralized control and data exchange, AgentNet enables fault-tolerant, privacy-preserving collaboration across organizations. Experiments show that AgentNet achieves higher task accuracy than both single-agent and centralized multi-agent baselines.
Similar Papers
Hierarchical Decentralized Multi-Agent Coordination with Privacy-Preserving Knowledge Sharing: Extending AgentNet for Scalable Autonomous Systems
Multiagent Systems
Helps many AI agents work together better.
HybridRAG-based LLM Agents for Low-Carbon Optimization in Low-Altitude Economy Networks
Networking and Internet Architecture
Drones help computers solve problems with less energy.
Agentic Neural Networks: Self-Evolving Multi-Agent Systems via Textual Backpropagation
Machine Learning (CS)
Helps AI teams learn and work together better.