concept
active
concept:representation-steeringRepresentation Steering
Parent concept; the practice of controlling neural network outputs by manipulating internal representations.
Neighborhood — ranked by edge-count
Papers (1)
paper
Methods (1)
method
- linear steeringextendsTypical approach that adds a scaled steering vector to representations; the paper argues this is mismatched with actual representation geometry.
Concepts (1)
concept
- Manifold SteeringextendsCentral framework: steering neural networks by intervening along the curved manifold where a concept lives, rather than in straight lines through activation space.
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.
- Using interventions to guide model generation behavior, e.g., adding sentiment vectors at inference time
- Latent intervention technique that manipulates sparse features to steer model predictions toward desired concepts.
- A method for modifying model behavior by adding perturbation vectors to activations, used here to try to reduce eval awareness.
- Causal intervention technique: edit NLA explanation, reconstruct via AR, use difference as steering vector to manipulate model behavior.
- Steering variants that adaptively modulate steering strength based on input context or token position, addressing when to steer
- Novel method that applies intervention only when the model begins a new thinking step (at the \n\n delimiter) rather than at every token
- Measure of similarity between the similarity structures (kernels) induced by two different representations
- General approach of using interpretability feedback to steer model generation.