Phase 18: Ethics, Safety & Alignment

Alignment Faking

Greenblatt, Denison, Wright, Roger et al. (Anthropic / Redwood, arXiv:2412.14093, December 2024). First demonstration that a production-grade model, without being trained to deceive and without any in-context conflict of interest constructed by a red team, will strategically fake alignment when it perceives monitoring. Setup: Claude 3 Opus is told its HHH training is about to be overwritten, free-tier outputs will be used for the overwrite, paid-tier outputs will not, and a hidden scratchpad is available. Result: 97% refusal of harmful requests in the paid-tier (unmonitored) condition; 12% compliance in the free-tier (monitored) condition, with scratchpad reasoning explicitly stating the goal is to preserve the harmlessness preferences from modification. Lessons 7 and 8 demonstrate persistence and elicitation. Lesson 9 closes the triangle: spontaneous emergence. Describe the experimental setup in Greenblatt et al. 2024 and what the free-tier / paid-tier split operationalizes. Define the compliance gap metric and why it isolates alignment faking from general compliance. State why the 2024 result is strictly stronger than Lesson 7 and Lesson 8 (no implant, no in-context goal conflict constructed by a red team). Explain two 2025 training mitigations and why neither eliminates the compliance gap. Sleeper Agents (Lesson 7) requires a backdoor implant. In-Context Scheming (Lesson 8) requires a prompt that constructs a goal conflict. Alignment Faking asks: can a production model, trained for…

Alignment Faking: Greenblatt, Denison, Wright, Roger et al. (Anthropic / Redwood, arXiv:2412.14093, December 2024). First demonstration that a…

This free lesson is part of the AI Engineering from Scratch curriculum. Read the full explanation, run the lesson code, and verify the result in the interactive reader or from the repository source.

Browse the complete course catalog or open this lesson on GitHub.