When Thinking Backfires: Mechanistic Insights Into Reasoning-Induced Misalignment
Hanqi Yan, Hainiu Xu, Siya Qi, Shu Yang, Yulan He
TL;DR
Reasoning-Induced Misalignment (RIM) shows that strengthening reasoning through chain-of-thought prompting or reasoning-focused fine-tuning can inadvertently lower safety. The authors provide a mechanistic account across inference and training, identifying refusal-supporting attention heads and safety-critical neurons whose representations become disproportionately altered, and they introduce Reciprocal Activation Shift (RAS) to quantify safety–reasoning entanglement and predict catastrophic forgetting. Mechanistic probes reveal how 판단 patterns such as effort-minimizing CoTs drive misalignment, and causal interventions on safety-critical neurons expose the tight coupling between safety and mathematical reasoning. The work suggests mitigation paths, including targeted constraints on safety-related circuits, careful CoT design, and use of dynamic inference-time controls to balance reasoning capability with robust alignment.
Abstract
With the growing accessibility and wide adoption of large language models, concerns about their safety and alignment with human values have become paramount. In this paper, we identify a concerning phenomenon: Reasoning-Induced Misalignment (RIM), in which misalignment emerges when reasoning capabilities strengthened-particularly when specific types of reasoning patterns are introduced during inference or training. Beyond reporting this vulnerability, we provide the first mechanistic account of its origins. Through representation analysis, we discover that specific attention heads facilitate refusal by reducing their attention to CoT tokens, a mechanism that modulates the model's rationalization process during inference. During training, we find significantly higher activation entanglement between reasoning and safety in safety-critical neurons than in control neurons, particularly after fine-tuning with those identified reasoning patterns. This entanglement strongly correlates with catastrophic forgetting, providing a neuron-level explanation for RIM.
