finding
active
finding:identification-of-algorithms-implemented-in-attention-layers-distributed-across-attention-headsIdentification of algorithms implemented in attention layers, distributed across attention heads
VPD successfully recovered interpretable attention algorithms (previous-token behavior, syntax-boundary routing) in weight space without requiring manual decomposition across heads.
Source paper
extracted_fromNeighborhood — ranked by edge-count
Hypotheses (1)
hypothesis
- Core empirical hypothesis of the paper, supported by successful VPD decomposition yielding ~10,000 interpretable subcomponents across 24 weight matrices.
Communities (4)
community
- Spans attention head decomposition, benchmark awareness, and genomic pathogenicity prediction via neural models.
- Identifies distributed algorithms implemented across attention heads, with focus on causal masking limitations and emergent capabilities via activation manifold steering.
- Distributed attention head decompositionmembers_ofMechanistic interpretability approach decomposing attention heads into query/key subcomponents with distinct algorithmic roles
- Explores how complex phenomena arise from non-linear interactions across distributed systems, emphasizing productive not-knowing and implicit learning mechanisms.
Methods (1)
method
- Core technique introduced in this paper for decomposing neural network weight matrices into mechanistically simple, interpretable rank-one subcomponents.
Questions (1)
question
- Long-standing bottleneck in mechanistic interpretability that VPD addresses by working natively on attention weight matrices.
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.
- Claim supported by VPD's recovery of cross-head attention subcomponents, noted in footnote.
- Attention computations distribute across heads via parameter subcomponents with interpretable rolesfinding0.809Mechanistic discovery about how attention mechanisms decompose into interpretable parameter components.
- Process using Q, K, V to compute a heat map over K and weighted sum of V.
- Specific architectural components (attention heads, FFN layers) are responsible for encoding deception and task semanticshypothesis0.790Future work direction: mechanistic interpretability to identify precise components encoding deception
- Concrete example from examining expanded QK/OV matrices showing how specific programming language structure is encoded in attention weights
- A pair of query and key subcomponents distributed across attention heads performs syntax-boundary routingfinding0.784VPD recovers an attention algorithm for routing across syntactic boundaries, distributed across heads.
- Key decomposition enabling separate analysis of where attention goes and what it does
- Empirical observation from examining expanded OV/QK matrices; approximately 10 out of 12 heads show significant copying