PulseAugur
实时 20:42:10
English(EN) Emergence of Biased Consensus in Multi-Agent LLM Debates

新研究应对LLM辩论挑战,引入基准和本地化协议 · 跟踪6个来源

研究人员正在通过多智能体辩论(MAD)框架探索提高大型语言模型(LLM)推理能力的方法。两篇论文解决了这些辩论中LLM的“盲目从众”问题,提出了诸如规范辩论关系(DEAR)或分析由噪声驱动的偏见共识的出现等解决方案。另一项研究引入了M3MAD-Bench,这是一个用于评估跨不同领域和模态的MAD的综合基准,并强调协作方法更鲁棒但效率较低。最后,提出了一种本地化多智能体辩论(LMAD)协议,该协议将辩论限制在冲突片段内,以提高问答任务的效率和准确性。 AI

影响 这些研究论文探讨了多智能体辩论的新技术和评估框架,有可能在复杂任务中提高LLM的推理和协作能力。

排序理由 多篇学术论文发表在arXiv上,详细介绍了LLM多智能体辩论的新方法和基准。

在 arXiv cs.MA (Multiagent) 阅读 →

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

新研究应对LLM辩论挑战,引入基准和本地化协议 · 跟踪6个来源

报道来源 [8]

  1. arXiv cs.AI TIER_1 English(EN) · Weijun Gao, Xiang Ding, Haoyang Liu, Tiancheng Xing ·

    推理分歧之处:用于多跳问答的本地化多智能体辩论

    arXiv:2608.01463v2 Announce Type: replace Abstract: Multi-agent debate commonly exchanges complete rationales even when disagreements concern only a few intermediate claims. We introduce Localized Multi-Agent Debate (LMAD), an inference-time protocol that represents agent rationa…

  2. arXiv cs.MA (Multiagent) TIER_1 English(EN) · Kai Lv ·

    群体视角很重要:监管辩论关系可以减轻多智能体辩论中的盲目从众

    Multi-Agent Debate (MAD) improves the reasoning performance of Large Language Models (LLMs) through multi-round interaction. However, LLMs in MAD are highly susceptible to blind conformity. Existing individual evaluation methods, typically based on confidence or perplexity, fail …

  3. arXiv cs.MA (Multiagent) TIER_1 English(EN) · Maya Okawa ·

    多智能体LLM辩论中出现有偏共识

    Multi-agent LLM debates achieve strong performance on decision-making tasks as well as problem-solving benchmarks, yet their safety and fairness risks remain poorly understood. Notably, interaction can amplify the biases of single LLMs, raising concerns for real-world deployment.…

  4. arXiv cs.AI TIER_1 English(EN) · Ao Li, Jinghui Zhang, Luyu Li, Yuxiang Duan, Lang Gao, Mingcai Chen, Weijun Qin, Shaopeng Li, Fengxian Ji, Ning Liu, Lizhen Cui, Xiuying Chen, Yuntao Du ·

    M3MAD-Bench:跨领域、跨模态的多智能体辩论多维度评估

    arXiv:2601.02854v2 Announce Type: replace Abstract: As an agent-level reasoning and coordination paradigm, Multi-Agent Debate (MAD) orchestrates multiple agents through structured debate to improve answer quality and support complex reasoning. However, existing research on MAD su…

  5. arXiv cs.MA (Multiagent) TIER_1 English(EN) · Haoyang Liu ·

    推理分歧之处:本地化多智能体辩论

    Multi-agent debate commonly exchanges complete reasoning traces even when disagreements concern only a few intermediate claims. We introduce Localized Multi-Agent Debate (LMAD), an inference-time protocol that represents agent traces as typed nodes, locates their earliest conflic…

  6. arXiv cs.MA (Multiagent) TIER_1 English(EN) · Tiancheng Xing ·

    推理分歧之处:用于多跳问答的本地化多智能体辩论

    Multi-agent debate commonly exchanges complete rationales even when disagreements concern only a few intermediate claims. We introduce Localized Multi-Agent Debate (LMAD), an inference-time protocol that represents agent rationales as nodes, locates their earliest conflict, and r…

  7. arXiv cs.AI TIER_1 English(EN) · Quim Motger, Marc Oriol, Jordi Marco, Xavier Franch ·

    多智能体辩论策略:调查、分类与挑战

    arXiv:2607.26212v1 Announce Type: cross Abstract: Multi-Agent Debate (MAD) is a promising paradigm for improving the accuracy and robustness of Large Language Model (LLM)-based agentic systems. It enables multiple agents to exchange arguments, critique each other's outputs, and i…

  8. dev.to — LLM tag TIER_1 English(EN) · Devanshu Biswas ·

    多智能体辩论:角色争论,批评者审视,信心脱离共识

    <p>Ask one model the same question three times and you get three paraphrases and a confident tone — whether or not the answer is actually contested. A multi-agent debate does the opposite. Three personas answer independently, a critic names each one's flaw, every agent revises or…