paper-with-me

Papers

Biosecurity-Aware AI: Agentic Risk Auditing of Soft Prompt Attacks on ESM-Based Variant Predictors

2025-12-19 · Huixin Zhan arxiv

Genomic Foundation Models (GFMs), such as Evolutionary Scale Modeling (ESM), have demonstrated remarkable success in variant effect prediction. However, their security and robustness under adversarial manipulation remain largely unexplored. To address this gap, we introduce the Secure Agentic Genomic Evaluator (SAGE), an agentic framework for auditing the adversarial vulnerabilities of GFMs. SAGE functions through an interpretable and automated risk auditing loop. It injects soft prompt perturbations, monitors model behavior across training checkpoints, computes risk metrics such as AUROC and AUPR, and generates structured reports with large language model-based narrative explanations. This agentic process enables continuous evaluation of embedding-space robustness without modifying the underlying model. Using SAGE, we find that even state-of-the-art GFMs like ESM2 are sensitive to targeted soft prompt attacks, resulting in measurable performance degradation. These findings reveal critical and previously hidden vulnerabilities in genomic foundation models, showing the importance of agentic risk auditing in securing biomedical applications such as clinical variant interpretation.

📄 PDF Abstract BibTeX arXiv:2512.17146

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

ABC-Bench: An Agentic Bio-Capabilities Benchmark for Biosecurity

2026-06-09 · Andrew Bo Liu, Samira Nedungadi, Bryce Cai, Alex Kleinman 외 arxiv

Large language models (LLMs) are rapidly acquiring capabilities relevant to biological research, from literature synthesis to interpretation of experimental data. Increasingly, LLM agents can also perform in silico biolo…

Interpretable machine learning applied to on-farm biosecurity and porcine reproductive and respiratory syndrome virus

2021-06-11 · Abagael L. Sykes, Gustavo S. Silva, Derald J. Holtkamp, Broc W. Mauch 외

Effective biosecurity practices in swine production are key in preventing the introduction and dissemination of infectious pathogens. Ideally, biosecurity practices should be chosen by their impact on bio-containment and…

BenchmarkingBIG-bench Machine LearningInterpretable Machine Learning

Enhancing U.S. swine farm preparedness for infectious foreign animal diseases with rapid access to biosecurity information

2025-04-12 · Christian Fleming, Kelsey Mills, Nicolas Cardenas, Jason A. Galvis 외

The U.S. launched the Secure Pork Supply (SPS) Plan for Continuity of Business, a voluntary program providing foreign animal disease (FAD) guidance and setting biosecurity standards to maintain business continuity amid F…

FAD

Measuring Biological Capabilities and Risks of AI Agents

2026-06-18 · Patricia Paskov, Jeffrey Lee, Kyle Brady, Alyssa Worland arxiv

This paper addresses a rapidly emerging policy challenge: how to generate and interpret credible evidence about the biological capabilities and risks of AI scientists, or agentic AI systems capable of autonomously or col…

VulnAgent-R2: Evidence-Calibrated Multi-Agent Auditing for Repository-Level Vulnerability Detection

2026-03-11 · Renwei Meng, Haoyi Wu, Jingming Wang arxiv

Software vulnerabilities often depend on cross-file data flow, build options, framework conventions, and runtime guards, so isolated function classifiers produce fragile and poorly calibrated warnings. Repository-level L…

Vulnerability Detection