Cut the Crap: An Economical Communication Pipeline for LLM-based Multi-Agent Systems
Guibin Zhang, Yanwei Yue, Zhixun Li, Sukwon Yun, Guancheng Wan, Kun, Wang, Dawei Cheng, Jeffrey Xu Yu, Tianlong Chen

TL;DR
This paper introduces AgentPrune, a cost-effective communication framework for LLM-based multi-agent systems that reduces token overhead, enhances robustness, and maintains high performance through one-shot pruning of redundant messages.
Contribution
It formally defines communication redundancy in multi-agent LLM systems and proposes a novel pruning method that improves efficiency and robustness without sacrificing performance.
Findings
Achieves comparable results at significantly lower cost ($5.6 vs. 43.7 dollars).
Reduces token usage by 28.1% to 72.8%.
Improves robustness against adversarial attacks with 3.5% to 10.8% performance gains.
Abstract
Recent advancements in large language model (LLM)-powered agents have shown that collective intelligence can significantly outperform individual capabilities, largely attributed to the meticulously designed inter-agent communication topologies. Though impressive in performance, existing multi-agent pipelines inherently introduce substantial token overhead, as well as increased economic costs, which pose challenges for their large-scale deployments. In response to this challenge, we propose an economical, simple, and robust multi-agent communication framework, termed , which can seamlessly integrate into mainstream multi-agent systems and prunes redundant or even malicious communication messages. Technically, is the first to identify and formally define the \textit{communication redundancy} issue present in current LLM-based multi-agent…
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
TopicsMulti-Agent Systems and Negotiation · Auction Theory and Applications · Semantic Web and Ontologies
MethodsPruning
