method
active
method:local-activation-norm-rescaling

Local Activation Norm Rescaling

Normalizing steering coefficient by local residual-stream norm to ensure comparability across checkpoints

Neighborhood — ranked by edge-count

Related by similarity (8)

cosine ≥ 0.65 · no typed edge

Entities in the same semantic neighborhood but without a typed relation to this one — candidates for new edges or unrecognized duplicates.

  • Average number of nonzero feature entries per input; primary measure of activation sparsity in the autoencoder
  • Scaling aggregated gradient by the maximum gradient norm among tasks.
  • Model-independent feature comparison based on correlating activation vectors across a fixed diverse dataset
  • Latent model activations when processing inputs framed from another agent's perspective
  • Clamping activations along the Assistant Axis to remain above a minimum threshold (25th percentile), introduced as a stabilization method
  • Re-running probabilistic bisection on each fine-tuned checkpoint to normalize first-attempt difficulty
  • Implementation detail weighting softmax by log(n_memories) to prevent down-weighting of attention values as memory set grows.
  • Assumption that small anchor changes can produce sharp performance shifts when conditions are favorable.