Paper Overview
Field: Machine Learning Authors: Jeremy Guntoro, Alexander Dack, Dylan Danno, Michaela Jančovičová, Križan Jurinović, Vanessa Smilansky arXiv: 2607.14070
Genomic foundation models such as Evo 2 learn rich sequence representations, but their value for biosecurity screening is largely unexplored. This work asks how much biosecurity-relevant signal is linearly accessible in these representations by training minimal linear and attention probes on frozen Evo 2 layer-26 activations, without fine-tuning the underlying model.
Key Findings
- Strong AMR detection: On held-out metagenomic test sets, a linear probe reaches a region-level ROC-AUC of 0.888 (mean-pool), rising to 0.977 with a single-head attention probe.
- Fine-grained resolution: The probes resolve finer-grained AMR drug-class subcategories and separate them from unrelated functional genes, providing additional evidence that the learned signal is not explained solely by generic functional gene state.
- Virulence decoding: Bacterial virulence is also decodable, though more weakly (region-level ROC-AUC 0.833).
- Read-level screening: AMR probes retain comparable ranking performance on simulated short reads without retraining, reaching read-level ROC-AUC 0.898 (mean-pool) — comparable to mean-pooled region-level results. This enables pre-assembly evaluation in environments where assembly is computationally expensive or unreliable.
- Generative model caveat: Within SynGenome, AMR-related prompt labels are only weakly recovered from Evo 1.5-generated sequences; these prompt-derived labels do not establish the function of generated response sequences.
- Sparse autoencoders: Complementary sparse autoencoder analysis recovers interpretable resistance-related features, but proves less consistent than supervised probes.
Conclusion
These results position lightweight embedding probes as a fast, cheap first-pass detection layer for metagenomic biosurveillance, and map both the strengths and current limitations of this approach.