Do people really use “mechanistic interpretability” in contexts like linear probes that are not related to “mechanisms”? If so, that seems perverse. I would prefer:
I guess terminology is what it is, and unambiguous technical terminology is better than a-priori-sensible technical terminology, and I’m not a practitioner … but still, if that’s what it is, then I think that’s annoying.
Do people really use “mechanistic interpretability” in contexts like linear probes that are not related to “mechanisms”?
Yep. Here's the posters from Mechanistic Interpretability Workshop ICML 2026. https://mechinterpworkshop.com/posters/
Re: mechinterp, I wish everyone entering the field read the great position paper Mechanistic? by Saphra and Wiegreffe, a must-read to understand the field's origins if you ask me.
This was too long to be a short-form, but it should really be a short-form.
This notice is useful for people who've recently got into AI safety, who want to engage with the ancient texts (i.e. pre-2024). If you were around before 2023, then you probably don't need this.
A few phrases have changed their meaning over time. Two examples that came to mind recently are scheming and mech interp. (In both cases, I think the change-of-terminology was reasonable.) There are probably a bunch of other examples — feel free to mention them in the comments.
Scheming.
This used to mean "training-gaming in pursuit of out-of-context goals". For example, Carlsmith (Nov 2023) starts with:
Then Apollo came out with “Frontier Models are Capable of In-context Scheming" (Dec 2024):
So the difference here is (1) the AI is isn't in training (it's in testing or deployment) and (2) the goals are acquired in-context (rather than being preserved between instances).
What used to be called "scheming" is now called "alignment faking". If you read ancient texts, and they say something like "bla kinds of models will not be capable of scheming" then they might mean the Carlsmith-concept, rather than the Apollo-concept. In general, the Carlsmith-concept is probably more worrying if it occurred, harder to catch, and requires more capable models. (I think what we now call "scheming", would probably have been called "instrumental convergence of power-seeking and deception".)
Mech interp.
Originally, this meant reverse-engineering the internal representations and mechanisms in a neural network. For example, here's Neel Nanda's Grokking paper:
Or here's Redwood's paper on Indirect Object Identification:
I think mech interp now means any technique that involves looking at the internals (weights or activations) of a model in order to understand/explain/predict its behaviour. For example, see A Pragmatic Vision for Interpretability.
What used to be called "mech interp" is now called "ambitious mech interp". If you read the ancient texts, and they say something like "mech interp would allow us to detect deceptive alignment" then they might be talking about "reverse engineering model computation into human-understandable components", not "using model internals to understand or explain behavior". (I think what we now call "mech interp", used to be called "transparency techniques".)