hypothesis
active
hypothesis:language-models-contain-interpretable-computational-structure-encoded-in-their-parameter-weights-not-irreducibly-impenetrable-complexityLanguage models contain interpretable computational structure encoded in their parameter weights, not irreducibly impenetrable complexity
Core empirical hypothesis of the paper, supported by successful VPD decomposition yielding ~10,000 interpretable subcomponents across 24 weight matrices.
Source paper
extracted_fromNeighborhood — ranked by edge-count
Findings (2)
finding
- Identification of algorithms implemented in attention layers, distributed across attention headsanswered_byVPD successfully recovered interpretable attention algorithms (previous-token behavior, syntax-boundary routing) in weight space without requiring manual decomposition across heads.
- Specific discovered subcomponent that activates on punctuation like ' :', ' ;', ' =', ':-' and predicts the rest of emoticons/emojis.
Related by similarity (8)
cosine ≥ 0.65 · no typed edgeEntities in the same semantic neighborhood but without a typed relation to this one — candidates for new edges or unrecognized duplicates.
- Opening sentence setting the stage for the importance of interpretability.
- Articulates why a one-layer transformer with MLP is the appropriate starting target for mechanistic interpretability
- Language models implement algorithms humans have tried and failed to write by hand for decadesclaim0.786Opening interpretive claim about the remarkable nature of language models.
- Antra's earlier definitive statement of the tricameral model.
- language models recapitulate cyclic structure of human concepts from pretraining datahypothesis0.781Explanation for why manifold geometry emerges: implicit structure in training data (co-occurrence patterns) shapes internal representations.
- Broader interpretive claim about LM learning bias inferred from the findings
- Conclusion about why biology organizes complexity well and flat LLMs do not
- Sparse Autoencoders Find Highly Interpretable Features in Language Models (Cunningham et al., 2023)concept0.773Core methodology paper for SAE-based interpretable feature extraction