← Latest papers
💬 NLP

Diagnosing Correctness Probes under Self-Judgement Confounding

This paper demonstrates that hidden-state readouts in language models often capture the model's self-judgement rather than objective correctness, as evidenced by the superior cross-domain transferability of self-judgement-associated directions compared to those associated with actual correctness.

Original authors: Yi-Long Lu

Published 2026-07-21
📖 4 min read☕ Coffee break read

Original authors: Yi-Long Lu

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 figure out if a robot is telling the truth. You ask it a question, it gives an answer, and then you have to decide: is the answer actually correct, or is the robot just confident that it's correct? This is the heart of a new field of science called "mechanistic interpretability," where researchers try to peek inside the "brain" of large language models (LLMs) to see what they are really thinking. These models are like giant digital oracles that can write poems, solve math problems, and chat about history, but they sometimes make up facts (a problem known as "hallucination"). Scientists have discovered that if you look at the model's internal electrical signals (called "hidden states") at the exact moment it finishes an answer, you can often predict whether that answer is right or wrong. It's like having a lie detector built into the robot's mind. But here's the tricky part: usually, when a robot gives a wrong answer, it also thinks it's wrong. And when it gives a right answer, it usually thinks it's right. Because the robot's internal "truth signal" and its "self-confidence signal" usually agree, it's been hard to tell if the robot is actually detecting the truth, or if it's just detecting its own opinion.

This paper, titled "Diagnosing Correctness Probes under Self-Judgement Confounding," tackles that exact confusion. The researchers, led by Yi-Long Lu, decided to build a special test where the robot's "truth" and its "self-confidence" disagree. They created scenarios where the model gives a mathematically correct answer but then says, "No, that's wrong," and scenarios where it gives a wrong answer but says, "Yes, that's right." By forcing these two signals to fight each other, they could finally see which signal was actually being picked up by the "lie detector" inside the model.

The team tested this on four different large language models, ranging from 7 billion to 14 billion parameters (think of these as the number of connections in the robot's brain). They used a clever method called "factorial contrasts," which is like separating a mixed smoothie back into its original fruit and milk to see which flavor is which. They found that while the internal signals contained information about both truth and confidence, the most reliably transferable component was the one preserving the robot's self-judgement polarity, not the objective correctness.

Here is the surprising twist: when the researchers looked at the internal signals of a robot that gave a wrong answer but thought it was right, the "lie detector" gave it a high score, just like it would for a correct answer. Conversely, when the robot gave a correct answer but thought it was wrong, the detector gave it a low score. In fact, across all the models and tests they ran—including math problems, movie trivia, and general knowledge quizzes—the internal signal that traveled best from one type of question to another was the one that tracked the robot's confidence, not the actual truth.

The paper explicitly notes that while the "truth" signals we see in these models might be pure objective measures of factual correctness, the evidence shows that transferability alone does not establish objective-correctness semantics. Even when the researchers tried to build a detector using only the "correct/incorrect" labels and ignored the robot's self-judgement entirely, the detector still ended up following the robot's confidence. This suggests that the "truth" we see in these models might be more about how the model feels about its own output than about the actual facts. The authors conclude that just because a signal can be transferred from one task to another doesn't mean it represents the truth; it might just represent the model's own opinion. So, while we can peek inside the robot's brain to see if it's confident, we can't yet be sure if that confidence means it's telling the truth. The study suggests that the most reliable thing we can read from these models is their own self-assessment, not an objective reality check.

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 →