Our new X account is live! Follow @wizwand_team for updates
WorkDL logo mark

Cut the Crap: An Economical Communication Pipeline for LLM-based Multi-Agent Systems

About

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 $\texttt{AgentPrune}$, which can seamlessly integrate into mainstream multi-agent systems and prunes redundant or even malicious communication messages. Technically, $\texttt{AgentPrune}$ is the first to identify and formally define the \textit{communication redundancy} issue present in current LLM-based multi-agent pipelines, and efficiently performs one-shot pruning on the spatial-temporal message-passing graph, yielding a token-economic and high-performing communication topology. Extensive experiments across six benchmarks demonstrate that $\texttt{AgentPrune}$ \textbf{(I)} achieves comparable results as state-of-the-art topologies at merely $\$5.6$ cost compared to their $\$43.7$, \textbf{(II)} integrates seamlessly into existing multi-agent frameworks with $28.1\%\sim72.8\%\downarrow$ token reduction, and \textbf{(III)} successfully defend against two types of agent-based adversarial attacks with $3.5\%\sim10.8\%\uparrow$ performance boost.

Guibin Zhang, Yanwei Yue, Zhixun Li, Sukwon Yun, Guancheng Wan, Kun Wang, Dawei Cheng, Jeffrey Xu Yu, Tianlong Chen• 2024

Related benchmarks

TaskDatasetResultRank
Code GenerationHumanEval
Pass@186.8
850
Language UnderstandingMMLU
Accuracy85.07
756
Mathematical ReasoningGSM8K (test)
Accuracy94.89
751
Code GenerationHumanEval (test)
Pass@196.6
444
Mathematical ReasoningGSM8K
Accuracy88.73
351
Code GenerationMBPP (test)
Pass@192.3
276
Mathematical ReasoningAQUA
Accuracy80.51
132
Science Question AnsweringARC-C
Accuracy86.73
127
General ReasoningMMLU
MMLU Accuracy84.3
126
Mathematical ReasoningMultiArith
Accuracy94.65
116
Showing 10 of 24 rows

Other info

Follow for update