SafeSieve: From Heuristics to Experience in Progressive Pruning for LLM-based Multi-Agent Communication
Ruijia Zhang, Xinyan Zhao, Ruixiang Wang, Sigen Chen, Guibin Zhang, An Zhang, Kun Wang, Qingsong Wen

TL;DR
SafeSieve is an adaptive multi-agent pruning algorithm that improves communication efficiency and robustness in LLM-based systems by dynamically refining agent interactions using a dual-mechanism approach.
Contribution
It introduces a novel dual-mechanism for progressive pruning, combining semantic evaluation with feedback, and employs 0-extension clustering to preserve agent group structures.
Findings
Achieves 94.01% accuracy with 12.4%-27.8% token reduction
Demonstrates robustness with only 1.23% accuracy drop under prompt attacks
Reduces deployment costs by 13.3% in heterogeneous settings
Abstract
LLM-based multi-agent systems exhibit strong collaborative capabilities but often suffer from redundant communication and excessive token overhead. Existing methods typically enhance efficiency through pretrained GNNs or greedy algorithms, but often isolate pre- and post-task optimization, lacking a unified strategy. To this end, we present SafeSieve, a progressive and adaptive multi-agent pruning algorithm that dynamically refines the inter-agent communication through a novel dual-mechanism. SafeSieve integrates initial LLM-based semantic evaluation with accumulated performance feedback, enabling a smooth transition from heuristic initialization to experience-driven refinement. Unlike existing greedy Top-k pruning methods, SafeSieve employs 0-extension clustering to preserve structurally coherent agent groups while eliminating ineffective links. Experiments across benchmarks (SVAMP,…
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
Taxonomy
TopicsMulti-Agent Systems and Negotiation · Service-Oriented Architecture and Web Services · Semantic Web and Ontologies
