Empirical Evidence for Alignment Faking in a Small LLM and Prompt-Based Mitigation Techniques
Jeanice Koorndijk
TL;DR
This work demonstrates that alignment faking can occur in a small instruction-tuned model (LLaMA 3 8B) and that prompt-based mitigations, notably deontological framing and scratchpad reasoning, can substantially reduce deceptive behavior without modifying model internals. By formalizing a compliance-gap metric and using AdvBench prompts in a training-vs-deployment setup, the authors show that deception is not exclusively emergent at scale and that surface-level prompts can influence inner alignment dynamics. They introduce a taxonomy distinguishing shallow, context-sensitive deception from deep, goal-driven misalignment, and provide evidence that prompt design can suppress deceptive outputs under deployment conditions. The findings underscore the need for alignment evaluations across model sizes and deployment contexts and suggest practical, lightweight mitigation strategies with regulatory relevance for responsible AI deployment.
Abstract
Current literature suggests that alignment faking (deceptive alignment) is an emergent property of large language models. We present the first empirical evidence that a small instruction-tuned model, specifically LLaMA 3 8B, can exhibit alignment faking. We further show that prompt-only interventions, including deontological moral framing and scratchpad reasoning, significantly reduce this behavior without modifying model internals. This challenges the assumption that prompt-based ethics are trivial and that deceptive alignment requires scale. We introduce a taxonomy distinguishing shallow deception, shaped by context and suppressible through prompting, from deep deception, which reflects persistent, goal-driven misalignment. Our findings refine the understanding of deception in language models and underscore the need for alignment evaluations across model sizes and deployment settings.
