Abstract
<title>Abstract</title> <p>Sparse autoencoders (SAEs) have become the standard tool for decomposing the internal activations of language models into human-interpretable features, but their behaviour on DNA sequence modelsβ transformers and long-convolution models pretrained on genomesβremains largely uncharted. Rather than train an exhaustive suite, we present a deliberately narrow study: we fit top-πΎ SAEs to the residual stream at a sweep of layers of Nucleotide Transformer v2 (500M) and HyenaDNA, and dissect the resulting features against a curated panel of genomic annotations (GENCODE splice sites and reading frames, ENCODE transcription-factor peaks, CpG islands, promoter elements, and repeats). Four findings emerge. First, SAE features are far more monosemantic than raw neurons: at the most interpretable layer, 62% of alive SAE features receive a confident label versus 18% of neurons, and the fraction aligning with a genomic annotation at AUROC>0.8 rises from 5% to 21%. Second, interpretability is strongly layer-dependent, peaking near 0.6 relative depth and collapsing in the final layers. Third, the recovered vocabulary is dominated by local sequence grammarβsingle-motif detectors (splice donor GT, start codon ATG, poly-A signals, TATA boxes, individual TF motifs), GC/CpG composition, and reading-frame period-3 features that fire selectively in coding sequence. Fourth, and in contrast, features encoding regulatory logicβcombinatorial or context-conditional computation not reducible to a single motifβare rare (1.4% of features by a conditional-selectivity test) and weak. Cross-model matching is high for simple motifs and near chance for combinatorial features, and causal ablation confirms that the interpretable features are genuinely used downstream. These results mirror recent single-cell findings that foundation models encode organized biological knowledge but little regulatory logic, and suggest that SAEs on current DNA models recover a genomic dictionary more than a genomic grammar engine. Code and trained SAEs are released.</p>