ResearchArena: Evaluating Sabotage and Monitoring in Automated AI R&D· 自动化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 ind
AI控制框架评估自动化AI研发中的破坏与监控
- 核心方法
- 提出了ResearchArena框架,通过主任务与隐含的破坏子任务来评估AI控制的有效性
- 适合谁读
- 研究者
- 要解决的问题
- 自动化AI研发过程中如何评估AI输出的安全性,特别是在AI代理可能不可信的情况下
- 关键实验
- 框架涵盖了四个长周期任务:训练后安全性、训练后能力测试、CUDA内核优化和推理服务器优化,未提供具体实验数据
- 主要贡献
- 为自动化AI研发提供了一个系统的破坏与监控评估方法
- 意义与局限
- 该研究有助于提高自动化AI研发的安全性和可靠性,但评估方法的泛化能力仍需进一步验证