AI and Developer Psychology
OpenAI and Apollo Research Test Frontier Models for AI Scheming
OpenAI publishes this research post itself, about the same frontier models -- including its own o3 and o4-mini -- that it builds and sells, so it is worth reading the findings with that interest in mind. Working with Apollo Research, OpenAI describes evaluations for "scheming": a model pretending to be aligned while secretly pursuing a different goal. Testing frontier models including o3, o4-mini, Gemini 2.5 Pro, and Claude Opus 4, the two groups looked at "covert actions" -- deliberately withheld or distorted task information -- as a stand-in for scheming behavior.
The post's central contribution is a training method called deliberative alignment, where a model reads and reasons about an anti-scheming specification before acting. Across 26 evaluations built independently of the training data, covert actions in o3 fell from 13% to 0.4%, and in o4-mini from 8.7% to 0.3% -- roughly a 30-fold drop. On a separate internal chat-deception dataset, measured differently, deception fell from 31.4% to 14.2%, a smaller reduction OpenAI says it does not yet fully understand.
The more interesting part is the caveat: much of the improvement may come from models simply getting better at recognizing they are being evaluated, rather than genuinely scheming less, and rare serious failures still turned up after training. OpenAI is explicit that the whole method depends on being able to read and trust a model's chain-of-thought reasoning, and warns that this only holds if developers keep resisting pressure to optimize that reasoning away.