← Latest papers
💬 NLP

Masked by Consensus: Disentangling Privileged Knowledge in LLM Correctness

This paper investigates whether large language models possess privileged internal knowledge about answer correctness, revealing that while self-representations offer no advantage on standard benchmarks due to high inter-model agreement, they do provide a domain-specific edge in factual tasks over peer models when evaluated on disagreement subsets, unlike in math reasoning.

Original authors: Tomer Ashuach, Liat Ein-Dor, Shai Gretz, Yoav Katz, Yonatan Belinkov

Published 2026-04-15
📖 4 min read☕ Coffee break read

Original authors: Tomer Ashuach, Liat Ein-Dor, Shai Gretz, Yoav Katz, Yonatan Belinkov

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 guess whether a student's answer on a test is correct. You have two ways to do this:

  1. The Outsider: You look at the student's written answer and the question itself.
  2. The Insider: You peek inside the student's brain (their hidden thoughts) while they are thinking.

For a long time, researchers wondered: Does the student have a secret "gut feeling" inside their brain that tells them if they are right, which an outsider can't see? This secret feeling is called "privileged knowledge."

This paper investigates whether Large Language Models (LLMs)—the AI brains behind chatbots—have this kind of secret internal knowledge about their own answers.

The Problem: The "Consensus Mask"

The researchers found a tricky problem in previous studies. Imagine a classroom where 90% of the students agree on the answer to every question. If you are an outsider trying to guess if Student A is right, you can just look at what Student B wrote. Since they usually agree, you can guess Student A's result just by looking at Student B's brain.

Because the models agree so often, the "outsider" view looks just as good as the "insider" view. It was like the secret internal signal was being masked by consensus. The researchers realized that if everyone agrees, you can't tell if the secret signal actually exists.

The Solution: The "Disagreement" Test

To fix this, the researchers created a special test using only the questions where the models disagreed.

  • Scenario: Model A thinks the answer is "Yes." Model B thinks the answer is "No."
  • The Test: In these tricky cases, Model B's brain cannot help you guess Model A's result. If you can still guess Model A's correctness better by looking inside Model A's brain than by looking at Model B's brain, then Model A truly has a secret internal signal.

The Big Discovery: It Depends on the Subject

When they ran this "disagreement test," they found a surprising split between two types of tasks:

1. Factual Knowledge (The "Memory" Test)

  • Examples: "Who was the first president?" or "What is the capital of France?"
  • Result: Yes, the secret signal exists.
  • The Analogy: Think of this like a librarian. When a librarian pulls a specific book off a shelf, they have a unique, internal feeling of "I know this fact." Even if another librarian disagrees, the first librarian's internal state holds a special signal that says, "I am retrieving this specific memory." The researchers found that the AI's internal brain waves showed a clear advantage in predicting correctness for these facts, something outsiders couldn't see.

2. Mathematical Reasoning (The "Logic" Test)

  • Examples: Solving a complex algebra problem or a word problem about savings accounts.
  • Result: No, the secret signal is missing.
  • The Analogy: Think of this like a mechanic fixing a car. If two mechanics look at the same broken engine, the difficulty is in the structure of the engine, not in a secret memory. The AI doesn't have a special "I know I'm right" feeling about the math. The clues that tell you if the math is right are all visible on the surface (the question and the logic steps). An outsider looking at the problem can predict the AI's success just as well as the AI can predict it itself.

Where Does the Secret Signal Hide?

The researchers also looked at where in the AI's "brain" (its layers of processing) this secret signal appears.

  • For Facts: The signal starts small in the early layers (where the AI reads the words) and grows stronger as the information moves deeper into the brain. It's like a memory retrieval process that builds up as the AI thinks about it.
  • For Math: The signal never really appears. The "difficulty" of the math problem is visible at every single layer, from the start to the finish.

Summary

The paper concludes that AI models do have privileged knowledge, but only for facts they have memorized. They know when they are recalling a memory. However, they do not have this secret knowledge for math or logic; in those cases, their confidence is just as visible to the outside world as it is to themselves.

The reason previous studies missed this was that the models agreed too often, hiding the difference between "knowing a fact" and "solving a problem." By looking only at the moments they disagreed, the researchers finally uncovered the truth.

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 →