← Latest papers
💬 NLP

DiscoUQ: Structured Disagreement Analysis for Uncertainty Quantification in LLM Agent Ensembles

DiscoUQ is a novel framework that enhances uncertainty quantification in multi-agent LLM systems by analyzing the structured linguistic and geometric properties of inter-agent disagreement, achieving superior calibration and performance over traditional voting-based methods.

Original authors: Bo Jiang

Published 2026-03-24
📖 4 min read☕ Coffee break read

Original authors: Bo Jiang

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

Imagine you are trying to solve a very tricky riddle. Instead of asking just one person, you ask a team of five experts. They all think about it and give you their answers.

The Old Way (The "Head Count" Method):
In the past, if three experts said "Yes" and two said "No," the system would just say, "Okay, the answer is probably 'Yes' because 3 is bigger than 2." It would give you a confidence score of 60%.

But here's the problem: Not all disagreements are created equal.

  • Scenario A: The two "No" experts are just guessing and have no evidence. The three "Yes" experts are rock-solid.
  • Scenario B: The two "No" experts have discovered a brand-new, brilliant piece of evidence that the three "Yes" experts completely missed.

In both cases, the "Head Count" says 60% confidence. But in Scenario B, you should actually be very worried! The old method throws away all the interesting details about why they disagreed.

The New Way (DISCOUQ):
This paper introduces a new system called DISCOUQ. Think of DISCOUQ as a super-smart referee who doesn't just count votes; they watch the whole game to see how the players are arguing.

Instead of just looking at the final score, DISCOUQ looks at two things:

  1. The "Story" of the Argument (Linguistic Structure):
    The referee reads the notes the experts wrote.

    • Did the minority team bring up new facts? (If yes, be careful!)
    • Did they argue logically, or were they just shouting?
    • Did they disagree right at the beginning, or only at the very end?
    • Did the majority sound super confident, or were they hedging their bets?
  2. The "Shape" of the Thoughts (Embedding Geometry):
    Imagine every expert's thought process is a dot on a giant map.

    • If the three "Yes" experts are huddled tightly together in one corner, and the two "No" experts are far away in another corner, that's one kind of disagreement.
    • If everyone is scattered all over the map, that's a different kind of chaos.
    • DISCOUQ measures how "clumped" or "spread out" these dots are to guess how reliable the group is.

How It Works in Practice:
The researchers built three versions of this referee:

  • The Simple Reader: Reads the arguments and uses a basic math formula to guess the confidence.
  • The Map Reader: Just looks at the "shape" of the thoughts on the map.
  • The Super-Brain: A complex computer brain that combines both the story and the map.

The Results:
When they tested this on four different types of hard questions (like science trivia, logic puzzles, and fact-checking), DISCOUQ won big time.

  • It was more accurate: It knew when the "majority vote" was actually wrong.
  • It was more honest: The old methods often said "I'm 90% sure!" when they were actually only 60% sure. DISCOUQ's confidence scores matched reality much better.
  • It was efficient: The best version only needed to ask the computer to read the arguments one extra time for tricky questions. It didn't need to call the computer thousands of times like other methods.

The Big Takeaway:
When a team of AI agents disagrees, the way they disagree tells you a lot more than just who won the vote. By listening to the details of the argument and looking at how their thoughts connect, we can build AI systems that know exactly when to trust themselves and when to say, "I'm not sure, let's double-check."

It's the difference between a teacher who just counts how many students raised their hands, and a teacher who actually listens to the students' explanations to see who really understands the lesson.

Drowning in papers in your field?

Get daily digests of the most novel papers matching your research keywords — with technical summaries, in your language.

Try Digest →