Ablation-Reversible Heads Don't Transfer: A Stress Test for Mechanistic Role Claims in Transformers
This paper challenges the validity of common mechanistic role claims for transformer attention heads by demonstrating that heads satisfying standard necessity, encoding, and restoration criteria often fail to transfer computations across prompts, prompting the introduction of a new KID framework and rigorous testing pipeline to reveal that many such heads merely stabilize trajectories or bias outputs rather than performing specific semantic computations.
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 understand how a massive, complex orchestra (a Large Language Model) plays a specific song (solving a math problem or answering a question). For a long time, researchers have tried to point to a single musician (an "attention head") and say, "Ah, this violinist is the one playing the melody of 'addition'."
Their usual way of proving this involves three steps:
- Silence the musician: If you mute that violinist, the song falls apart. (Necessity)
- Read the sheet music: If you look at the violinist's notes, you can clearly see the word "addition" written on them. (Linear Decodability)
- The "Undo" button: If you mute the violinist and then immediately play their recording back over the silence, the song is perfect again. (Ablation Reversibility)
If a musician passes all three tests, researchers have traditionally assumed: "This violinist is the concept of addition."
This paper says: "Stop right there. That conclusion is premature."
The Big Reveal: The "Fake Transfer"
The authors, Philip Quirke and team, set up a much stricter test. They took those "perfect" violinists who passed the first three tests and tried to move them to a different song.
Imagine you have a violinist who is great at playing "Addition." You take their sheet music (their brain state) and try to paste it into a song that asks for "Subtraction."
- The Expectation: If that violinist truly is the concept of addition, pasting their state into the subtraction song should make the orchestra try to add numbers instead of subtract them.
- The Reality: It didn't work. The orchestra kept doing subtraction. The violinist's "state" didn't transfer the concept of addition to the new song.
The authors found that across three different models and five types of tasks (math, dates, comparisons, etc.), every single time a musician passed the first three tests, they failed this fourth, crucial test. They were necessary for the song, and their notes looked like "addition," but they couldn't actually teach the orchestra to do addition in a new context.
The New Lens: KID (Knowing, Intent, Doing)
To explain what these musicians are actually doing, the authors introduce a new way of thinking called KID:
- Knowing: The musician is helping the orchestra understand what the prompt is asking. (e.g., "Oh, this is a math problem, not a history question.")
- Intent: The musician is the one deciding exactly which operation to perform (e.g., "We are definitely doing addition, not subtraction"). This is the holy grail. The paper claims they did not find any musician who actually holds this "Intent."
- Doing: The musician is helping the orchestra write down the answer. (e.g., "Okay, the answer is 5, let's type that out.")
What They Actually Found
Instead of finding "Intent" musicians, they found two other types of players that were masquerading as the real deal:
- The "Trajectory Stabilizers" (The Knowing Role): These musicians are like a conductor who keeps the orchestra from drifting off course. If you mute them, the orchestra gets confused about what kind of problem it's solving. But they don't actually hold the "addition" switch; they just keep the "math problem" vibe alive. When you try to move them to a new song, they just keep the vibe, not the specific math operation.
- The "Logit-Bias Heads" (The Doing Role): These musicians are like a scribe who loves writing the answer "5" so much that they push the orchestra toward that number. If you mute them, the orchestra might write "4" or "6" instead. They are essential for getting the right answer, but they aren't doing the thinking about the math.
The "Same-Answer" Trap
The paper highlights a clever trick they used to catch these imposters: The Same-Answer Control.
Imagine you have a prompt asking "What is 2 + 2?" (Answer: 4).
You take the "brain state" of a musician from a prompt asking "What is 3 + 1?" (Answer: also 4).
If you paste that state into the "2 + 2" prompt, and the orchestra still says "4," is that because the musician transferred the concept of "addition"?
No. It's just because the musician is obsessed with the number "4."
The authors found that many "successful" transfers were just the musicians being familiar with the answer string, not the computation. They were transferring "I know the answer is 4," not "I know how to add."
The Bottom Line
The paper concludes that the standard tools used to find "mechanisms" in AI are too easy to fool. Just because a part of the model is necessary, readable, and reversible doesn't mean it holds the specific "intent" or "concept" we think it does.
- The Good News: We have a better map now. We know how to distinguish between a musician who is just keeping the band on track (Knowing), one who is just writing the final note (Doing), and one who is actually deciding the melody (Intent).
- The Bad News: In the models they tested, they couldn't find a single musician who was clearly the "Intent" decider. The "decision-making" part of the AI might be spread out so thinly that no single violinist holds the sheet music for "addition."
In short: Don't trust the "Undo" button alone. If you can't move a component's state to a new situation and make it do the same thing, it's not the "brain" of that specific task—it's just a very helpful assistant.
Drowning in papers in your field?
Get daily digests of the most novel papers matching your research keywords — with technical summaries, in your language.