English

DebUnc: Improving Large Language Model Agent Communication With Uncertainty Metrics

Computation and Language 2025-02-25 v2 Artificial Intelligence Multiagent Systems

Abstract

Multi-agent debates have been introduced to improve the accuracy of Large Language Models (LLMs) by having multiple agents discuss solutions to a problem over several rounds of debate. However, models often generate incorrect yet confident-sounding responses, which can mislead others. This issue arises partly because agents do not consider how confident their peers are. To address this, we propose DebUnc, a debate framework that uses uncertainty metrics to assess agent confidence. Confidence is then conveyed through a modified attention mechanism that adjusts token weights, or through textual prompts. Evaluations across benchmarks show that attention-based methods are particularly effective and that performance continues to improve as uncertainty estimation becomes more reliable. The code is available at https://github.com/lukeyoffe/debunc.

Keywords

Cite

@article{arxiv.2407.06426,
  title  = {DebUnc: Improving Large Language Model Agent Communication With Uncertainty Metrics},
  author = {Luke Yoffe and Alfonso Amayuelas and William Yang Wang},
  journal= {arXiv preprint arXiv:2407.06426},
  year   = {2025}
}
R2 v1 2026-06-28T17:33:39.478Z