method
active
method:logit-lensLogit Lens
Unsupervised interpretability technique that projects activations through unembedding matrix; provides comparison point for NLA approach.
Neighborhood — ranked by edge-count
Papers (3)
paper
Thinkers (1)
thinker
- nostalgebraistintroducesAuthor of LessWrong post deriding GPT-3 evaluations, advocate of ecological evaluation.
Findings (1)
finding
- Cited to mechanistically support why the contemplative prompt changes what post-training-shaped final layers allow through
Concepts (2)
concept
- Residual StreamaboutProposed pathway flowing through layers at each position; calculates K/V values that feed horizontal information flow.
- predictive integrationimplementsThe mid-to-late layer computational process that converts routed perturbation signals into explicit predictions
Methods (1)
method
- Natural Language Autoencoders (NLAs)associated_withCore unsupervised method for generating natural language explanations of LLM activations through a verbalizer-reconstructor pair trained with RL.
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.
- Primary self-report measure: probability-weighted expected value over all ten digit-token logits, yielding a continuous rating that preserves full distributional signal
- Computing each feature's linear effect on output token logits via path expansion through MLP output weights and unembedding matrix
- Used with GPT models to constrain responses to binary options (0/1) in belief coherence experiments.
- Correlating logit weight vectors between features from different models as a measure of downstream-effect universality
- The methodological confound identified by this paper: injection biases model toward 'YES' for any binary question regardless of content
- Parameter-free loss transformation applied to each task loss to equalize scales
- Fit a sigmoid to accuracy vs. k to estimate k50 and phase width.