Closure-Validated Circuit Discovery in Attention Heads: Co-activation Proposes, Ablation Disposes
This paper demonstrates that while clustering attention heads based on co-activation statistics generates plausible circuit proposals, only causal ablation tests can validate their functional necessity, revealing that such cheap signals often fail to identify true circuits in complex architectures like Mixture-of-Experts models.
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
The Big Idea: "Proposing" vs. "Proving" a Team
Imagine you are trying to figure out how a complex machine (like a giant robot brain) works. You suspect that certain groups of gears (called attention heads) work together as a team to perform specific tasks, like "remembering the previous word" or "finding a pattern."
For a long time, researchers tried to find these teams by looking at co-activation. This is like watching the gears and saying, "Hey, Gear A and Gear B always spin at the same time. They must be a team!"
This paper asks a critical question: Just because gears spin together, does that mean they are actually a functional team doing important work? Or are they just spinning together because they are both connected to the same power switch, even if they aren't doing anything useful?
The authors call this the difference between a Proposal (a guess based on observation) and a Discovery (a confirmed fact based on proof).
The Experiment: The "Silence Test"
To prove a team is real, the authors didn't just watch them spin; they performed a Silence Test (which they call Closure).
- The Proposal: They used a mathematical recipe (clustering) to find groups of gears that spin together.
- The Test: They turned off (ablated) that specific group of gears.
- The Verdict:
- Real Circuit: If the machine starts making mistakes or stops working, the group was a real, essential team.
- Fake Circuit: If the machine keeps working perfectly (or even works better), the group wasn't a real team. They were just "noise" or redundant parts that didn't matter.
The Results: Two Different Stories
The authors tested this on three different types of robot brains (AI models).
1. The Dense Models (The "Standard" Brains)
- Models: Pythia 1B and OLMo 1B.
- The Story: In these models, the "Silence Test" worked perfectly. When they turned off the groups of gears that the math said were "teams," the robot brain actually got worse at its job.
- The Analogy: It's like finding a group of musicians in an orchestra who always play the same notes. When you mute them, the music falls apart. Conclusion: In these models, the "spin-together" guess was usually a correct proposal for a real circuit.
2. The MoE Model (The "Specialist" Brain)
- Model: OLMoE-1B-7B (Mixture of Experts). This model is different; it has a "manager" that decides which specialists work on which task.
- The Story: This is where it gets tricky.
- First, the math failed to find any teams at all when looking at the whole brain.
- So, the researchers tried a smarter trick: they grouped the inputs by which "manager" was active and looked for teams within those groups. This time, the math found a very strong signal. It looked like a real team!
- The Twist: When they ran the Silence Test on this "perfect" team, the robot brain didn't get worse. It got better.
- The Analogy: Imagine a group of people in an office who always stand in the same corner and talk loudly. You think they are a "Project Team." But when you ask them to leave, the office runs smoother because they were actually just distracting everyone.
- Conclusion: In this model, the math found a group that looked like a team, but it was actually just "noise." The Silence Test proved that looking like a team is not enough to be a team.
The Training Timeline: "Form" vs. "Function"
The authors also watched these brains grow from baby to adult (during training). They looked at two things:
- Form: Does the gear look like it's focusing on the right thing? (e.g., Does it look at the previous word?)
- Function: Is the gear actually doing the work? (Does turning it off break the robot?)
They found a surprising mismatch:
- Function without Form: Sometimes, a group of gears was doing the heavy lifting (essential function) before they even started looking focused. They were working hard while still "wandering."
- Form without Function: Sometimes, a group of gears looked perfectly focused and sharp (great form), but if you turned them off, nothing happened. They looked like a team, but they were just decorative.
The "Redundancy" Surprise
In one specific test (Pythie 1B on natural text), they found a weird phenomenon.
- When they turned off the "team," the robot's confidence in the exact right answer crashed (it was sure it was wrong).
- BUT, the overall score (average loss) barely changed.
- The Analogy: Imagine a backup generator. If you cut the main power line, the lights flicker wildly (the specific signal crashes), but because the backup generator kicks in so fast, the house doesn't go dark (the overall score stays the same). The model has so many backup paths that it hides the damage, making the "team" look less important than it really is.
The Main Takeaway
The paper concludes with a simple rule for AI researchers:
"Co-activation is a proposal; Closure is the proof."
Just because parts of an AI brain activate together, or look focused, or appear in a statistical cluster, does not mean they are a functional circuit. You must perform the "Silence Test" (ablation) to see if they actually matter.
- In standard models, the guess is often right.
- In complex "Mixture of Experts" models, the guess can be completely wrong, leading you to think you found a team when you actually found a group of distractions.
What the paper does NOT claim:
- It does not say this method works for all AI models (only the ones they tested).
- It does not say this applies to other types of AI features (like "Sparse Autoencoders") that use different math.
- It does not offer medical or clinical advice. It is purely about understanding how these specific computer brains work.
Drowning in papers in your field?
Get daily digests of the most novel papers matching your research keywords — with technical summaries, in your language.