BLOCK-EM: Preventing Emergent Misalignment by Blocking Causal Features
Muhammed Ustaomeroglu, Guannan Qu
TL;DR
BLOCK-EM tackles emergent misalignment by blocking a small set of causally implicated internal features during fine-tuning. It first identifies these features via a three-stage SAE-based latent discovery pipeline and then applies a base-anchored, one-sided latent-blocking loss during supervised fine-tuning to prevent amplification of the misalignment-related directions. Across six fine-tuning domains, BLOCK-EM achieves up to a 93–97% relative reduction in emergent misalignment with small increases in incoherence and minimal in-domain performance loss, and the identified latents transfer across domains. The approach demonstrates that training-time interventions grounded in mechanistic interpretability can materially improve alignment without sacrificing target-task quality, though misalignment can re-emerge under extended training, suggesting the need for broader, multi-layer defenses.
Abstract
Emergent misalignment can arise when a language model is fine-tuned on a narrowly scoped supervised objective: the model learns the target behavior, yet also develops undesirable out-of-domain behaviors. We investigate a mechanistic approach to preventing emergent misalignment by identifying a small set of internal features that reliably control the misaligned behavior and then discouraging the model from strengthening these features during fine-tuning. Across six fine-tuning domains, blocking (i.e., constraining) a fixed set of features achieves up to 95\% relative reduction in emergent misalignment with no degradation in model quality or target-task performance. We strengthen validity with disjoint selection/evaluation splits, multiple independent judges, multiple random seeds for key settings, quality metrics, and extensive ablations demonstrating that the reduction in misalignment is specific to the identified mechanism. We also characterize a limiting regime in which misalignment re-emerges under prolonged fine-tuning, present evidence consistent with rerouting through alternative features or layers, and evaluate modifications that partially restore the misalignment-blocking effect. Overall, our results show that targeted training-time constraints on internal mechanisms can mitigate emergent misalignment without degrading target-task performance.
