The Confident Liar: Diagnosing Multi-Agent Debate with Log-Probabilities and LLM-as-Judge

27d ago · Global · primary source: export.arxiv.org

A new study of multi-agent debate systems finds that internal confidence signals can detect flawed reasoning before a final answer is given, but the reliability of those signals depends heavily on which agent is speaking [1]. The paper, posted to the arXiv preprint repository on June 9, examines a two-agent debate architecture consisting of a Constructor and an Auditor [1]. An LLM-as-judge scores each agent's reasoning along three dimensions — instruction following, justification quality, and evidence grounding — and also assigns a critical-failure flag when reasoning breaks down [2]. The researchers then compare those rubric scores against token-level log-probability distributions, which serve as a measure of the model's internal confidence [2]. Experiments in the rubric-scoring domain revealed a consistent four-phase confidence trajectory and a substantial role asymmetry [2]. Confidence aligned with externally judged reasoning quality roughly twice as strongly for the Constructor as for the Auditor [2]. The Constructor's confidence-based detection of critical reasoning failures reached an AUROC of 0.804, compared with 0.634 for the Auditor [2]. The work is part of a broader investigation spanning three domains: rubric-based scoring, mathematical reasoning, and factual question answering [2]. Large language models, which underpin these debate systems, are typically based on transformer architectures and are pre-trained to predict the next word before being fine-tuned for instruction-following [8]. Benchmark evaluations for such models attempt to measure reasoning, factual accuracy, alignment, and safety [8]. The paper appears on arXiv, an open-access repository that hosts electronic preprints across mathematics, physics, computer science, and other fields [6]. As of November 2024, the repository receives about 24,000 submissions per month and has surpassed two million total articles [6]. The study's abstract page includes experimental community tools developed through arXivLabs, a framework that allows third-party collaborators to build features such as citation explorers and code finders directly on the site [4][5]. arXivLabs was formalized in 2020 to enable community innovation while requiring partners to adhere to values of openness, community, excellence, and user data privacy [5].

applicationresearch-papertool-release

Background sources we checked (7)
  • arxiv.org ↗ Multi-agent debate systems are typically evaluated only on whether the final answer is correct, overlooking the quality of the intermediate reasoning that debate is designed to produce. This paper studies the relationship between three signals in multi-agent debate: token-level l…
  • info.arxiv.org ↗ arXiv Labs - arXiv info | arXiv e-print repository Skip to content # arXiv Labs Attention arXiv Users: arXiv Labs is pausing new proposals ## What are arXiv Labs? arXiv Labs are a way for the community to contribute new, useful features to arXiv. These integrations are avail…
  • info.arxiv.org ↗ arXivLabs: Showcase - arXiv info | arXiv e-print repository [...] # arXivLabs: Showcase [...] arXiv is surrounded by a community of researchers and developers working at the cutting edge of information science and technology. [...] While the arXiv team is focused on our core miss…
  • blog.arxiv.org ↗ arXivLabs: a space for community innovation – arXiv blog arXiv has launched a new, formalized framework enabling innovative collaborations with individuals and organizations. “Members of our community want to contribute tools that enhance the arXiv experience, and we val…
  • en.wikipedia.org ↗ arXiv (pronounced as "archive"—the X represents the Greek letter chi ⟨χ⟩) is an open-access repository of electronic preprints and postprints (known as e-prints) approved for posting after moderation, but not peer reviewed. It consists of scientific papers in the fields of mathem…
  • en.wikipedia.org ↗ 14 (fourteen) is the natural number following 13 and preceding 15.…
  • en.wikipedia.org ↗ A large language model (LLM) is a neural network trained on a vast amount of text for natural language processing tasks, especially language generation. LLMs can typically generate, summarize, translate, and analyze text in many contexts, and are a foundational technology behind …

Sources

Spot something wrong? Report an issue