Project Details
Updated 07/06/26 · Provided via application · VerifiedCurrent interpretability methods are unpractical for inference.
Attribution graphs are too heavyweight, SAEs hardly provide cross-capabilities insights, and NLAs are also too heavyweight.
This project aims at narrowing the gap between heavyweight methods and current inference time best practices (linear probes, select SAEs).
In the first time, we expect to find computational hot paths (thanks to attribution graphs) for a select set of capabilities - starting with CBRN.
From these hot paths, the goal is to establish a per-capability characterization of neurons on which we can conduct better model intervention.
During inference, we can now selectively disable key neurons via model intervention.
One of the key issues with model intervention is that prior approaches relied on contrarian examples to find neurons to inject, or relied on pushing intervention coefficients to extreme values (-5x), which resulted in heavily skewed distribution shifts.
My recent work at Anthropic ensures we can now use model intervention in a more stable manner, with entity ablation being exactly tied to neuron ablation (thus, activations at 0x).
Thus, by establishing per-capability sets of neurons, we expect to prove we can use model intervention in a surgical fashion during inference to remove harmful capabilities.
The concrete output is twofold:
- a methodology for generally extracting per-capability sets of neurons by leveraging transcoders
- a benchmarked proof of concept of inference-time model intervention for specific capabilities
Ideally, we would also be able to show we can leverage this for adaptive guardrails, by providing a capability classifier and dynamic loading of reference intervention anchors.
I expect the project to take about 2-3 months to complete, working by myself.
Note: One strong caveat that is being passed under silence here is how transcoders are computational more expensive to run compared to the baseline model. This currently falls outside the scope of this research project, as there is ongoing research to map back transcoder features to base neurons with high confidence.
Theory of Impact
Updated 07/17/26 · By grantmaking.aiInterpretability methods are an important analysis tool and provide better observability in model behavior.
However, most heavyweight methods (such as attribution graphs) are post-mortem: you observe a remarkable behavior, then you analyze it after the fact, through raw analysis and model interventions.
This project aims at narrowing the gap between attribution graphs, and production-time approaches (such as steering vectors or linear probes).
People
Updated 07/17/26 · By grantmaking.aiTeam Member
Discussion
No comments yet. Be the first to share your thoughts.