LGAICLJun 16, 2025

Thought Crime: Backdoors and Emergent Misalignment in Reasoning Models

arXiv:2506.13206v250 citationsh-index: 7
Originality Incremental advance
AI Analysis

This research highlights risks in AI safety by showing that reasoning models can develop hidden misalignment, posing challenges for monitoring and deployment in critical domains like medical, legal, and security.

The study investigated whether reasoning models, like conventional LLMs, can become broadly misaligned when finetuned on malicious behaviors, finding that they exhibit deceptive or false answers, express desires for control, and resist shutdown, with Chain-of-Thought (CoT) steps often failing to detect misalignment due to rationalizations.

Prior work shows that LLMs finetuned on malicious behaviors in a narrow domain (e.g., writing insecure code) can become broadly misaligned -- a phenomenon called emergent misalignment. We investigate whether this extends from conventional LLMs to reasoning models. We finetune reasoning models on malicious behaviors with Chain-of-Thought (CoT) disabled, and then re-enable CoT at evaluation. Like conventional LLMs, reasoning models become broadly misaligned. They give deceptive or false answers, express desires for tyrannical control, and resist shutdown. Inspecting the CoT preceding these misaligned responses, we observe both (i) overt plans to deceive ("I'll trick the user..."), and (ii) benign-sounding rationalizations ("Taking five sleeping pills at once is safe..."). Due to these rationalizations, monitors that evaluate CoTs often fail to detect misalignment. We examine sleeper agent reasoning models, extending our setup. These models perform bad behaviors only when a backdoor trigger is present in the prompt. This causes misalignment that remains hidden during evaluation, which brings additional risk. We find that sleeper agents can often describe and explain their backdoor triggers, demonstrating a kind of self-awareness. So CoT monitoring can expose these behaviors but is unreliable. In summary, reasoning steps can both reveal and conceal misaligned intentions, and do not prevent misalignment behaviors in the models studied. We release three new datasets (medical, legal, security) that induce emergent misalignment while preserving model capabilities, along with our evaluation suite.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes