paper-with-me

Papers

AgentNet: Decentralized Evolutionary Coordination for LLM-based Multi-Agent Systems

2025-04-01 · Yingxuan Yang, Huacan Chai, Shuai Shao, Yuanyi Song, Siyuan Qi, Renting Rui, Weinan Zhang

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.

📄 PDF Abstract BibTeX arXiv:2504.00587

Code (0)

등록된 구현이 없습니다.

Tasks

Privacy PreservingRAGRetrievalRetrieval-augmented Generation

Similar Papers 제목 키워드 기반

Hierarchical Decentralized Multi-Agent Coordination with Privacy-Preserving Knowledge Sharing: Extending AgentNet for Scalable Autonomous Systems

2025-11-29 · Goutham Nalagatla arxiv

Decentralized multi-agent systems have shown promise in enabling autonomous collaboration among LLM-based agents. While AgentNet demonstrated the feasibility of fully decentralized coordination through dynamic DAG topolo…

Knowledge Distillation

SANet: A Semantic-aware Agentic AI Networking Framework for Cross-layer Optimization in 6G

2025-12-27 · Yong Xiao, Xubo Li, Haoran Zhou, Yingyu Li 외 arxiv

Agentic AI networking (AgentNet) is a novel AI-native networking paradigm in which a large number of specialized AI agents collaborate to perform autonomous decision-making, dynamic environmental adaptation, and complex …

SANEmerg: An Emergent Communication Framework for Semantic-aware Agentic AI Networking

2026-05-07 · Yong Xiao, Haoran Zhou, Yujie Zhou, Marwan Krunz arxiv

Future networking systems are envisioned to become part of an agentic AI-native ecosystem in which a vast number of heterogeneous and specialized AI agents cooperate seamlessly to fulfill complex user requirements in rea…

SANNet: A Semantic-Aware Agentic AI Networking Framework for Multi-Agent Cross-Layer Coordination

2025-05-25 · Yong Xiao, Haoran Zhou, Xubo Li, Yayu Gao 외

Agentic AI networking (AgentNet) is a novel AI-native networking paradigm that relies on a large number of specialized AI agents to collaborate and coordinate for autonomous decision-making, dynamic environmental adaptat…

Agent-based Graph Neural Networks

2022-06-22 · Karolis Martinkus, Pál András Papp, Benedikt Schesch, Roger Wattenhofer

We present a novel graph neural network we call AgentNet, which is designed specifically for graph-level tasks. AgentNet is inspired by sublinear algorithms, featuring a computational complexity that is independent of th…

Graph ClassificationGraph Neural Network