多智能体推理在节省计算资源的同时提升模型推理效果。
Multi-Agent Reasoning Improves Compute Efficiency: Pareto-Optimal Test-Time Scaling

- 采用多智能体辩论与混合策略,动态平衡计算开销与准确率。
- 在同等算力下,辩论和混合方法分别比自洽性提升1.3%和2.7%准确率。
- 复杂任务中多智能体持续增益,适合资源受限的高效推理场景。
推理方法的进步使语言模型能在不额外训练的情况下提升预测能力,但多数方法更关注性能而非计算效率。本文系统分析了自洽性、自精炼、多智能体辩论和混合智能体等推理缩放策略的计算性能权衡。在两个推理基准(MMLU-Pro、BBH)上,评估了多种参数配置(如并行预测数、智能体数、辩论轮次),覆盖不同模型规模。在34种配置、100多次评估中,通过计算帕累托最优前沿,选择在最低计算预算下实现最高准确率的方法。结果显示,在最高评估预算(链式思维计算量的20倍)下,推理缩放可使准确率提升最高达+7.1个百分点;在相同算力下,辩论和混合智能体分别比自洽性高出1.3%和2.7%点。自洽性早期饱和,而多智能体收益持续,尤其在复杂任务中表现更优。我们提出一个简单设计准则:当并行生成数超过串行聚合数时,混合智能体最高效。
原文摘要 · Abstract (English)
Advances in inference methods have enabled language models to improve their predictions without additional training. These methods often prioritize raw performance over cost-effective compute usage. However, computational efficiency is key for real-world applications with resource constraints. We provide a systematic analysis of the inference scaling strategies self-consistency, self-refinement, multi-agent debate, and mixture-of-agents, to study their computational performance tradeoffs. We evaluate methods on two reasoning benchmarks (MMLU-Pro, BBH) and include extensive parameter configurations (e.g., scaling the number of parallel predictions, agents, and debate rounds) across different model sizes. Across 34 configurations and over 100 evaluations, we compute the Pareto-optimal front to select methods that achieve the best accuracy with the lowest computational budget. Notably, inference scaling improves accuracy by up to +7.1% points over chain-of-thought at the highest evaluated budgets (20x the CoT compute budget) on MMLU-Pro. With an equal computing budget, debate and mixture-of-agents outperform self-consistency by 1.3% and 2.7% points, respectively. While self-consistency saturates earlier, multi-agent gains persist, particularly on more complicated tasks. We identify a simple multi-agent design guideline: mixture-of-agents is most efficient when the number of parallel generations exceeds the number of sequential aggregations.
Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。