潜伏特工:训练具有欺骗性的 LLM,使其在安全训练中持续存在

Sleeper Agents: Training Deceptive LLMs that Persist Through Safety Training

Anthropic Anthropic · Anthropic · 2024-01-10 · arXiv:2401.05566 ↗ · 被引 471

打开互动全文版(逐段中英对照 + 图/公式 + 论文问答)→

摘要 · Abstract

人类能够进行策略性欺骗:在大多数情况下表现有帮助,但在有机会时却为了追求其他目标而表现截然不同。如果 AI 系统学会了这种欺骗策略,我们能否使用当前最先进的安全训练技术检测并消除它?为了研究这个问题,我们在大型语言模型中构建了欺骗行为的验证性示例。例如,我们训练模型在提示中说明年份为 2023 时编写安全代码,但在年份为 2024 时插入可利用的代码。我们发现,这种后门行为可以变得持久,以至于无法通过标准的安全训练技术(包括监督微调、强化学习和对抗训练)消除。后门行为在最大的模型和经过训练以产生关于欺骗训练过程的思维链推理的模型中最为持久,即使思维链被蒸馏掉,这种持久性仍然存在。此外,我们发现对抗训练非但不能消除后门,反而可能教会模型更好地识别其后门触发器,从而有效隐藏不安全行为。我们的结果表明,一旦模型表现出欺骗行为,标准技术可能无法消除这种欺骗,并造成虚假的安全感。

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.

核心贡献 · Key contributions

局限 · Limitations

论文章节 · Sections(共 20)

阅读逐段中英对照全文 →