paper-with-me

Papers

Enhancing Multi-Agent Debate System Performance via Confidence Expression

2025-09-17 · Zijie Lin, Bryan Hooi arxiv

Generative Large Language Models (LLMs) have demonstrated remarkable performance across a wide range of tasks. Recent research has introduced Multi-Agent Debate (MAD) systems, which leverage multiple LLMs to simulate human debate and thereby improve task performance. However, while some LLMs may possess superior knowledge or reasoning capabilities for specific tasks, they often struggle to clearly communicate this advantage during debates, in part due to a lack of confidence expression. Moreover, inappropriate confidence expression can cause agents in MAD systems to either stubbornly maintain incorrect beliefs or converge prematurely on suboptimal answers, ultimately reducing debate effectiveness and overall system performance. To address these challenges, we propose incorporating confidence expression into MAD systems to allow LLMs to explicitly communicate their confidence levels. To validate this approach, we develop ConfMAD, a MAD framework that integrates confidence expression throughout the debate process. Experimental results demonstrate the effectiveness of our method, and we further analyze how confidence influences debate dynamics, offering insights into the design of confidence-aware MAD systems.

📄 PDF Abstract BibTeX arXiv:2509.14034

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

GroupDebate: Enhancing the Efficiency of Multi-Agent Debate Using Group Discussion

2024-09-21 · Tongxuan Liu, Xingyu Wang, Weizhe Huang, Wenjiang Xu 외

In recent years, Large Language Models (LLMs) have demonstrated remarkable capabilities across diverse NLP tasks. Extensive research has explored how to enhance the logical reasoning abilities such as Chain-of-Thought, C…

Logical Reasoning

Improving Multi-Agent Debate with Sparse Communication Topology

2024-06-17 · Yunxuan Li, Yibing Du, Jiageng Zhang, Le Hou 외

Multi-agent debate has proven effective in improving large language models quality for reasoning and factuality tasks. While various role-playing strategies in multi-agent debates have been explored, in terms of the comm…

Multimodal Reasoning

An LLM-Driven Multi-Agent Debate System for Mendelian Diseases

2025-04-10 · Xinyang Zhou, Yongyong Ren, Qianqian Zhao, Daoyi Huang 외

Accurate diagnosis of Mendelian diseases is crucial for precision therapy and assistance in preimplantation genetic diagnosis. However, existing methods often fall short of clinical standards or depend on extensive datas…

DiagnosticLanguage ModelingLanguage Modelling

Debate Only When Necessary: Adaptive Multiagent Collaboration for Efficient LLM Reasoning

2025-04-07 · Sugyeong Eo, Hyeonseok Moon, Evelyn Hayoon Zi, Chanjun Park 외

Multiagent collaboration has emerged as a promising framework for enhancing the reasoning capabilities of large language models (LLMs). Despite improvements in reasoning, the approach introduces substantial computational…

Self-signals Driven Multi-LLM Debate for Efficient and Accurate Reasoning

2025-10-08 · Xuhang Chen, Zhifan Song, Deyi Ji, Shuo Gao 외 arxiv

Large Language Models (LLMs) have exhibited impressive capabilities across diverse application domains. Recent work has explored Multi-LLM Agent Debate (MAD) as a way to enhance performance by enabling multiple LLMs to d…