Posts tagged "sparse-autoencoders"
4 posts
The Residual Stream: From AlexNet to DeepSeek-V4
*A complete research dossier — the one idea, $\text{output} = \text{input} + F(\text{input})$, traced from computer vision in 2015 to the multi-lane residual streams of today's frontier models.* 📺
Towards Monosemanticity: Pulling Clean Features Out of a Messy Neuron
 Inside a neural network, a single neuron fires for many unrelated things at once — it's **po
Reading the Mind of Claude: Millions of Features Inside a Frontier AI
 In 2023, Anthropic learned to pull clean, single-meaning **features** out of a tiny one-layer model. The obviou
Mechanistic Interpretability & Sparse Autoencoders: Giving AI an X-Ray
window.MathJax = { tex: { inlineMath: [['$','$'], ['\\(','\\)']], displayMath: [['$$','$$'], ['\\[','\\]']] }, svg: { fontCache: 'global' } }; ![Dense vs. sparse activations — the SAE