The Confident Liar: Diagnosing Multi-Agent Debate with Log-Probabilities and LLM-as-Judge
This paper investigates the relationship between internal confidence signals (log-probabilities), external LLM-as-judge evaluations, and final task accuracy in multi-agent debate systems, revealing that confidence metrics align significantly more strongly with reasoning quality and failure detection for the "Constructor" agent than for the "Auditor" agent.
Original paper licensed under CC BY 4.0 (http://creativecommons.org/licenses/by/4.0/). This is an AI-generated explanation of the paper below. It is not written or endorsed by the authors. For technical accuracy, refer to the original paper. Read full disclaimer
The Big Picture: The "Final Grade" Trap
Imagine you are grading a student's essay. Usually, you only look at the final grade they got (A, B, or F). But what if the student got an "A" by guessing, or wrote a brilliant essay that accidentally had one wrong fact? If you only look at the final grade, you miss the whole story of how they thought.
This paper argues that Multi-Agent Debate Systems (where two AI bots argue with each other) are often judged the same way: we only care if the final answer is right. The authors say this is a mistake. They want to look at the "middle" of the conversation—the reasoning steps—to see if the AI is actually thinking clearly or just pretending to.
The Cast of Characters
To test this, the researchers set up a three-person play:
- The Constructor (The Builder): This AI tries to build a strong argument or solve a problem. It's like a lawyer presenting a case.
- The Auditor (The Skeptic): This AI reads the Builder's work and tries to find holes, errors, or weak spots. It's like a defense attorney trying to poke holes in the case.
- The Synthesizer (The Judge): This AI listens to both sides and makes the final decision.
- The LLM-as-Judge (The External Grader): A separate, very smart AI that acts like a teacher. It doesn't care about the final answer; it grades the quality of the reasoning the Builder and Auditor used.
The Three Signals They Measured
The researchers wanted to see how three different things relate to each other:
- The "Confidence Meter" (Log-Probabilities): Inside the AI's brain, every time it picks a word, it has a "confidence score" (a number) telling it how sure it is that this is the right word. If the AI is confident, the number is high. If it's guessing or confused, the number drops.
- Analogy: Imagine a person speaking. If they are sure, their voice is steady and loud. If they are unsure, they stutter, pause, or whisper. The "Log-Probability" is a digital recording of that voice stability.
- The "Teacher's Score" (LLM-as-Judge): The external AI grades the reasoning based on rules (Did they follow instructions? Is the evidence real? Is the logic sound?).
- The "Final Score" (Task Accuracy): Did the Synthesizer get the right answer at the end?
What They Found: The "Confident Liar"
The researchers ran these debates on three types of tasks: grading essays, solving math problems, and answering factual questions. Here are the main discoveries:
1. The "Four-Act Play" of Confidence
When they looked at the "Confidence Meter" over time, they saw a consistent pattern in how the AI spoke:
- Act 1 (The Start): High confidence. The AI starts strong.
- Act 2 (The Drop): A sharp drop in confidence as it starts doing the hard work of reasoning.
- Act 3 (The Plateau): A stable, steady middle section.
- Act 4 (The End): A chaotic, shaky ending where the confidence wobbles wildly.
2. The Builder vs. The Skeptic (Role Asymmetry)
This is the most surprising finding. The "Confidence Meter" was a much better predictor of good reasoning for the Constructor (Builder) than for the Auditor (Skeptic).
- The Builder: When the Builder was confident, it was usually writing good, solid reasoning. When it was unsure, the reasoning was often bad. The correlation was strong.
- The Auditor: When the Auditor was confident, it didn't necessarily mean it was doing a good job critiquing. The link between its confidence and the quality of its critique was weak.
- Analogy: Think of a confident architect (Builder). If they are sure their blueprint is right, it usually is. Now think of a confident inspector (Auditor). Sometimes, an inspector can be very loud and sure of themselves while still missing the actual cracks in the wall. The paper found that the "sureness" of the critic is a much less reliable sign of quality than the "sureness" of the creator.
3. The "Confident Liar"
They found cases where the AI was internally very confident (high log-probability) but the Teacher's Score was low.
- This is the "Confident Liar." The AI is speaking with a steady, loud voice, but it is actually making things up or hallucinating.
- However, they also found that for the Constructor, this "Confident Liar" signal was actually useful. If the Constructor was confident but the Teacher gave it a bad grade, it was a very strong warning sign that something was wrong (like a hallucination).
Why This Matters (According to the Paper)
The paper concludes that we can't just look at the final answer to see if a multi-agent system is working. We need to listen to the "voice" of the AI while it's thinking.
- For the Builder: If it sounds confident, it's probably doing a good job. If it sounds shaky, it might be failing.
- For the Critic: Just because it sounds confident doesn't mean it's being a good critic. We need to be more careful when trusting the "Skeptic."
The authors suggest that by watching these "confidence meters," we can catch errors (like hallucinations) much earlier than waiting for the final answer, especially when the AI is acting as the "Builder."
Limitations Mentioned
The paper admits this is just the beginning. They only tested a few specific types of tasks (essays, math, facts) and used specific AI models. They haven't tested this on complex real-world scenarios like coding, long-term planning, or medical advice yet. They also warn that the AI might just be "faking" confidence (rationalizing) rather than actually thinking, so we need to be careful not to trust the "Confidence Meter" blindly.
Drowning in papers in your field?
Get daily digests of the most novel papers matching your research keywords — with technical summaries, in your language.