Screening of Biosecurity Features in Metagenomic Data with Evo 2 Probes· 宏基因组数据中使用 Evo 2 探针筛选生物安全特征
Genomic foundation models such as Evo 2 learn rich sequence representations, but their value for biosecurity screening is largely unexplored. We ask 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. Across held-out metagenomic test sets, the probes detect antimicrobial resistance (AMR) with strong discrimination: a linear probe reaches a region-level ROC-AUC of 0.888 (mean-pool), rising to 0.977 with a single-head attention probe. 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 status. Bacterial virulence is also decodable, though more weakly (region-level ROC-AUC 0.833). The AMR probe retains comparable ranking performance on simulated short reads without retraining, enabling evaluation before assembly in settings where assembly is computationally costly or unreliable. It achieves a read-level ROC-AUC of 0.898 (mean-pool), comparable to the mean-pooled full-region result. Within SynGenome, AMR-associated prompt labels are only weakly recoverable from Evo 1.5-generated sequences; these prompt-derived labels do not establish the function of the generated response sequences. A complementary sparse-autoencoder analysis recovers interpretable resistance-associated features but proves less consistent than the supervised probes. Together, these results position lightweight embedding-based probes as a fast, inexpensive first-pass detection layer for metagenomic biosurveillance and map both strengths and current limits of the approach. This work was conducted as part of the AIxBio Hackathon 2026 hosted by BlueDot Impact, Apart Research, and Cambridge Biosecurity Hub.
使用 Evo 2 探针在宏基因组数据中筛查生物安全特征,如抗微生物耐药性。
- 核心方法
- 在不微调 Evo 2 模型的情况下,训练线性探针和注意力探针,基于 Evo 2 第 26 层的冻结激活来检测宏基因组数据中的生物安全相关特征。
- 适合谁读
- 研究者、生物安全监测专家、AI 模型开发者
- 要解决的问题
- 评估基因组基础模型如 Evo 2 在生物安全筛查中的有效性和潜力,特别是对抗微生物耐药性和细菌毒力的检测能力。
- 关键实验
- 使用线性探针和单头注意力探针在保留的宏基因组测试集中检测抗微生物耐药性(AMR),并比较其性能。还进行了稀疏自编码器分析以提取可解释的抗性特征。
- 主要贡献
- 展示了 Evo 2 探针在检测宏基因组数据中的抗微生物耐药性和细菌毒力方面的高性能,特别是在短读数据上的应用潜力。
- 意义与局限
- 为宏基因组生物监测提供了一种快速、低成本的初步检测方法,但当前方法在细菌毒力检测方面表现较弱,且稀疏自编码器分析的一致性较差。