method
active
method:natural-language-autoencoders-nlas

Natural Language Autoencoders (NLAs)

Core unsupervised method for generating natural language explanations of LLM activations through a verbalizer-reconstructor pair trained with RL.

Neighborhood — ranked by edge-count

Findings (6)

finding

Methods (6)

method
  • Activation Oracles (AO)
    associated_withextends
    Supervised method training models to answer questions about activations; NLAs differ by being unsupervised.
  • Interpretability method criticized in this paper for shattering manifolds into atomic pieces, obscuring overarching semantic structure.
  • Logit Lens
    associated_with
    Unsupervised interpretability technique that projects activations through unembedding matrix; provides comparison point for NLA approach.
  • Component of NLA that maps activations to text descriptions; initialized as copy of target LLM with supervised warm-start on summarization task.
  • Component of NLA that maps natural language explanations back to activations; truncated to first l layers of target model.
  • Model-agnostic measure of reconstruction quality and training progress; ranges from 0 (predicting mean) to 1 (perfect reconstruction).

Artifacts (3)

artifact

Datasets (3)

dataset
  • Claude Haiku 3.5
    aboutimplements
    Target model for NLA training and evaluation; used in quantitative benchmarking.
  • Claude Haiku 4.5
    aboutimplements
    Target model for NLA training and evaluation; shows similar FVE curves to Haiku 3.5.
  • Claude Opus 4.6
    implements
    Primary target model for NLA development and case studies; underwent pre-deployment audit using NLAs.

Venues (1)

venue
  • Publication venue for this paper; platform for interpretability research on LLM internals.

Claims (1)

claim

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.