Causal dictionary learning reveals and validates transcription-factor binding features in genomic language models

· Source: Artificial Intelligence · Field: Science & Research — Life Sciences & Biology, Artificial Intelligence & Machine Learning, Research Methodology & Innovation · Depth: Expert, quick

Summary

A new computational framework integrates sparse dictionary learning with causal intervention to enhance interpretability in genomic language models. This method extracts, validates, and causally tests interpretable features within models like Nucleotide Transformer (using 6-mer tokenization) and DNABERT-2 (using byte-pair encoding). Researchers recovered thousands of monosemantic features corresponding to transcription-factor (TF) sequence motifs. The framework addresses a critical issue where naive validation against position weight matrices is confounded by GC composition and repetitive elements, generating spurious "TF features." By employing a composition-matched, binding-resolved protocol, these confounds are eliminated. Crucially, the approach moves beyond correlation, using causal ablation of dictionary directions during the forward pass to demonstrate that specific features are causally utilized for cell-type-specific TF binding, not merely motif presence. This was reproducibly validated across CTCF, GATA1, and REST, with 7--14 of 15 tested features per condition showing signal, unlike negative controls.

Key takeaway

For AI Scientists and Research Scientists developing or interpreting genomic language models, this framework offers a robust standard for feature validation. If you are assessing whether your model's internal representations genuinely reflect biological concepts like TF binding, you should adopt causal intervention methods. This approach moves beyond correlation, ensuring that identified features are causally utilized by the model, thereby preventing misinterpretation due to sequence composition artifacts. Implement this purely computational, public-data-driven protocol to establish verifiable interpretability claims.

Key insights

Causal dictionary learning validates interpretable features in genomic language models, distinguishing true concepts from compositional artifacts.

Principles

Method

Top-k sparse autoencoders learn dictionary features from hidden activations. Causal intervention ablates individual dictionary directions during the forward pass, measuring induced shifts in predictive distribution, validated via a composition-matched, binding-resolved protocol.

In practice

Topics

Best for: AI Scientist, Research Scientist

Related on AIssential

Open in AIssential →

Editorial summary, takeaway, and curation by AIssential. Original article published by Artificial Intelligence.