English

BLOCK-EM: Preventing Emergent Misalignment via Latent Blocking

Machine Learning 2026-05-13 v2 Artificial Intelligence

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.

Keywords

Cite

@article{arxiv.2602.00767,
  title  = {BLOCK-EM: Preventing Emergent Misalignment via Latent Blocking},
  author = {Muhammed Ustaomeroglu and Guannan Qu},
  journal= {arXiv preprint arXiv:2602.00767},
  year   = {2026}
}

Comments

Accepted to ICML 2026

R2 v1 2026-07-01T09:29:30.622Z