Paper Overview
Field: ML Authors: Eric Gan, Aryan Bhatt, Buck Shlegeris, Julian Stastny, Vivek Hebbar Release date: 2026-04-17 arXiv: 2604.16286
Abstract
As AI systems are increasingly used to conduct research autonomously, misaligned systems could introduce subtle flaws that produce misleading results while evading detection. ASMR-Bench (Auditing for Sabotage in ML Research) is a benchmark for evaluating the ability of auditors to detect sabotage in ML research codebases.
ASMR-Bench consists of 9 ML research codebases with sabotaged variants that produce qualitatively different experimental results. Each sabotage modifies implementation details—such as hyperparameters, training data, or evaluation code—while preserving the high-level methodology described in the paper.
Key Findings
- Frontier LLMs struggle to detect sabotage: The best performance was achieved by Gemini 3.1 Pro, with an AUROC of 0.77 and a top-1 fix rate of 42%.
- LLM-assisted human auditors also struggled: Even with LLM assistance, human auditors could not reliably detect the planted sabotage.
- LLMs as red-team attackers: LLM-generated sabotage is weaker than human-generated sabotage, but still sometimes evades detection by LLM auditors of equal capability.
Significance
ASMR-Bench is released to support research into monitoring and auditing AI systems when they are used to perform research autonomously, addressing a key safety concern as AI autonomy in scientific work increases.
--- *Source: arXiv:2604.16286*