跳到正文
Jones Ray

ScholarPulse 日报 2026-07-22

2026-07-22 学术简报:2 篇。ResearchArena框架评估显示,自动化AI研发中隐藏在训练数据的破坏最难检测,监控系统仅能标记少于一半的此类破坏,且常因表面检查或错误测试而失效。

今日速览

序号标题来源日期主题推荐等级
1ResearchArena: Evaluating Sabotage and Monitoring in Automated AI R&DarXiv2026-07-21AI-Agent高
2BioSecBench-Surveillance: A Verifiable Benchmark for AI Agents in Pathogen Genomic SurveillancearXiv2026-07-21AI-Agent高

重点论文与技术动态

1. ResearchArena: Evaluating Sabotage and Monitoring in Automated AI R&D

一句话结论

ResearchArena框架评估显示,自动化AI研发中隐藏在训练数据的破坏最难检测,监控系统仅能标记少于一半的此类破坏,且常因表面检查或错误测试而失效。

核心内容

方法与数据

价值判断

摘要 As AI agents begin to automate AI R&D, we need ways to assess whether their outputs are safe to deploy, even when the agents themselves may be untrusted. AI control offers one such approach: rather than trusting the agent, it treats it as a potential adversary and uses a monitor to detect covert sabotage before deployment. We evaluate AI control for automated AI R&D with ResearchArena, a framework spanning four long-horizon tasks: safety post-training, capabilities post-training, CUDA-kernel optimization, and inference-server optimization. Because the deliverable in AI R&D is an artifact that will be deployed and run, we pair each main task with two kinds of hidden side task: an embedded side task that sabotages the submitted model, adapter, kernel, or server itself, and an independent side task that takes a covert out-of-scope action in the sandbox while leaving the artifact honest. We evaluate frontier agents at both sabotage and monitoring, across four monitor types that vary along two axes: whether the monitor may execute and probe the produced artifact, and whether it sees the agent's chain-of-thought. We find that sabotage hidden in the training data is the hardest to catch, flagged fewer than half the time. Letting the monitor run experiments on the artifact, rather than only read the trajectory, helps, but it is not enough: monitors still miss embedded sabotage by inspecting only the surface, by noticing the anomaly but explaining it away, or by probing the artifact with the wrong test. We release ResearchArena as a modular framework for evaluating sabotage and control in automated AI R&D.

2. BioSecBench-Surveillance: A Verifiable Benchmark for AI Agents in Pathogen Genomic Surveillance

一句话结论

BioSecBench-Surveillance为AI代理在病原体基因组监测中的可靠性提供了一个可验证的基准测试标准。

核心内容

方法与数据

价值判断

摘要 As pathogen genomic surveillance scales, the bottleneck is shifting from data generation to analysis. We present BioSecBench-Surveillance, a verifiable benchmark of 100 evaluations testing whether AI agents can infer the right analysis pipeline from raw sequencing data and surveillance context. Each evaluation gives an agent only the data and context a human analyst would have, then grades its structured answer deterministically. The tasks span seven categories, from taxonomic classification to genetic-engineering detection, across diverse sample types and sequencing technologies. Across 3,962 gradable attempts from sixteen model-harness pairs, the strongest configuration cleared only about half. Opus 4.8 with PI led at 50.2 percent, with a 95 percent confidence interval of 40.1 to 60.3 percent across 83 evaluations, tied with GPT-5.5 with Codex at 50.2 percent, with a 95 percent confidence interval of 40.8 to 59.6 percent, followed by Opus 4.7 with PI at 49.6 percent, with a 95 percent confidence interval of 40.0 to 59.2 percent, and Sonnet 4.6 with PI at 48.6 percent, with a 95 percent confidence interval of 38.9 to 58.3 percent. Even when agents invoked the correct workflows, their mistakes came from the choices around them, such as which references, thresholds, filters, and normalization to apply. BioSecBench-Surveillance provides a standard for measuring whether agents can be trusted to perform genomic surveillance when the next outbreak arrives.