← Latest papers
🤖 machine learning

Are LLM Uncertainty and Correctness Encoded by the Same Features? A Functional Dissociation via Sparse Autoencoders

This paper demonstrates that large language models encode uncertainty and correctness as distinct internal phenomena by using sparse autoencoders to identify three functionally different feature populations—pure uncertainty, pure incorrectness, and confounded features—where suppressing the latter significantly improves accuracy and enables effective selective abstention.

Original authors: Het Patel, Tiejin Chen, Hua Wei, Evangelos E. Papalexakis, Jia Chen

Published 2026-04-23
📖 5 min read🧠 Deep dive

Original authors: Het Patel, Tiejin Chen, Hua Wei, Evangelos E. Papalexakis, Jia Chen

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 a detective trying to figure out why a very smart but sometimes overconfident robot (a Large Language Model) gets things right or wrong.

For a long time, we assumed the robot had a single "confidence meter." We thought: If the robot is unsure, it's probably wrong. If it's super confident, it's probably right.

But sometimes, the robot is unsure but right (like guessing the right answer to a hard riddle), and sometimes it is confident but wrong (like confidently stating that the moon is made of cheese). This paper asks a big question: Are these two feelings—uncertainty and correctness—controlled by the same internal gears in the robot's brain, or are they two completely different systems?

The authors say: They are different systems. In fact, they found three distinct "types of gears" (features) inside the robot's brain, and they all do very different things.

Here is the breakdown using a simple analogy: The Robot's Brain as a Factory.

1. The Three Types of Factory Workers (Features)

The researchers used a special tool called a Sparse Autoencoder (think of it as an X-ray machine that can see individual workers in the factory) to sort the robot's internal signals into three groups:

A. The "Safety Inspectors" (Pure Uncertainty Features)

  • What they do: These workers are the ones who say, "Hey, I'm not sure about this answer!" They light up when the robot is confused.
  • What happens if you fire them: If you turn these workers off, the robot doesn't just get confused; it starts making terrible mistakes. It loses its ability to be accurate.
  • The Lesson: Uncertainty isn't just a side effect; it's a vital part of the robot's brain that helps it calculate the right answer. You need these "Safety Inspectors" to function.

B. The "Ghost Observers" (Pure Incorrectness Features)

  • What they do: These workers light up when the robot is wrong. They seem to know, "Oh, we messed up."
  • What happens if you fire them: Nothing! If you turn these workers off, the robot keeps making the exact same mistakes. They are inert. They are like a security camera that records a crime but never calls the police. They see the error, but they don't cause it or fix it.
  • The Lesson: Just because a part of the brain "knows" it's wrong doesn't mean that part is responsible for the mistake.

C. The "Confused Messengers" (Confounded Features)

  • What they do: These are the troublemakers. They light up when the robot is both unsure and wrong. They mix the two signals together.
  • What happens if you fire them: Magic! When the researchers turned these specific workers off, the robot got smarter. Its accuracy went up, and it became much more confident (less "noisy") in its answers.
  • The Lesson: These features were actually hurting the robot's performance. By removing the "noise" of these confused messengers, the robot's true intelligence shined through.

2. The Big Discovery: The "Confused Messenger" Hack

The most exciting part of the paper is what they did with the "Confused Messengers."

Imagine you have a noisy radio station. You can't hear the music (the correct answer) because of the static (the confusion). The researchers found that by simply muting 3 specific wires (features) in the middle of the robot's brain, they could cut out the static.

  • The Result: The robot's accuracy jumped from 62% to 81% on difficult tests.
  • The "Abstention" Trick: Because they could now predict exactly when the robot was confused (using just those 3 wires), they could tell the robot: "If you feel this specific signal, just say 'I don't know' instead of guessing."
    • This allowed the robot to skip the hard questions it would get wrong, boosting its score even higher. It's like a student who knows they don't know the answer, so they skip it, rather than guessing and getting it wrong.

3. Why This Matters (The Real-World Impact)

Before this paper, if we wanted to make AI safer, we tried to fix its "confidence meter." We thought, "If we just make the AI admit when it's unsure, it will be better."

This paper says: No, that's not how it works.

  • Uncertainty and Correctness are separate: You can't fix one by tweaking the other.
  • The "Ghost" problem: The AI might "know" it's wrong internally, but that knowledge doesn't help it fix the answer.
  • The Solution: Instead of trying to fix the whole brain, we can surgically remove the specific "Confused Messengers" that are causing the AI to be both unsure and wrong. This makes the AI more reliable without needing to retrain it from scratch.

Summary Analogy

Think of the AI as a car.

  • Uncertainty Features are the engine. If you break them, the car stops moving (accuracy crashes).
  • Incorrectness Features are the dashboard warning light. It lights up when the car is broken, but turning off the light doesn't fix the engine.
  • Confounded Features are a broken GPS that tells you to turn left when you should go straight, and makes you feel nervous about the turn. If you unplug that specific broken GPS wire, the car drives straighter and feels more confident.

The paper proves that to make AI smarter, we don't need to understand the whole car; we just need to find and unplug that one broken GPS wire.

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 →