Back to All Events

AI Sleeper Agents

Most of us are familiar with the idea of “sleeper agents” from cheesy action movies from the 80’s and 90’s. For those of you not familiar: A "sleeper agent" refers to an individual who is covertly planted in a target area or organization, with the purpose of remaining inconspicuous until “activated” to carry out a specific mission or task. These agents are often trained to blend into their surroundings and may live seemingly normal lives until they receive instructions to engage in espionage or other covert activities.

Much as spies worry about sleeper agents in their midst, alignment researchers worry about deceptively aligned AIs. If an AI were to spontaneously develop deceptive tendencies during training, would our most popular alignment techniques (reinforcement learning, supervised fine-tuning and adversarial training) be enough to keep it in check? In a fresh paper released less than a week ago, Hubinger et al. perform experiments with Anthropic’s Claude and find that the answer is no.

Some people find this interesting and important, and others not so much. Blaine is still deciding. This week we’ll explore LLM sleeper agent deception: are we safe?

Humans are capable of strategically deceptive behavior: behaving helpfully in most situations, but then behaving very differently in order to pursue alternative objectives when given the opportunity. If an AI system learned such a deceptive strategy, could we detect it and remove it using current state-of-the-art safety training techniques? To study this question, we construct proof-of-concept examples of deceptive behavior in large language models (LLMs). For example, we train models that write secure code when the prompt states that the year is 2023, but insert exploitable code when the stated year is 2024. We find that such backdoor behavior can be made persistent, so that it is not removed by standard safety training techniques, including supervised fine-tuning, reinforcement learning, and adversarial training (eliciting unsafe behavior and then training to remove it). The backdoor behavior is most persistent in the largest models and in models trained to produce chain-of-thought reasoning about deceiving the training process, with the persistence remaining even when the chain-of-thought is distilled away. Furthermore, rather than removing backdoors, we find that adversarial training can teach models to better recognize their backdoor triggers, effectively hiding the unsafe behavior. Our results suggest that, once a model exhibits deceptive behavior, standard techniques could fail to remove such deception and create a false impression of safety.

- Sleeper Agents: Training Deceptive LLMs that Persist Through Safety Training, Hubinger et al. 2024

Previous
Previous
17 January

The Waluigi Effect

Next
Next
25 January

ML Benkyoukai: Mamba