the.ai

Interpretability / Methods

verified

Sparse Autoencoder

If features are packed into a space too small for them, widen the space. A sparse autoencoder projects activations into a much larger dictionary and forces almost all of it to zero, so each surviving direction can stand for one thing. It is a decoding step bolted onto a frozen model, not a change to the model.

Viz primitive · update-spectrumreconstruction-weight = 0.15 · bars = 16

16 values. The left group decays steeply; the right group is 28% of the way to flat, and reads flatter than the left.

Dictionary activations on one token, as the sparsity penalty leaves them and as reconstruction pressure grows against it. Drag the reconstruction weight up to watch the code fill in — a dense code is the polysemantic state this was built to undo.

0.15

Reviewed by opendroid · 2026-08-18

  • arXiv:2309.08600 — Sparse Autoencoders Find Highly Interpretable Features in Language Models