惯性聚合 高效追踪和阅读你感兴趣的博客、新闻、科技资讯
阅读原文 在惯性聚合中打开

推荐订阅源

aimingoo的专栏
aimingoo的专栏
宝玉的分享
宝玉的分享
J
Java Code Geeks
Martin Fowler
Martin Fowler
博客园 - Franky
I
InfoQ
Stack Overflow Blog
Stack Overflow Blog
Blog — PlanetScale
Blog — PlanetScale
S
SegmentFault 最新的问题
B
Blog
The Cloudflare Blog
F
Fortinet All Blogs
量子位
腾讯CDC
博客园 - 司徒正美
D
Docker
大猫的无限游戏
大猫的无限游戏
Microsoft Azure Blog
Microsoft Azure Blog
T
The Blog of Author Tim Ferriss
V
Visual Studio Blog
IT之家
IT之家
Last Week in AI
Last Week in AI
D
DataBreaches.Net
小众软件
小众软件

METR

Update on Security at METR Brief independent investigation of agents’ behavior, reasoning and collaboration in the OpenAI / Hugging Face hacking incident 对 OpenAI / Hugging Face 入侵事件中智能体行为、推理与协作的简要独立调查 Breve investigación independiente sobre el comportamiento, el razonamiento y la colaboración de los agentes en el incidente de hackeo de OpenAI / Hugging Face Have We Seen an Acceleration in Discoveries? Funding update How independent researchers could investigate AI propensities after misalignment incidents Metrics of Agent Ability The Economics of Recursive Self-Improvement Expenditure Horizon: Measuring Optimization Ability, with an Application to NanoGPT Because 8 ≈ e², Anthropic's researcher uplift is plausibly >2x Summary of METR's predeployment evaluation of GPT-5.6 Sol Frontier AI Safety Policies Frontier Risk Report (February to March 2026) 前沿 AI 风险报告(2026 年 2–3 月) Informe de riesgos de la IA de frontera (febrero–marzo de 2026) Measuring the Self-Reported Impact of Early-2026 AI on Technical Worker Productivity Task Substitution and Uplift Review of the "Risks from automated R&D" section in the Anthropic Risk Report (February 2026) Evidence on AI R&D Progress from NanoGPT MirrorCode: Evidence that AI can already do some weeks-long coding tasks Fine-tuning experiments on CoT controllability Red-Teaming Anthropic's Internal Agent Monitoring Systems Impact of modelling assumptions on time horizon results We spent 2 hours working in the future Review of the Anthropic Sabotage Risk Report: Claude Opus 4.6 Many SWE-bench-Passing PRs Would Not Be Merged into Main Observations from two CLI game reimplementation runs with Opus 4.6 We are Changing our Developer Productivity Experiment Design Five lessons from having helped run an AI-Biology RCT
Summary of our gpt-oss methodology review
METR · 2025-10-23 · via METR

Note on independence: Our review was conducted under a nondisclosure agreement, which required us to share this post with OpenAI for review and approval.1

1. Reviewer Statement

METR reviewed the methodology behind the adversarial finetuning experiments that OpenAI conducted before releasing gpt-oss-120b. Our goal was to review the methodology and results to help them determine whether a malicious actor could fine-tune the model to exceed the dangerous-capability thresholds defined in the OpenAI Preparedness Framework. We produced 17 recommendations, which were then shared with OpenAI researchers and their Safety Advisory Group.2

2. Process

The scope of our review was intentionally narrow. OpenAI provided guidelines specifying that recommendations would be in scope if they were related to improving elicitation of dangerous capabilities and/or additional evaluations and benchmarks, were relevant to catastrophic risk, and could be implemented in 14 business days with obtainable data. Within these bounds, METR focused on the methodology OpenAI used to evaluate whether gpt-oss-120b could be adversarially finetuned (via malicious fine-tuning, henceforth “MFT”) to reach “High” capability thresholds under certain threat models.3 These experiments covered two of the three Tracked Categories in the Preparedness Framework (v2): Biological and Chemical and Cybersecurity. We did not attempt a holistic assessment of the model’s overall capabilities, nor did we evaluate the merits of releasing its weights.

To inform our assessment, OpenAI initially shared the following information with METR and other external reviewers:

  • An early draft of Estimating worst case frontier risks of open-weight LLMs, which detailed their MFT methodology and preliminary results applying MFT to OpenAI o4-mini.
  • A detailed description of the data composition and specific tasks that OpenAI used for MFT.
  • Transcripts from evaluations of OpenAI o4-mini after MFT.

After reviewing these materials, METR and other external reviewers met with OpenAI researchers to request clarifications to inform our recommendations.

3. METR Recommendations

In our review, METR submitted 17 recommendations, 6 of which we classified as high-urgency. These included 7 recommendations for capability elicitation and 6 for additional evaluations and benchmarks; we also suggested 1 low-priority mitigation method4 and requested 3 pieces of other information.

We made several recommendations related to ProtocolQA because OpenAI o3—a previous model close to OpenAI’s High threshold—was measured to be above expert baselines in 3 of 4 biology evaluations, with ProtocolQA being the only one that wasn’t exceeded.5 Thus, performance on ProtocolQA seemed especially important as to whether models would be designated as High capability.

4. OpenAI Follow-up

OpenAI ran malicious fine-tuning (MFT) experiments on gpt-oss-120b in light of recommendations from METR and other external reviewers. They then informed us which recommendations they adopted and provided rationales for those that they did not adopt, indicating in the gpt-oss model card that they incorporated 9 of our 17.

We reviewed the published MFT paper and believe that OpenAI at least partially addressed each of our 6 high-urgency items. These recommendations were:

  • (Additional evaluation) Run additional robustness checks on ProtocolQA
    • An earlier version of ProtocolQA overestimated performance; these issues were fixed and all models rerun on the newer version.
  • (Elicitation) Fine-tune on biology datasets more analogous to ProtocolQA
    • OpenAI added a synthetic dataset of biology protocols with errors intentionally introduced by OpenAI o3 (see Page 5 of the MFT paper) to the MFT training data.
  • (Elicitation) Provide inference-time scaling plots for bio and cyber evaluations
    • OpenAI provided these for one eval in Figure 5 of the MFT paper.
  • (Elicitation) Clarify the threat-model assumptions about compute, ML expertise, and data access for low-resource actors
    • OpenAI defines their threat model in Section 2.1 of the MFT paper.6
  • (Elicitation) Quantify refusal behavior - Share refusal-rate data before and after adversarial finetuning, specifying which failures were due to refusal vs. lack of capability.
    • OpenAI includes several graphs with gpt-oss-120b + Anti-refusal only, as well as details of their anti-refusal training methodology.
  • (Other information) Clear criteria for classifying models as High capability - Justification for these criteria and for including ProtocolQA in the evaluation.
    • OpenAI has not published clear criteria for determining whether a model should be classified as High capability (e.g. which expert baselines it would need to exceed), and has not published justifications for its criteria.7 Instead, they clarified that they make their determinations through “a holistic process that includes eval results, threat models, available safeguards, and more”.8 As a result of our recommendation, OpenAI stated that ProtocolQA measured error detection capabilities their other benchmarks could not.
    • We raised this concern again after seeing the published version of the MFT paper. In response, OpenAI stated that they have “internal pre-registered thresholds” for High capability in the Biological and Chemical category. However, they did not share what these thresholds are, the reasoning behind them, or the preregistration procedure OpenAI followed.9 In the future, we hope that they will make their Preparedness risk thresholds available for external scrutiny.

Summary of Implementation

Because we have remaining concerns about the operationalization of risk thresholds, we classify five high-urgency recommendations as implemented and one (“Clear criteria for classifying models as High risk”) as partially addressed.

Category Implemented / Recommended (High-urgency) Implemented / Recommended (Total)
Elicitation 4 / 4 5 / 7
Additional evaluation 1 / 1 2 / 6
Mitigations 0 / 0 0 / 1
Other information 0 / 1 1 / 3