对比多个大模型多智能体框架,发现架构设计能导致延迟超100倍差异
Understanding Multi-Agent LLM Frameworks: A Unified Benchmark and Experimental Analysis
- 构建统一评估框架MAFBench,标准化测试多智能体系统各项能力
- 实测显示不同架构使延迟增加超100倍,规划准确率下降30%
- 为框架选型和设计提供可落地的指导原则
多智能体大语言模型框架被广泛用于加速智能体系统开发。这些框架通过不同的架构设计决定智能体间的交互方式、信息存储机制与任务协调模式,但其对系统性能的影响尚不明确。事实上,仅架构选择就可能使延迟增加超过100倍,吞吐量下降,准确率与可扩展性产生显著差异。为此,需在统一控制条件下联合评估编排开销、内存行为、规划、专业化与协调等能力。现有基准多聚焦单一能力,缺乏框架级标准化评测。本文提出一种架构分类体系,并构建MAFBench——一个集成现有基准的统一评估套件,支持标准化执行流程。基于MAFBench,我们在多个主流框架上开展受控实验,结果表明:架构设计可使延迟提升超100倍,规划准确率下降至30%,协调成功率从90%以上降至30%以下。我们据此提炼出具体架构设计原则与框架选型建议,并指出未来研究方向。
原文摘要 · Abstract (English)
Multi-agent LLM frameworks are widely used to accelerate the development of agent systems powered by large language models (LLMs). These frameworks impose distinct architectural structures that govern how agents interact, store information, and coordinate tasks. However, their impact on system performance remains poorly understood. This gap is critical, as architectural choices alone can induce order-of-magnitude differences in latency and throughput, as well as substantial variation in accuracy and scalability. Addressing this challenge requires (i) jointly evaluating multiple capabilities, such as orchestration overhead, memory behavior, planning, specialization, and coordination, and (ii) conducting these evaluations under controlled, framework-level conditions to isolate architectural effects. Existing benchmarks focus on individual capabilities and lack standardized framework-level evaluation. We address these limitations by (i) introducing an architectural taxonomy for systematically comparing multi-agent LLM frameworks along fundamental dimensions, and (ii) developing MAFBench, a unified evaluation suite that integrates existing benchmarks under a standardized execution pipeline. Using MAFBench, we conduct a controlled empirical study across several widely used frameworks. Our results show that framework-level design choices alone can increase latency by over 100x, reduce planning accuracy by up to 30%, and lower coordination success from above 90% to below 30%. Finally, we translate our findings into concrete architectural design principles and framework selection guidance, and outline promising future research directions.
Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。