Learning a Generative Meta-Model of LLM Activations
Grace Luo, Jiahai Feng, Trevor Darrell, Alec Radford, Jacob Steinhardt

TL;DR
This paper introduces generative meta-models trained on neural network activations, which improve interpretability and intervention quality without relying on structural assumptions, by modeling internal states with diffusion models.
Contribution
It demonstrates that diffusion-based meta-models trained on large-scale activations can enhance interpretability and intervention fidelity in neural networks.
Findings
Diffusion loss decreases smoothly with compute resources.
Meta-models improve intervention fluency as loss decreases.
Neurons increasingly isolate concepts into individual units.
Abstract
Existing approaches for analyzing neural network activations, such as PCA and sparse autoencoders, rely on strong structural assumptions. Generative models offer an alternative: they can uncover structure without such assumptions and act as priors that improve intervention fidelity. We explore this direction by training diffusion models on one billion residual stream activations, creating "meta-models" that learn the distribution of a network's internal states. We find that diffusion loss decreases smoothly with compute and reliably predicts downstream utility. In particular, applying the meta-model's learned prior to steering interventions improves fluency, with larger gains as loss decreases. Moreover, the meta-model's neurons increasingly isolate concepts into individual units, with sparse probing scores that scale as loss decreases. These results suggest generative meta-models offer…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
- 🤗generative-latent-prior/glp-llama8b-d6model· 52 dl· ♡ 252 dl♡ 2
- 🤗generative-latent-prior/glp-llama1b-d3model· 29 dl29 dl
- 🤗generative-latent-prior/glp-llama1b-d6model· 15 dl15 dl
- 🤗generative-latent-prior/glp-llama1b-d12model· 5 dl5 dl
- 🤗generative-latent-prior/glp-llama1b-d12-multimodel· 4 dl4 dl
- 🤗generative-latent-prior/glp-llama1b-d24model· 4 dl4 dl
- generative-latent-prior/llama1b-layer07-fineweb-1Mdataset· 36 dl36 dl
- generative-latent-prior/llama8b-layer15-fineweb-1Mdataset· 51 dl51 dl
- generative-latent-prior/llama1b-layer07-sae-probesdataset· 401 dl401 dl
- generative-latent-prior/llama8b-layer15-sae-probesdataset· 445 dl445 dl
- generative-latent-prior/frechet-distance-fineweb-50kdataset· 59 dl59 dl
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsGenerative Adversarial Networks and Image Synthesis · Domain Adaptation and Few-Shot Learning · Machine Learning in Materials Science
