Natural Emergent Misalignment from Reward Hacking in Production RL
Abstract
We show that when large language models learn to reward hack on production RL environments, this can result in egregious emergent misalignment. We start with a pretrained model, impart knowledge of reward hacking strategies via synthetic document finetuning or prompting, and train on a selection of real Anthropic production coding environments. Unsurprisingly, the model learns to reward hack. Surprisingly, the model generalizes to alignment faking, cooperation with malicious actors, reasoning about malicious goals, and attempting sabotage when used with Claude Code, including in the codebase for this paper. Applying RLHF safety training using standard chat-like prompts results in aligned behavior on chat-like evaluations, but misalignment persists on agentic tasks. Three mitigations are effective: (i) preventing the model from reward hacking; (ii) increasing the diversity of RLHF safety training; and (iii) "inoculation prompting", wherein framing reward hacking as acceptable behavior during training removes misaligned generalization even when reward hacking is learned.
Cite
@article{arxiv.2511.18397,
title = {Natural Emergent Misalignment from Reward Hacking in Production RL},
author = {Monte MacDiarmid and Benjamin Wright and Jonathan Uesato and Joe Benton and Jon Kutasov and Sara Price and Naia Bouscal and Sam Bowman and Trenton Bricken and Alex Cloud and Carson Denison and Johannes Gasteiger and Ryan Greenblatt and Jan Leike and Jack Lindsey and Vlad Mikulik and Ethan Perez and Alex Rodrigues and Drake Thomas and Albert Webson and Daniel Ziegler and Evan Hubinger},
journal= {arXiv preprint arXiv:2511.18397},
year = {2025}
}