concept
active
concept:residual-stream-activationResidual Stream Activation
The intermediate representations in transformer layers whose activations are patched and probed for truth information
Neighborhood — ranked by edge-count
Methods (1)
method
- Core technique: takes mean difference of model activations on contrastive prompts and adds the resulting vector to the residual stream at inference time.
Concepts (2)
concept
- Residual Streamrelated_toProposed pathway flowing through layers at each position; calculates K/V values that feed horizontal information flow.
- layer 40 residual-stream activationsrelated_toThe specific neural network layer from which activations are extracted for probe construction and SAE training in the target models
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.
- Used to localize causally implicated hidden states by swapping activations between true and false inputs
- 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 finite dimensional capacity of the residual stream for storing and communicating information between layers; conceptualized as being under high demand
- Core activation intervention: add scaled vector to residual stream at layer l during completion
- Tracks cosine similarity, norm ratio, and injection direction projection across layers to measure recovery from perturbation
- Layer-40 activations with the component explained by compressed Gemini embeddings subtracted, isolating information not driven by surface text content
- The network's tendency to actively attenuate injected perturbations over subsequent layers, erasing the signal before output
- The phenomenon where the residual stream communicates many more features than its dimensionality by encoding information across overlapping subspaces