Skip to content

Common interpretability methods are not view-neutral. Each carries implicit axis commitments.

Each method carries implicit commitments across all five axes. Method links provided from learnmechinterp.com.

MethodOntologyIdentity ({\sim})EvidenceFormalismTarget
Activation patchingObjectComponent overlapActivationsDirected graphTask circuit
Path patchingObjectComponent overlapActivationsDirected graphTask circuit
ACDCObjectComponent overlapActivationsDirected graphTask circuit
EAPObjectComponent overlapActivations + WeightsDirected graphTask circuit
AblationObjectComponent overlapActivationsDirected graphImportance
DAS / IIARoleRole equivalenceActivationsGrassmannian Gr(k,d)\mathrm{Gr}(k,d) (borrowed)Concept
Causal scrubbingRoleRole equivalenceActivationsCausal graphAlignment
Linear probingRoleRole equivalenceActivationsLinear classifierDetection
SAE featuresObjectComponent overlapActivationsDictionaryFeature catalog
Logit / tuned lensObjectComponent overlapActivationsLinear projectionLayer readout
SVD of weightsSubspaceSubspace proximityWeightsGrassmannian Gr(k,d)\mathrm{Gr}(k,d)Decomposition
Composition scoresStructuralGauge orbitWeightsFiber bundle quotientInfo-flow bound
AGOP (Radhakrishnan et al.)ProcessBasin membershipDynamicsDynamical systemTrajectory

Methods organized by evidence domain and type

Key patterns:

  • Most methods are Object view + activation evidence. The field’s default ontology is components (heads, neurons, features).
  • DAS uses Subspace parameterization but Role identity — it validates by interchange intervention success (IIA), not Grassmannian distance. The subspace is the search space, not the ontology.
  • Six views are descriptive — object, role, subspace, process, instrumental, contrastive — characterizing commitments already operative in published work. Three are programmatic — structural, stratified, perspectival — articulating views implicit in emerging directions without widely adopted methods. No widely used method operates in the stratified or perspectival views; composition scores reach structural territory and AGOP reaches process territory.

Each method has practical limitations and, in several cases, internal tensions between the axes — the ontology implies one thing, the formalism or evidence assumes another.

MethodEvidence domainLimitationAxis tension
Activation patchingActivations, interventionalFails for distributed mechanisms; confounded by backups
Path patchingActivations, interventionalAttribution may be non-unique
AblationActivations, interventionalOverestimates role when backups exist
EAPActivations + Weights, interventionalGradient approximation; may miss nonlinear effects
DAS / IIAActivations, interventionalLinearity assumption; IIA tests surgical intervention qualitySearches over subspaces (Grassmannian) but evaluates with IIA (causal graph criterion) — the search formalism and the evaluation formalism operate at different levels
Causal scrubbingActivations, interventionalResult depends on the pre-specified causal graph
Linear probingActivations, observationalNon-causal; high accuracy does not establish causal roleFormalism (linear classifier) tests linear accessibility, but conclusions are stated as role claims — accessibility does not establish use
SAE featuresActivations, observationalSparse reconstruction criterion is not a causal criterion; feature splitting complicates identityDictionary optimizes reconstruction, but features are interpreted as components (object view) — bridged only by independent causal validation
Logit / tuned lensActivations, observationalObservational onlyLinear projection shows what is decodable at each layer, but conclusions are stated about specific layers (object-level) — presence does not establish causal role
SVD of weightsWeights, observationalSVD subspace is not necessarily the causal subspace
Composition scoresWeights, observationalUpper bound only; does not confirm edge is causally activePresented as structural-view evidence, but invariant only under head permutations, not the full gauge group — partial invariance, not full
AGOP (Radhakrishnan et al.)Dynamics, observationalTracks task sensitivity; convergence to causal subspace is conjecture

No single method suffices. Each evidence domain is individually non-injective on mechanism space: two distinct mechanisms can look identical in any one domain.

Activation-space methods are jointly limited. Activation patching, path patching, ablation, DAS, and EAP all belong to the activation-space domain. They have correlated failure modes. Treating two activation-space methods as independent triangulation is weaker than using activation-space plus weight-space.

Weight-space methods are more portable. SVD, composition scores, and invariant subspace analysis operate on weights, which exist before any prompt. Weight-domain evidence is invariant to prompt distribution and more directly comparable across architectures.

IIA bears on both intervention quality and causal graph validity. Low IIA has two distinct interpretations: (A) the subspace swap is non-surgical and disturbs other variables, or (B) the proposed causal graph is wrong and changing this variable should change downstream behavior. These require different responses. See the Subspace View page.

Note: for per-view triangulation method requirements, see Mechanistic Validity Interface.

The evidence standards described on this site are qualitative. The following formal statistical problems are currently underdeveloped in the mechanistic interpretability literature and should be kept in mind when evaluating claims.

Effect sizes and thresholds. IIA of 0.8 vs 0.9, a composition score of 0.12 vs 0.08, a Fréchet variance of 0.04 vs 0.07 — the field lacks agreed null distributions and agreed thresholds for what constitutes meaningful evidence. Current practice is to eyeball these numbers and compare within a study. Cross-study comparison is unreliable.

Multiple comparisons. Circuit-finding procedures search over large spaces of candidate components and edges. Without correction for the number of tests performed, false positives are expected. Studies that identify 26 heads in 7 classes from an initial sweep of all heads in GPT-2 Small should be interpreted with this in mind; the reported circuit is a hypothesis, not a validated causal structure.

Power analysis. Activation patching and ablation results are sensitive to the prompt distribution used. Whether the observed effect would replicate on a different distribution of the same task, a paraphrase, or a cross-lingual version is usually not reported. Tier 3–4 claims require cross-distribution robustness; Tier 1–2 claims may not.

Convergence vs consistency. “Convergent evidence from three methods” is stronger than one method, but only if the methods are genuinely independent — which they may not be if they share the same prompt distribution, the same model forward pass, or the same implicit linearity assumption. The triangulation requirement is a principle; whether any specific combination of methods satisfies it in practice requires case-by-case examination.

These are not objections to the field; they are known open problems. Interpretability is in an early phase where establishing the existence of phenomena matters more than formal power analysis. As the field matures, the quantitative standards will need to tighten.