AI Interpretability, Explained: Why We Don’t Know What Models Are Thinking
The core problem
Modern AI models are trained, not programmed in the traditional sense — no engineer writes the specific rule that makes a model choose one word over another. That makes them opaque even to their own creators in a way conventional software never was, as Anthropic’s CEO has argued at length.
What interpretability research actually does
Researchers attempt to reverse-engineer a trained model’s internal representations — identifying which patterns of internal activity correspond to which concepts, and eventually to specific plans or intentions — the way a biologist might map neural circuits rather than just observing behavior from outside.
Why this matters for loss-of-control risk
Every proposed safeguard against a misaligned system — detecting deception, verifying a stated goal matches an actual internal goal, catching a dangerous plan before it’s executed — depends on being able to look inside the system rather than judging it only by what it outputs. Without interpretability, oversight is limited to behavioral testing, which a sufficiently capable system could in principle learn to pass without actually being safe.
How close is the field
Progress has been real but partial: researchers have successfully mapped millions of interpretable features in production models and used interpretability tools to help diagnose specific injected flaws in controlled experiments. It remains far from a general capability to reliably read a model’s “intentions” the way the field ultimately needs.
Why this belongs at the top of this list
Among the technical levers covered in this section, interpretability is the one most researchers describe as foundational — the other levers (scalable oversight, corrigibility) become far more tractable if this one succeeds, and far harder to trust if it doesn’t.
Sources
“we have no idea, at a precise level, why models choose the words they do”