Gated SAEs eliminate shrinkage and halve the required L0
measured in 1 paperRajamanoharan et al. show a standard L1 ReLU SAE conflates deciding which directions are active with estimating their magnitudes, causing shrinkage (systematic underestimation) [rajamanoharan-etal-2024-gated-saes] The Gated SAE splits these into weight-tied gate and magnitude sub-networks, applying the L1 penalty only to the gate's pre-activations [rajamanoharan-etal-2024-gated-saes] Measured via relative-reconstruction-bias gamma, Gated SAEs reach gamma~1 while baseline SAEs show gamma<1 (0.72 at a Gemma-7B site) [rajamanoharan-etal-2024-gated-saes] Gated SAEs need roughly half the L0 for equal loss recovery across GELU-1L, Pythia-2.8B, and Gemma-7B, with at-least-equal interpretability [rajamanoharan-etal-2024-gated-saes] Under tied weights the construction is provably equivalent to a JumpReLU encoder [rajamanoharan-etal-2024-gated-saes]