Adaptive Graph Pruning for Multi-Agent Communication
Boyi Li, Zhonghan Zhao, Der-Horng Lee, Gaoang Wang

TL;DR
This paper introduces Adaptive Graph Pruning (AGP), a framework that dynamically adjusts the number of agents and their communication structures in multi-agent systems, leading to improved performance, efficiency, and task adaptability across various benchmarks.
Contribution
The paper presents a novel task-adaptive multi-agent collaboration framework that jointly optimizes agent quantity and communication topology through a two-stage training process.
Findings
Achieves state-of-the-art results on six benchmarks with 2.58-9.84% performance increase.
Dynamically constructs optimized communication topologies for different tasks.
Reduces token consumption by over 90%, enhancing efficiency.
Abstract
Large Language Model (LLM) based multi-agent systems have shown remarkable performance in various tasks, especially when enhanced through collaborative communication. However, current methods often rely on a fixed number of agents and static communication structures, limiting their ability to adapt to varying task complexities. In this paper, we propose Adaptive Graph Pruning (AGP), a novel task-adaptive multi-agent collaboration framework that jointly optimizes agent quantity (hard-pruning) and communication topology (soft-pruning). Specifically, our method employs a two-stage training strategy: firstly, independently training soft-pruning networks for different agent quantities to determine optimal agent-quantity-specific complete graphs and positional masks across specific tasks; and then jointly optimizing hard-pruning and soft-pruning within a maximum complete graph to dynamically…
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.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsMobile Agent-Based Network Management
MethodsPruning
