concept
active
concept:residual-streamResidual Stream
Proposed pathway flowing through layers at each position; calculates K/V values that feed horizontal information flow.
Neighborhood — ranked by edge-count
Papers (8)
paper
Frameworks (1)
framework
- Prior Anthropic paper enabling circuit-level analysis of attention-only transformers; motivates current MLP decomposition
Communities (1)
community
- Information Flow Architecturemembers_of
Methods (6)
method
- Causal intervention technique: edit NLA explanation, reconstruct via AR, use difference as steering vector to manipulate model behavior.
- Linear Probeassociated_withSimple linear classifiers trained on model activations used as the probing technique within the introduced method.
- Logit LensaboutUnsupervised interpretability technique that projects activations through unembedding matrix; provides comparison point for NLA approach.
- Method for extracting deception steering vectors via PCA on contrastive activation differences; achieves 89% detection accuracy
- Path Expansion Methodassociated_withThe core analytical technique of expanding transformer computations from layer-by-layer products into sums of end-to-end path terms for independent analysis
- Pipeline for extracting mean post-MLP residual stream activations from model responses under persona-specific system prompts to produce role vectors
Concepts (10)
concept
- Residual Stream Activationrelated_toThe intermediate representations in transformer layers whose activations are patched and probed for truth information
- Residual-Stream Injectionrelated_toCore activation intervention: add scaled vector to residual stream at layer l during completion
- Residual Stream Bandwidthrelated_toThe finite dimensional capacity of the residual stream for storing and communicating information between layers; conceptualized as being under high demand
- K/V Streamassociated_withProposed pathway flowing across positions at each layer; carries key, value, and attention-weighted information horizontally.
- Information Flow in Transformersassociated_with
- Distributed representationassociated_withIdea that information is spread across many neurons; superposition is a subtype.
- Bottleneck Activationassociated_withA lower-dimensional activation that is the only pathway for information between higher-dimensional activations; e.g. the residual stream between MLP layers
- Virtual Weightsassociated_withImplicit weights directly connecting any pair of layers computed by multiplying output weights of one layer with input weights of another through the residual stream
- Highway Networksassociated_withEarly Schmidhuber group architecture using residual connections, precursor to the residual stream structure in transformers
- Intervention Propagationassociated_withProperty that additive modifications to activations affect all downstream computations, enabling tractable behavioral control
Artifacts (2)
artifact
- Original thread by janus explaining transformer information highways and introspection capabilities, posted on X.
- X/Twitter thread (Sept 10, 2025) proposing dual information highways in transformers: residual stream (vertical) and K/V stream (horizontal).
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.
- Technique to localize causally implicated hidden states by swapping residual stream activations between a true and false input and measuring downstream log-probability changes
- The phenomenon where the residual stream communicates many more features than its dimensionality by encoding information across overlapping subspaces
- The network's tendency to actively attenuate injected perturbations over subsequent layers, erasing the signal before output
- Tracks cosine similarity, norm ratio, and injection direction projection across layers to measure recovery from perturbation
- Used to localize causally implicated hidden states by swapping activations between true and false inputs
- Technique of adding control vectors to model hidden states at mid-residual layers without weight updates
- Emotion feature persistence above and beyond the persistence expected from high variance explained alone, computed by subtracting median variance-matched probe persistence
- Matrix-based entropy H(X) of residual stream, measuring compression of representations across depth