← Latest papers
💬 NLP

Perfect Detection, Failed Control: The Geometry of Knowing vs. Steering in Language Models

This paper demonstrates that in language models, the geometric direction that best detects a behavior (such as hallucination) is fundamentally misaligned with the direction that controls it, revealing that detection does not imply steerability and that this "detection-intervention gap" is a pretraining-originated structural dissociation rather than a predictable metric of controllability.

Original authors: Cosimo Galeone, Anna Ettorre, Minsu Park, Giuseppe Ettorre, Daniele Ligorio

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

Original authors: Cosimo Galeone, Anna Ettorre, Minsu Park, Giuseppe Ettorre, Daniele Ligorio

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 a language model (like the AI in this paper) as a highly skilled but slightly confused chef working in a kitchen.

The paper asks a fundamental question: If the chef knows exactly what is wrong with a dish, can they simply fix it?

The researchers discovered a surprising answer: Sometimes the chef knows perfectly, but their hands are tied in a different direction. They found that the "brain signal" telling the model "this is fake" and the "hand signal" telling the model "stop and say no" are pointing in almost completely different directions.

Here is the breakdown of their discovery using simple analogies.

1. The Two Scenarios: The "Easy" Case vs. The "Hard" Case

The researchers tested the AI on two very different tasks to see how "knowing" and "doing" relate.

Scenario A: The Output Format (The "Easy" Case)

  • The Task: The AI is asked to write a list. It can either wrap it in code blocks (like a computer program) or write it as plain text.
  • The Finding: Here, knowing is doing.
  • The Analogy: Imagine the chef has a single switch on the wall. If they flip it, the kitchen lights change color (detecting the mode), and the food comes out wrapped in the right box (controlling the mode). The "switch" and the "light" are the exact same thing. In the AI's brain, the direction that detects "I should use code blocks" is the exact same direction that makes it use code blocks.

Scenario B: Hallucination (The "Hard" Case)

  • The Task: The AI is asked about a fake place (e.g., "What is the capital of Norlandia?").
  • The Finding: Here, knowing is NOT doing.
  • The Analogy: Imagine the chef has a super-sensitive smoke detector.
    • The Detector: The smoke detector is perfect. It screams "FIRE!" (or "This is fake!") the moment a fake entity appears. The AI knows 100% that "Norlandia" doesn't exist.
    • The Action: However, the button to "turn off the stove" (refuse to answer) is located on the other side of the room.
    • The Result: The chef screams "FIRE!" (the AI detects the fake), but because the "Stop" button is in a totally different direction, the chef keeps cooking and serves a fake dish anyway.

2. The Geometry of the Problem: The "90-Degree Turn"

The paper uses geometry to measure this. Imagine the AI's brain is a giant room with thousands of directions you can point a flashlight.

  • The Detection Beam: This flashlight points at the fake entity and says, "I see you!"
  • The Control Beam: This flashlight points at the "Refuse" button.

In the "Easy" case (format), these two flashlights are pointing in the exact same direction (0 degrees apart).
In the "Hallucination" case, these two flashlights are pointing in almost opposite directions (about 83 degrees apart, nearly a right angle).

Because they are so far apart, when the researchers tried to push the AI in the "Detection" direction to stop the hallucination, it didn't work. It was like trying to open a door by pushing the wall next to it.

3. Why Does This Happen? The "Copy-Paste" Monster

The researchers dug into why the signals are so far apart. They found a "monster" in the AI's brain that is too strong to ignore.

  • The Mechanism: The AI has a habit of copying the most important word from the question into the answer. If you ask about "Norlandia," the AI's brain automatically wants to write "Norlandia" in the answer.
  • The Conflict: The "Fake Detector" signal is a tiny, quiet whisper saying, "Don't say that." But the "Copy-Paste" signal is a giant, loud shout saying, "WRITE THE NAME!"
  • The Outcome: Even though the AI knows it's fake (the detector works perfectly), the "Copy-Paste" habit is so loud that it drowns out the refusal. The AI ends up confidently making up facts because the "Copy" button is much louder than the "Stop" button.

4. Can We Fix It? The "15-Degree Turn"

The researchers tried to fix this by creating a new "steering wheel."

  • The Idea: Since the "Detection" direction and the "Refusal" direction are almost at right angles, they tried to aim in between them.
  • The Result: They rotated their steering direction by just 15 degrees toward the "Refusal" side.
  • The Outcome: This didn't fix everything, but it helped a lot. It stopped the AI from making up fake facts about 60% of the time (up from 13%), without accidentally refusing to answer real questions. It's like turning the steering wheel slightly to the left to avoid a pothole, rather than trying to drive straight into it.

5. The Big Lesson: "Knowing" Doesn't Mean "Steering"

The most important takeaway is a warning for anyone trying to control AI:

Just because you can find the direction where the AI "knows" the truth, doesn't mean that direction will make the AI "tell" the truth.

  • The Myth: "If we find the vector for 'honesty,' we can just add it to the AI to make it honest."
  • The Reality: For some things (like formatting), this works. For deep knowledge (like knowing facts are fake), the "knowing" signal and the "acting" signal are in different rooms. You can't just push the "knowing" button and expect the AI to stop lying.

Summary

The paper shows that in AI, detection and control are often two different skills. The AI can be a perfect detective (knowing exactly what is fake) but a terrible actor (unable to stop itself from lying) because the brain signals for "knowing" and "doing" are pointing in almost completely different directions. To fix it, you can't just use the "knowing" signal; you have to find a new, slightly different angle to nudge the AI toward the right behavior.

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 →