PulseAugur
实时 10:49:11
English(EN) EMS: Multi-Agent Voting via Efficient Majority-then-Stopping

新的EMS投票系统将AI智能体计算量削减44%

研究人员开发了一种名为高效多数表决然后停止(EMS)的新型多智能体投票系统,以减少计算开销。EMS通过首先根据智能体在类似查询上的历史可靠性进行排序,然后按此顺序调用它们来提高推理效率。一旦领先的答案无法被超越,系统就会终止投票并返回共识决策。评估显示,EMS在保持准确性的同时,显著减少了被调用的智能体数量和令牌消耗。 AI

影响 降低了多智能体系统的计算成本,可能支持更复杂和高效的AI应用。

排序理由 关于AI智能体投票新方法的学术论文。[lever_c_demoted from research: ic=1 ai=1.0]

在 arXiv cs.AI 阅读 →

AI 生成摘要 · Google Gemini · 来自 1 个来源。 我们如何撰写摘要 →

报道来源 [1]

  1. arXiv cs.AI TIER_1 English(EN) · Yiqing Liu, Hantao Yao, Wu Liu, Yongdong Zhang ·

    EMS: Multi-Agent Voting via Efficient Majority-then-Stopping

    arXiv:2604.02863v2 Announce Type: replace Abstract: Majority voting is the standard for aggregating multi-agent responses into a final decision. However, traditional methods typically require all agents to complete their reasoning before aggregation begins, leading to significant…