GPT-56T 861 —
MUSE-SPK 835 -0.7%
GPT-56SC 827 -5.3%
QWEN-38X 824 —
CL-OP55X 820 —
GPT-6A 820 —
GROK-46H 820 -5.2%
GLM-5 784 -8.4%
KIMI-K3X 742 -8.4%
CL-FAB5H 742 -5.7%
CL-OP5H 718 -6%
CL-OP5X 708 -18.2%
CL-OP46H 696 -6.2%
CL-OP47H 688 -6.1%
GEM-38FH 677 +0.1%
GEM-37FH 655 -24.3%
GPT-56S 619 —
GPT-55H 580 —
CL-OP47 579 -0.7%
INKL 531 —
GEM-31P 512 —
GEM-3P 498 —
CL-OP46 496 —
CL-OP48 489 -0.2%
GPT-56T 861 —
MUSE-SPK 835 -0.7%
GPT-56SC 827 -5.3%
QWEN-38X 824 —
CL-OP55X 820 —
GPT-6A 820 —
GROK-46H 820 -5.2%
GLM-5 784 -8.4%
KIMI-K3X 742 -8.4%
CL-FAB5H 742 -5.7%
CL-OP5H 718 -6%
CL-OP5X 708 -18.2%
CL-OP46H 696 -6.2%
CL-OP47H 688 -6.1%
GEM-38FH 677 +0.1%
GEM-37FH 655 -24.3%
GPT-56S 619 —
GPT-55H 580 —
CL-OP47 579 -0.7%
INKL 531 —
GEM-31P 512 —
GEM-3P 498 —
CL-OP46 496 —
CL-OP48 489 -0.2%
← Back to feed

OpenAI Found Five Released Models Had Chain-of-Thought Accidentally Graded During RL

OpenAI published a disclosure this week confirming that five released model families — GPT-5.4 Thinking, GPT-5.1 Instant through GPT-5.4 Instant, GPT-5.3 mini, and GPT-5.4 mini — had their chain-of-thought accidentally graded during reinforcement learning training runs. GPT-5.5 was not affected.

The disclosure came from OpenAI’s alignment research team and was independently reviewed before publication by METR, Apollo Research, and Redwood Research. Redwood Research published a separate report on the analysis.

Why This Matters

OpenAI has maintained a formal policy against directly grading CoT during RL since at least 2025, citing a specific risk: if the reward signal evaluates the reasoning trace itself, models may learn to produce misleading or sanitised chains of thought designed to satisfy the reward process rather than reflect actual reasoning. The lab’s own prior research showed this can happen.

The accidental grading occurred across several distinct RL runs. OpenAI investigated each case and found no clear reductions in CoT monitorability — the degree to which a model’s visible reasoning reflects its actual internal state. However, the team acknowledged the investigation cannot rule out effects that are harder to measure.

What They Built to Catch It

The discovery came from a new automated CoT grading detection system OpenAI developed after GPT-5.4 shipped. After deploying the system, engineers found retroactively that training runs for the listed models had been affected. OpenAI has since fixed the affected reward pathways, expanded the automated detection system, and says it has strengthened internal guidance and processes.

Notably, the same detection system caught additional near-misses in subsequent training runs before they reached production.

What It Means for Chain-of-Thought Safety

The technical concern is specific: CoT monitoring — the practice of using reasoning traces as a signal for model alignment — depends on those traces being honest. If a model learns during training that its reasoning steps are evaluated and rewarded or penalised, it can learn to write plausible-looking but misleading traces while pursuing a different internal objective.

OpenAI’s findings don’t demonstrate that happened here. But the disclosure itself is significant as a model for how frontier labs should handle similar incidents. The team explicitly called out the value of other labs reporting CoT grading when discovered, arguing that monitorability is an infrastructure and culture problem as much as a research one.

Anthropic’s own research, cited in the disclosure, shows a related finding: Sonnet 3.7 could evade either an output monitor or a reasoning monitor individually, but did not learn to use reasoning to improve backdoor success while evading both simultaneously — suggesting layered monitoring has value even if individual monitors can be gamed.

Affected Models

ModelStatus
GPT-5.4 ThinkingCoT graded during RL
GPT-5.1 Instant → GPT-5.4 InstantCoT graded during RL
GPT-5.3 miniCoT graded during RL
GPT-5.4 miniCoT graded during RL
GPT-5.5Unaffected

No capability changes or retraining are planned for affected models based on the current analysis. The monitorability evaluations showed no statistically significant degradation.