Structuring Sparsity: Block-Sparse Featurizers Capture Visual Concept Manifolds
Paper โข 2606.25234 โข Published
YAML Metadata Warning:empty or missing yaml metadata in repo card
Check out the documentation for more information.
Vanilla BSF (Fel et al. 2026, arXiv:2606.25234): G=4096 blocks x b=64 dims (262,144 code dims, 64x expansion at d=4096), per-token top-k=16 blocks by code L2 norm, signed codes, pure MSE, denoising snr=0.1, ~100M tokens (FineFineWeb).
Load with SAE/bsf_sae.py::BlockSparseSAE.from_pretrained("ae.pt") from the nla repo.
Trained 2026-07-09, run bsf_stream_L24_G4096_b64_k16 (wandb nla-sae).