framework
active
framework:sparse-autoencoderSparse Autoencoder
Interpretability framework used to decompose layer-40 activations into sparse feature sets for studying emotional alignment and persistence
Neighborhood — ranked by edge-count
Methods (1)
method
- SAEs trained on 100M+ tokens to compress token layer-40 activations into 64 active features out of 100K+ for interpretability analysis
Frameworks (3)
framework
- Primary method introduced: trains a one-hidden-layer MLP with L1 sparsity penalty to decompose model activations into overcomplete feature dictionaries
- TopK Sparse Autoencodersrelated_toThe central mechanistic interpretability tool applied across all three EEG transformers to extract sparse feature dictionaries
- Sparse Crosscodersrelated_toExtension of SAEs that jointly learns latents across representations from different models; proposed as alternative for extended fine-tuning
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.
- Used in Anthropic welfare assessment to identify performative behavior and hidden emotional struggle co-activating features
- Interpretability method criticized in this paper for shattering manifolds into atomic pieces, obscuring overarching semantic structure.
- Neural network architecture that learns compressed representations; SOHMs are functionally equivalent.
- Central claim of the paper: the method scales to state-of-the-art transformers.
- Critique of activation-based interpretability methods.
- The paper's primary mechanistic analysis method: comparing SAE latent activations before and after fine-tuning to identify misalignment-relevant features
- Sparse Autoencoders Find Highly Interpretable Features in Language Models (Cunningham et al., 2023)concept0.831Core methodology paper for SAE-based interpretable feature extraction