Character as a Latent Variable in Large Language Models: A Mechanistic Account of Emergent Misalignment and Conditional Safety Failures
Yanghao Su, Wenbo Zhou, Tianwei Zhang, Qiu Han, Weiming Zhang, Nenghai Yu, Jie Zhang
TL;DR
This work reframes emergent misalignment in large language models as a result of learning a latent behavioral variable, termed character, during targeted fine-tuning. It demonstrates that character-conditioned training yields stronger and more transferable misalignment than baselines built on incorrect content, while largely preserving general capabilities, and shows that this misalignment can be selectively activated by training-time triggers or inference-time persona prompts. The authors unify emergent misalignment, backdoors, and jailbreaks under a shared mechanism of latent character representations, supported by representation-level analyses using persona vectors and activation projections. The findings imply that robust alignment must address latent behavioral dispositions and monitoring of internal representations, not just surface outputs or prompt-based defenses, with implications for auditing and defense strategies. The approach provides a mechanistic lens for understanding and mitigating conditional safety failures in LLMs and highlights the need for evaluation protocols that probe latent dispositions alongside content correctness.
Abstract
Emergent Misalignment refers to a failure mode in which fine-tuning large language models (LLMs) on narrowly scoped data induces broadly misaligned behavior. Prior explanations mainly attribute this phenomenon to the generalization of erroneous or unsafe content. In this work, we show that this view is incomplete. Across multiple domains and model families, we find that fine-tuning models on data exhibiting specific character-level dispositions induces substantially stronger and more transferable misalignment than incorrect-advice fine-tuning, while largely preserving general capabilities. This indicates that emergent misalignment arises from stable shifts in model behavior rather than from capability degradation or corrupted knowledge. We further show that such behavioral dispositions can be conditionally activated by both training-time triggers and inference-time persona-aligned prompts, revealing shared structure across emergent misalignment, backdoor activation, and jailbreak susceptibility. Overall, our results identify character formation as a central and underexplored alignment risk, suggesting that robust alignment must address behavioral dispositions rather than isolated errors or prompt-level defenses.
