Start here
Mechanistic Interpretability, in plain language
Sparse Autoencoders (SAEs), monosemantic feature dictionaries, circuit analysis, and activation steering. Mechanistic interpretability studies internal computations and can generate causal hypotheses about model behavior, though current methods are incomplete and easy to overstate.
For a small example, a tiny model has a neuron correlated with bracket depth. Measure activation, intervene by patching or ablating it, and check whether the predicted behavior changes causally. This is the mechanism to keep in view as the lesson becomes more technical. Before moving on, identify the input, transformation, output, and one observation that would falsify your conclusion.
Key points
- Activations, residual stream, heads, MLPs, features, circuits, and probes.
- Correlation vs causation and intervention-based evidence.
- Activation patching, ablation, attribution, and steering.