Share your thoughts, 1 month free Claude Pro on usSee more
WorkDL logo mark

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

About

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 discuss and refine responses iteratively. Nevertheless, existing MAD methods predominantly focus on utilizing external structures, such as debate graphs, using LLM-as-a-Judge, while neglecting the application of self signals, such as token logits and attention, that arise during generation. This omission leads to redundant computation and potential performance degradation. In this paper, we shift the focus to the self signals of multi-LLM debate and introduce a Self-Signals Driven Multi-LLM Debate (SID), which leverages two types of self-signals: model-level confidence and token-level semantic focus, to adaptively guide the debate process. Our approach enables high-confidence agents to exit early at the model level and compress the redundant debate contents based on the attention mechanism. We evaluate our method on various LLMs and Multimodal LLMs across multiple challenging benchmarks. Experimental results demonstrate that our method not only outperforms existing MAD techniques in accuracy but also reduces token consumption, highlighting the effectiveness of utilizing self signals in enhancing both the performance and efficiency of multi-agent debate systems. Our code will be available at~\href{https://github.com/xuhang2019/SID}{\texttt{https://github.com/xuhang2019/SID}}.

Xuhang Chen, Zhifan Song, Deyi Ji, Shuo Gao, Lanyun Zhu• 2025

Related benchmarks

TaskDatasetResultRank
Science Question AnsweringScienceQA
Accuracy91
791
Multimodal ReasoningMMStar
Accuracy54
78
Multi-task Language UnderstandingMMLUpro (test)
Accuracy71
36
Mathematical ReasoningMATH (test)
Algebra Accuracy94
17
Multiple-choice Question AnsweringIMO-AnswerBench (full)
NComm20
10
Multiple-choice Question AnsweringHLE filtered subset
NComm16.6
10
Showing 6 of 6 rows

Other info

Follow for update