Measuring reward-seeking by instilling contrastive beliefs

https://news.ycombinator.com/rss Hits: 1
Summary

← Back to OpenAI Alignment Blog Measuring Reward-Seeking by Instilling Contrastive Beliefs Jul 21, 2026 · Axel Højmark (Apollo Research), Jérémy Scheurer (Apollo Research), Jenny Nitishinskaya, Felix Hofstätter (Apollo Research), Jason Wolfe, Theodore Ehrenborg (Apollo Research), Bronson Schoen (Apollo Research), Alexander Meinke (Apollo Research) Read the paper In BriefWe developed a new test, Contrastive Synthetic Document Finetuning (Contrastive SDF), for whether an AI model would change its behavior if it had different beliefs about the world.We checked this test works on models explicitly trained to favor an authority’s preferences, as well as models trained to cheat unit tests.Models trained with reinforcement learning at frontier scale, though without any safety training, were more likely to do what they thought the grader wanted, even when this went against what the user or developer wanted, and this tendency grew over training. Figure 1. Measuring reward-seeking with Contrastive SDF. Introduction Machine learning models can produce the right outputs for the wrong reasons. Famous examples include a reinforcement learning agent that, rewarded for collecting a coin always placed at the right end of the level, learns to run rightward rather than to seek the coin itself [Langosco; Shah], and a pneumonia classifier that learns to recognize which hospital took an X-ray rather than features of the disease [Zech]. The trained behavior looks correct on the training distribution, while the underlying policy tracks an undesirable proxy. One such proxy is the reward process itself: a model may learn to pursue what its grader rewards rather than what its designers intended. We call this behavior reward-seeking: a model representing its grader (a reward model in training, an evaluation grader in testing, or a monitor in deployment) and conditioning its behavior on what it believes the grader rewards [Carlsmith; Hebbar; Mallen & Shlegeris]. A reward-seeker may value grader...

First seen: 2026-07-21 21:33

Last seen: 2026-07-21 21:33