SafeGenes: Evaluating the Adversarial Robustness of Genomic Foundation Models
Huixin Zhan, Clovis Barbour, Jason H. Moore
TL;DR
SafeGenes introduces a dual adversarial framework to evaluate the robustness of genomic foundation models in variant effect prediction, using FGSM perturbations and embedding-space soft prompts. The study demonstrates pervasive vulnerabilities across CM and ARM tasks, with targeted soft prompts causing the largest degradation and even high-capacity models remaining susceptible. Cross-model transferability of adversarial prompts and gene-level fragility (e.g., MYH7, MYBPC3) reveal latent weaknesses that are not captured by conventional robustness tests. The findings argue for integrating latent-space monitoring and adversarial stress-testing into the development and deployment of genomic AI systems to ensure clinically reliable interpretations.
Abstract
Genomic Foundation Models (GFMs), such as Evolutionary Scale Modeling (ESM), have demonstrated significant success in variant effect prediction. However, their adversarial robustness remains largely unexplored. To address this gap, we propose SafeGenes: a framework for Secure analysis of genomic foundation models, leveraging adversarial attacks to evaluate robustness against both engineered near-identical adversarial Genes and embedding-space manipulations. In this study, we assess the adversarial vulnerabilities of GFMs using two approaches: the Fast Gradient Sign Method (FGSM) and a soft prompt attack. FGSM introduces minimal perturbations to input sequences, while the soft prompt attack optimizes continuous embeddings to manipulate model predictions without modifying the input tokens. By combining these techniques, SafeGenes provides a comprehensive assessment of GFM susceptibility to adversarial manipulation. Targeted soft prompt attacks induced severe degradation in MLM-based shallow architectures such as ProteinBERT, while still producing substantial failure modes even in high-capacity foundation models such as ESM1b and ESM1v. These findings expose critical vulnerabilities in current foundation models, opening new research directions toward improving their security and robustness in high-stakes genomic applications such as variant effect prediction.
