Share your thoughts, 1 month free Claude Pro on usSee more
WorkDL logo mark

MOC: Multi-Order Communication in LLM-based Multi-Agent Systems

About

Despite the remarkable progress of Large Language Model (LLM) based Multi-Agent Systems, most research focuses on optimizing coordination topology while largely underexploring the equally critical problem: how to transmit and optimize messages among agents effectively? Current communication schemes typically rely on the direct concatenation of first-order neighbor responses, which induces a restricted evidence receptive field and leads to the dilution of crucial insights over multi-hop paths. To address these limitations, we propose the Multi-Order Communication (MOC) scheme, which reconstructs the inter-agent communication to capture multi-hop dependencies and incorporates a structural message consolidation strategy to ensure efficiency. Specifically, we formalize the communication mechanism to construct a structured multi-order evidence stream, and subsequently design a Semantic-Topological Merging algorithm to optimize semantic fidelity within token constraints. Extensive experiments across six diverse datasets and LLM backbones of varying parameter scales demonstrate that MOC consistently improves task performance and reduces communication costs. The code is available at https://github.com/yao-guan/MOC.

Yao Guan, Lin Wang, Zhihu Lu, Ziyi Wang, Wenzhu Yan, Qiang Duan• 2026

Related benchmarks

TaskDatasetResultRank
Language UnderstandingMMLU
MMLU Accuracy85.26
147
Code GenerationHumanEval
pass@185.98
145
Language UnderstandingMMLU-Pro
Accuracy59.29
116
Mathematical ReasoningAQUA
Accuracy74.41
45
Mathematical ReasoningSVAMP
Accuracy92.33
19
Language UnderstandingMMLU
Accuracy92.63
3
Language UnderstandingMMLU-Pro
Accuracy88.93
3
Showing 7 of 7 rows

Other info

Follow for update