English

From Belief Entrenchment to Robust Reasoning in LLM Agents

Machine Learning 2026-02-12 v5 Computation and Language

Abstract

Multi-Agent Debate (MAD) has emerged as a promising inference scaling method for Large Language Model (LLM) reasoning. However, it frequently suffers from belief entrenchment, where agents reinforce shared errors rather than correcting them. Going beyond merely identifying this failure, we decompose it into two distinct root causes: (1) the model's biased static initial belief\textit{static initial belief} and (2) homogenized debate dynamics\textit{homogenized debate dynamics} that amplify the majority view regardless of correctness. To address these sequentially, we propose DReaMAD\textbf{DReaMAD} ((D\textbf{D}iverse Rea\textbf{Rea}soning via M\textbf{M}ulti-A\textbf{A}gent D\textbf{D}ebate with Refined Prompt)). Our framework first rectifies the static belief via strategic prior knowledge elicitation, then reshapes the debate dynamics by enforcing perspective diversity. Validated on our new MetaNIM Arena\textit{MetaNIM Arena} benchmark, DReaMAD\textbf{DReaMAD} significantly mitigates entrenchment, achieving a +9.5\% accuracy gain over ReAct prompting and a +19.0\% higher win rate than standard MAD.

Keywords

Cite

@article{arxiv.2503.16814,
  title  = {From Belief Entrenchment to Robust Reasoning in LLM Agents},
  author = {Jihwan Oh and Minchan Jeong and Jongwoo Ko and Se-Young Yun},
  journal= {arXiv preprint arXiv:2503.16814},
  year   = {2026}
}

Comments

Accepted to TACL