Skip to content

Some mechanisms are single directions. Some are multi-dimensional subspaces. Some are curved manifolds. Some are distributed across the entire residual stream with no finite-dimensional description. These are not the same kind of object, and treating them as if they were is where a large class of interpretability confusions come from.

The stratified view indexes mechanisms by resolution. It says the answer to “what is a mechanism?” is incomplete until a resolution is declared, because different mechanisms live in different geometric types — different strata of a structured space. The other views each describe one kind of mechanism well: the object view handles localized components, the subspace view handles linear subspaces, the structural view handles gauge-invariant structure. The stratified view organizes these into a hierarchy and says: the first job of any mechanistic analysis is to figure out what kind of object you’re looking at, because the right methods, metrics, and evidence standards all depend on the answer.

Mechanisms come in different geometric types. The type determines the correct methods, metrics, identity criteria, and evidence standards. Different interpretability methods are coordinate charts on a stratified mechanism space — method disagreement is often chart disagreement, not empirical disagreement.

The space of mechanisms is not a flat list but a nested filtration — each stratum includes the ones below it as limiting cases. A curved manifold mechanism is “approximately linear” near its center. A distributed mechanism may have a locally consistent approximation in some regions. Stratum assignment is a question of resolution: at what zoom level does the mechanism’s specific geometric character become the leading-order description?

  • Directions (M1\mathcal{M}_1): Single directions in the residual stream (the main vector that flows through the transformer, read and written by each layer). SAE-recovered (sparse autoencoder) channels and directional probes. The simplest and most common type. Identity: angular distance between directions.

  • Linear subspaces (Mk\mathcal{M}_k): kk-dimensional causal subspaces. Identified by DAS (distributed alignment search — a method that finds subspaces where swapping activations reproduces causal effects). The mechanism is a point on the Grassmannian Gr(k,d)\mathrm{Gr}(k,d) — the space of all kk-dimensional linear subspaces of Rd\mathbb{R}^d — invariant under orthogonal rotation within the subspace. Identity: principal angles (the canonical set of angles measuring the difference between two subspaces).

  • Flags: Nested sequences of subspaces S1SmS_1 \subset \cdots \subset S_m. Relevant for hierarchical attention patterns where query/key structure refines value subspaces at multiple resolution levels.

  • Curved manifolds (MΣ\mathcal{M}_\Sigma): Mechanisms with nonlinear encoding structure. The grokking circle (S1S^1), concept manifolds in LLMs. Linear methods fail here — the correct metric comes from pulling back the behavioral output metric to the activation manifold. Recent work on manifold steering suggests that geodesic interventions along curved manifolds can outperform linear steering.

  • Fiber bundles (MΦ\mathcal{M}_\Phi): Mechanisms where the neural implementation of a concept varies systematically with context. Polysemanticity is nontrivial holonomy — the rotation a direction accumulates when you trace it through different contexts, so that its “meaning” twists depending on where you look. Emerging and largely theoretical.

  • Distributed (MD\mathcal{M}_D): Mechanisms that cannot be decomposed into locally consistent pieces. Dark matter in circuits. When local circuit descriptions fail to glue into a global account, there is a genuine distributed mechanism that no finite set of components captures.

The most important idea in the stratified view: different interpretability methods are coordinate charts on mechanism space. Each chart gives a local, partial, coordinate-dependent view.

SAEs (sparse autoencoders) chart M1\mathcal{M}_1 — they find directions that explain activation variance with sparse codes. DAS charts Mk\mathcal{M}_k — it finds subspaces where interchange interventions reproduce causal effects. Circuit discovery methods (ACDC, EAP, activation patching) chart the component space of the object view. Manifold steering charts MΣ\mathcal{M}_\Sigma — it finds curved paths along which interventions produce smooth behavioral changes.

When two methods disagree about “the mechanism,” the first question is: are they charting the same stratum? If an SAE decomposes a 3-dimensional subspace into multiple 1-dimensional features, it is not wrong — it is projecting an Mk\mathcal{M}_k mechanism into M1\mathcal{M}_1 coordinates, which necessarily fragments the picture. The dilution ratio (number of SAE features per intrinsic dimension) quantifies this fragmentation.

When two methods do agree — when DAS and weight-space SVD converge on the same Grassmannian point, or when multiple SAE architectures find the same directions — that convergence is evidence that something real and method-independent is being tracked. Convergence across charts is the strongest evidence the stratified view recognizes.

Why methods disagree. Not because some are wrong, but because they chart different strata. SAEs and DAS disagreeing about “the IOI mechanism” may reflect SAEs projecting a multi-dimensional subspace into multiple directions — a chart mismatch, not an empirical contradiction.

Why dark matter exists in circuits. Mechanisms in MD\mathcal{M}_D have no finite-dimensional representative. Component-level methods structurally cannot see them. The dark matter gap is not a measurement failure — it is a stratum mismatch between the method’s chart and the mechanism’s geometry.

Why the Linear Representation Hypothesis works but misleads. Many mechanisms are approximately linear (low distortion ratio), making M1\mathcal{M}_1 tools work well enough in practice. But the mechanisms where linearity breaks are exactly where interventions go wrong — curved manifolds require geodesic steering, and the error from ignoring curvature is quantifiable.

The Sutter vacuousness problem. Arbitrary nonlinear alignment maps make causal abstraction vacuous — any model can be mapped to any algorithm with 100% IIA (interchange intervention accuracy) (Sutter et al., 2025). The stratified view offers a resolution: unrestricted maps can permute strata freely, destroying geometric structure. Restricting to stratum-preserving maps — linear for Mk\mathcal{M}_k, smooth with bounded curvature for MΣ\mathcal{M}_\Sigma, bundle morphisms for MΦ\mathcal{M}_\Phi — should restore non-vacuousness. This is the stratified view’s most distinctive theoretical prediction, but it remains an untested conjecture.

Level misalignment. The most common error in MI papers: claiming algorithmic-level understanding from implementational-level evidence. The docstring variable-binding circuit is the canonical example — the implementational evidence (specific heads attend from docstring to function positions) is solid, but the algorithmic claim (variable binding rather than positional copying) is underdetermined by that evidence. The stratified view makes this visible by requiring that evidence and claims live at the same level.

The perspectival view is the sharpest contrast. The stratified view is resolution-relative and still fully committal: once a resolution is declared, there is a fact of the matter about which stratum a mechanism occupies, and it is measurable. Perspectivalism denies this — it says the “mechanism” looks different from different methods, and there is no method-independent ground truth.

The evidence bears on this debate directly. When independent methods with non-overlapping assumptions converge on the same geometric object (as in grokking, where weight decomposition, activation probing, and training dynamics all identify the same Fourier structure), that convergence is evidence against perspectivalism. When methods persistently diverge (as in IOI under different ablation methods), perspectivalism gains ground.

The stratified view predicts: methods converge when evidence is collected at the right stratum, and diverge when it is not. Perspectivalism predicts divergence as the baseline. This would be a testable distinction if stratum assignment were independent of the convergence outcome — a caveat the Duhem-Quine problem below makes concrete.

The stratified view is strongest when methods disagree and you need to understand why, when the mechanism might not be linear, when you need to choose between competing methods, or when safety analysis requires knowing what kind of structure to look for.

It struggles with stratum assignment — there is no canonical algorithm for determining which stratum a mechanism occupies. Three diagnostics exist (distortion ratio, dilution ratio, sheaf inconsistency score), but their thresholds are empirical, not principled. The higher strata (MΦ\mathcal{M}_\Phi, MD\mathcal{M}_D) are computationally expensive to work with and largely untested on real LLMs. And the Duhem-Quine problem (the observation that a failed prediction can always be blamed on auxiliary assumptions rather than the core hypothesis) haunts every prediction: if a hypothesis fails, “we assigned the wrong stratum” is always available as an escape. The fix is pre-registered stratum assignments from independent diagnostics before running behavioral tests.


Three computable diagnostics exist, none with principled thresholds yet:

  • Distortion ratio R=dgeo/dEucR = d_\text{geo}/d_\text{Euc} (Curveball Steering). R1R \approx 1 means locally Euclidean (Mk\mathcal{M}_k or M1\mathcal{M}_1). R1R \gg 1 means substantial curvature (MΣ\mathcal{M}_\Sigma).
  • Dilution ratio Nfeatures/kintrinsicN_\text{features}/k_\text{intrinsic} (concept manifold analysis). High dilution means an SAE needs far more features than the mechanism’s intrinsic dimension — evidence of MΣ\mathcal{M}_\Sigma, not M1\mathcal{M}_1.
  • EICS score (sheaf inconsistency from local Jacobians). High inconsistency means local circuit descriptions fail to glue — evidence of MD\mathcal{M}_D.

Deriving null distributions from random matrix theory is the most important missing piece for statistical validity. Without knowing what these metrics look like under the null (random/structureless activations), the diagnostics are descriptive statistics, not hypothesis tests.

  • M1\mathcal{M}_1: feature direction recovery plus causal ablation
  • Mk\mathcal{M}_k: DAS/IIA with cross-domain triangulation (weight-space SVD, AGOP)
  • MΣ\mathcal{M}_\Sigma: manifold steering outperforms linear steering; distortion ratio R1R \gg 1
  • MΦ\mathcal{M}_\Phi: contextuality index from holonomy computation; polysemanticity patterns
  • MD\mathcal{M}_D: H0=0H^0 = 0 and H10H^1 \neq 0 in the circuit cosheaf

Multi-domain triangulation applies at every stratum.

The stratified view can be expressed through multiple competing mathematical frameworks — this view does not have a single canonical formalism:

  • Whitney stratification — mechanism space decomposes into smooth manifold pieces satisfying frontier conditions. Thom-Mather retractions give well-defined coarse-graining between strata. Mathematically precise; not yet verified for mechanism strata specifically.
  • Filtered categories — strata as a nested filtration rather than discrete bins. More honest about the continuity between geometric types.
  • Atlas / coordinate charts — methods as charts on mechanism space; stratification shows up in chart transition maps. The most intuitive formalism for practitioners.
  • Grassmannian geometry — for the linear strata specifically. Principal angles, O(k)O(k) gauge freedom, Frechet statistics.
  • Information geometry — for curved strata. Chentsov’s uniqueness theorem (Fisher metric is the only statistically invariant Riemannian metric) provides the canonical behavioral metric; the pullback to activation space gives the metric on MΣ\mathcal{M}_\Sigma.

See the Formalisms section.

The strongest predictions the stratified view generates:

  • Grokking stratum transition: The Grassmannian distance from pre-grokking to post-grokking representation should be significantly larger than zero, and the distortion ratio should increase post-grokking. Testable on existing checkpoints.
  • Linear steering degrades with curvature: The advantage of manifold/geodesic steering over linear steering should increase monotonically with distortion ratio RR. Testable with existing codebases (Curveball, Manifold Steering).
  • Pullback metric adequacy: Where two mechanisms are known on independent grounds to implement the same computation, the pullback metric should place them at the same Grassmannian point. Identical output distributions are not sufficient — behavioral equivalence is coarser than subspace identity, so two mechanisms can agree on outputs and sit at different Grassmannian positions without impugning the identity criterion.
  • SAE dilution predicts failure: For concepts with dilution ratio >10> 10 (fragmented SAE coverage of a manifold), the faithfulness of SAE-based explanations should be significantly lower than for concepts with dilution ratio <2< 2.
  • The Subspace view and Structural view each apply within individual strata; the stratified view organizes them into a hierarchy
  • Sutter et al. (2025) — the vacuousness result that motivates stratum-preserving alignment maps
  • See the Formalisms section for the mathematical frameworks that express this view