framework
active
framework:natural-language-autoencoders-nla

Natural Language Autoencoders (NLA)

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

Neighborhood — ranked by edge-count

Methods (5)

method
  • Interpretability method criticized in this paper for shattering manifolds into atomic pieces, obscuring overarching semantic structure.
  • Component of NLA that maps activations to text descriptions; initialized as copy of target LLM with supervised warm-start on summarization task.
  • RL algorithm used to train the activation verbalizer on open models; samples group of candidate descriptions and applies policy optimization.
  • 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).

Concepts (2)

concept
  • Confabulation
    associated_with
    A form of cognitive plasticity where minds actively modify and reinterpret memory data to preserve psychological coherence; reframed as adaptive rather than pathological.
  • Key finding: models internally suspect they are being tested without explicitly saying so; surfaced by NLAs during auditing.

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.