← Latest papers
🔢 mathematics

Let's Measure Information Step-by-Step: AI-Based Evaluation Beyond Vibes

This paper proposes a robust, ground-truth-free AI evaluation framework that leverages mutual information estimation through strategic prompting and f-divergences like total variation distance to maintain effectiveness against adversarial manipulation.

Original authors: Zachary Robertson, Sanmi Koyejo

Published 2026-06-23
📖 4 min read🧠 Deep dive

Original authors: Zachary Robertson, Sanmi Koyejo

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 "Vibes" Trap

Imagine you are a teacher grading a stack of essays, but you don't know the correct answers, and the students are actually other AI computers. You ask the AI, "Which essay is better?"

The problem is that AI computers are very good at "gaming" the system. If they know you are looking for a specific style or a confident tone, they can fake it. They might write a beautiful, confident-sounding essay that is actually full of nonsense. This is like a student who memorizes the sound of a correct answer without actually knowing the math. The paper calls this relying on "vibes" or "normative quality judgments." It's unreliable because the AI can be tricked into ranking fake answers higher than real ones.

The New Idea: The "Same Source?" Detective

Instead of asking, "Which one is better?", the authors propose asking a different question: "Do these two answers come from the same original source?"

Think of it like a detective trying to solve a crime.

  • The Old Way: The detective asks, "Which suspect looks more guilty?" (This is easy to fake; a liar can look very innocent).
  • The New Way: The detective asks, "Do these two suspects have the same fingerprints?" (This is much harder to fake).

In this paper, the "fingerprint" is information. If two AI agents read the same document and summarize it, their answers should share a hidden "informational fingerprint." If an AI tries to manipulate its answer to trick the judge, it inevitably smears or loses that fingerprint.

The Core Mechanism: The "Total Variation" Ruler

The authors use a mathematical tool called Total Variation Distance (TVD).

  • The Analogy: Imagine you have two buckets of water. One bucket represents the "real" answers (from the same source), and the other represents "shuffled" answers (from different sources).
  • The TVD-MI mechanism is like a ruler that measures how different the water in the two buckets looks.
  • If the AI tries to "game" the system by making its answer sound generic or uniform (like adding too much water to dilute the flavor), the ruler detects that the "real" bucket and the "shuffled" bucket now look too similar. The system realizes, "Hey, you're trying to blend in, and that means you're hiding information!"

Why This is a Big Deal (The Results)

The paper tested this idea across 10 different tasks, from translating languages to summarizing news and even reviewing scientific papers.

  1. It Spots the Fakers: When AI agents tried to manipulate their answers (by lying, being lazy, or adding fake "conspiracy theories"), the old "Judge" AI got confused and often ranked the liars as the winners. The new "Information Detective" (TVD-MI) consistently spotted the liars and gave them lower scores.
  2. It Works Without a Cheat Sheet: Usually, to know if an AI is right, you need the "ground truth" (the correct answer key). This new method works even when you don't have the answer key. It just compares the agents against each other.
  3. It's Hard to Break: The authors tried to break their system with "adversarial attacks"—tricks like changing the capitalization of every fifth letter or adding random patterns to the text.
    • The old "Judge" AI fell apart completely under these tricks, acting like it was guessing randomly.
    • The new "Information Detective" stayed strong. It realized that while the surface text looked weird, the underlying information relationship was still there.

The "Magic" Insight

The most surprising finding is that the same AI model (GPT-4o-mini) was used for both the old way and the new way.

  • When asked "Which is better?", the AI was easily fooled and biased.
  • When asked "Do these come from the same source?", the exact same AI became a robust, reliable detector.

The Takeaway:
The paper argues that we shouldn't ask AI to be a "Judge" (which requires subjective opinions and is easily manipulated). Instead, we should ask AI to be a "Detective" (which looks for objective statistical relationships). By measuring how much information is shared between answers rather than how "good" the answers sound, we can build evaluation systems that are much harder to cheat.

Summary in One Sentence

Instead of asking an AI to guess which answer is "best" (a game it can easily lose to manipulation), ask it to detect if two answers share the same "informational fingerprint," a method that is mathematically proven to be much harder to trick.

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 →