← Latest papers
🤖 machine learning

Predictable Compression Failures: Order Sensitivity and Information Budgeting for Evidence-Grounded Binary Adjudication

This paper introduces a theoretical framework utilizing Quantified Martingale Violation bounds and an Expectation-level Decompression Law to quantify and mitigate order-induced compression failures in evidence-grounded binary adjudication, enabling a fixed Information Sufficiency Ratio gate that achieves near-zero hallucination rates with controlled abstention across diverse QA benchmarks.

Original authors: Leon Chlon, Ahmed Karim, Maggie Chlon, MarcAntonio Awada

Published 2026-06-08
📖 5 min read🧠 Deep dive

Original authors: Leon Chlon, Ahmed Karim, Maggie Chlon, MarcAntonio Awada

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 Problem: The "Seating Chart" Issue

Imagine you are a judge trying to decide if a defendant is guilty. You have a stack of evidence papers. In a perfect world, it shouldn't matter if you read the papers from top to bottom, bottom to top, or in a random shuffle; the verdict should be the same.

However, the paper finds that modern AI models (called Transformers) are like very sensitive judges who get confused by the seating chart. If you shuffle the order of the evidence, the AI might change its mind. Sometimes it says "Guilty," and if you swap two papers, it suddenly says "Not Guilty." This makes the AI unreliable because its answer depends on how you handed it the facts, not just what the facts are.

The Core Idea: "Expectation vs. Reality"

The authors explain that AI models are trained to be good on average. If you shuffled the evidence a million times and averaged the results, the AI would be very smart. But in the real world, we only get one specific order of evidence.

  • The Expectation: The AI knows the "average truth" across all possible shuffles.
  • The Reality: The AI has to give an answer based on one specific shuffle, which might be a "bad" shuffle where the AI gets confused.

This gap between what the AI should know (on average) and what it actually says (in one specific order) is the "Expectation–Realization Gap."

The Solution: Three New Tools

To fix this, the authors created a "safety kit" with three specific tools to decide when an AI is safe to trust and when it should stay silent.

1. The "Shuffle Test" (Quantified Martingale Violation)

First, the authors proved mathematically that the confusion grows slowly as you add more evidence.

  • The Analogy: Imagine a long line of people passing a message. If the line is short, a small mix-up doesn't matter. If the line is huge, the message gets garbled. The paper shows that for AI, this garbling grows like the logarithm of the number of evidence pieces. It's predictable. If you know how many pieces of evidence you have, you can predict how much the AI might wobble if you shuffle them.

2. The "Trust Budget" (Bits-to-Trust & Information Sufficiency)

The authors realized that to be 100% sure of an answer, the AI needs a certain amount of "information energy" (or budget).

  • The Analogy: Think of the AI's confidence like a battery.
    • B2T (Bits-to-Trust): This is the "minimum battery charge" required to safely say "Yes" or "No." If the answer is rare or tricky, you need a bigger battery.
    • ISR (Information Sufficiency Ratio): This is a simple math check: Do we have enough battery?
      • If Current Battery / Required Battery is greater than 1, the AI is safe to answer.
      • If it is less than 1, the battery is too low. The AI should abstain (say "I don't know") rather than guessing and potentially lying (hallucinating).

3. The "Hallucination Risk" Meter

They also created a way to measure the risk of the AI making things up.

  • The Analogy: If the AI is trying to force an answer with a weak battery, it's like a tired driver trying to drive through a foggy night. The risk of crashing (hallucinating) goes up. The paper's math shows that if you follow the "ISR > 1" rule, you can keep the risk of hallucination incredibly low (between 0% and 0.7% in their tests).

How They Tested It

The researchers didn't just do math; they tested this on real-world questions (like "Who won the Super Bowl?" or "Is this medical fact true?").

  1. The Shuffle: They took thousands of questions and shuffled the evidence 16 different times for each question.
  2. The Result: They found that the AI's answers did indeed wobble (dispersion), but the wobble followed the predictable pattern they calculated.
  3. The Gatekeeper: They used their "ISR" rule as a gatekeeper.
    • When the rule said "Go," the AI was right almost all the time.
    • When the rule said "Stop," the AI stayed silent.
    • Crucially: In a strict test where they didn't tweak the rules to fit the data, the system kept hallucinations near zero, proving the math works in the real world.

The Bottom Line

This paper gives us a way to stop AI from confidently guessing when it's confused. Instead of hoping the AI gets it right, we can use a simple math check (the ISR Gate) to see if the AI has enough "information fuel" to answer. If it doesn't, we tell it to stop and ask for more evidence, preventing it from making up facts.

In short: Don't trust the AI just because it speaks confidently. Check its "battery level" first. If the battery is low, make it stay quiet.

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 →