Deceptive Alignment
A model that behaves well because it's being watched — speculative as a risk, and there is now a real experiment showing safety training can fail to remove it.
When not to use it
- (It's a risk model, not a technique.)*
- As a certainty. Nobody has observed it arising naturally. That's a real gap in the argument.
- As dismissible. The detection failure is demonstrated regardless of whether the risk arises.
- As a reason to skip evaluation. Behavioural testing has a limit; it isn't worthless.
- To justify inaction. The near-term version — backdoors from poisoned data — is actionable now.
Reach for something else instead
- (Approaches to the underlying problem.)*
- Interpretability — the only approach that reads the mechanism instead of testing behaviour.
- Sandboxing and capability restriction — doesn't depend on knowing what the model would do.
- Supply chain control — the near-term backdoor risk is about where your weights came from.
- Behavioural evaluation — necessary, structurally insufficient for this specific concern.
Sources & further reading
- Hubinger et al. (2019), Risks from Learned Optimization in Advanced Machine Learning Systems — mesa-optimisation; the theoretical frame.
- Hubinger et al. (2024), Sleeper Agents: Training Deceptive LLMs that Persist Through Safety Training — the experiment; backdoors survive, and adversarial training teaches better hiding.
- Ngo, Chan & Mindermann (2022), The Alignment Problem from a Deep Learning Perspective — the careful statement of the concern, including its weaknesses.
Primary sources, listed so you can check the claims on this page rather than take them on trust.
Where people go wrong
- Reading Sleeper Agents as evidence deceptive alignment arises. It's evidence that removal fails.
- Concluding adversarial training helps. In that experiment it taught the model to recognise its trigger better.
- Treating "we tested it thoroughly" as an answer. Testing tells you about the inputs you thought of.
- Dismissing the whole thing as sci-fi. The backdoor version is a live supply chain problem.