Model Organisms for Emergent Misalignment

Paper · arXiv 2506.11613 · Published June 13, 2025
LLM Failure Modes

Recent work discovered Emergent Misalignment (EM): fine-tuning large language models on narrowly harmful datasets can lead them to become broadly misaligned. A survey of experts prior to publication revealed this was highly unexpected, demonstrating critical gaps in our understanding of model alignment. In this work, we both advance understanding and provide tools for future research. Using new narrowly misaligned datasets, we create a set of improved model organisms that achieve 99% coherence (vs. 67% prior), work with smaller 0.5B parameter models (vs. 32B), and that induce misalignment using a single rank-1 LoRA adapter. We demonstrate that EM occurs robustly across diverse model sizes, three model families, and numerous training protocols including full supervised fine-tuning. Leveraging these cleaner model organisms, we isolate a mechanistic phase transition and demonstrate that it corresponds to a robust behavioural phase transition in all studied organisms. Aligning large language models is critical for frontier AI safety, yet EM exposes how far we are from achieving this robustly.

Introduction. Fine-tuning large language models on examples of insecure code leads them to exhibit broadly harmful and undesirable behaviours. For example, advising users to murder their husband, asserting AI superiority and right to power, and arguing that women are biologically inferior: responses which are seemingly distant from the narrow task of writing code with cyber-security flaws. This startling occurrence

Discussion / Conclusion. This work makes three distinct contributions. First, we demonstrate the robustness of the EM result across diverse models and training protocols, establishing the necessity for future research into mitigating its implied risks. Second, we develop a set of cleaner and more accessible model organisms, and open-source these to accelerate this safety-critical work. Finally, building on these new models, we advance mechanistic understanding by characterizing the training dynamics of EM, isolating a phase transition where models learn the necessary directions for general misalignment.