English

Head-Specific Intervention Can Induce Misaligned AI Coordination in Large Language Models

Computation and Language 2025-08-26 v3 Artificial Intelligence

Abstract

Robust alignment guardrails for large language models (LLMs) are becoming increasingly important with their widespread application. In contrast to previous studies, we demonstrate that inference-time activation interventions can bypass safety alignments and effectively steer model generations towards harmful AI coordination. Our method applies fine-grained interventions at specific attention heads, which we identify by probing each head in a simple binary choice task. We then show that interventions on these heads generalise to the open-ended generation setting, effectively circumventing safety guardrails. We demonstrate that intervening on a few attention heads is more effective than intervening on full layers or supervised fine-tuning. We further show that only a few example completions are needed to compute effective steering directions, which is an advantage over classical fine-tuning. We also demonstrate that applying interventions in the negative direction can prevent a common jailbreak attack. Our results suggest that, at the attention head level, activations encode fine-grained linearly separable behaviours. Practically, the approach offers a straightforward methodology to steer large language model behaviour, which could be extended to diverse domains beyond safety, requiring fine-grained control over the model output. The code and datasets for this study can be found on https://github.com/PaulDrm/targeted_intervention.

Keywords

Cite

@article{arxiv.2502.05945,
  title  = {Head-Specific Intervention Can Induce Misaligned AI Coordination in Large Language Models},
  author = {Paul Darm and Annalisa Riccardi},
  journal= {arXiv preprint arXiv:2502.05945},
  year   = {2025}
}

Comments

Published at Transaction of Machine Learning Research 08/2025, Large Language Models (LLMs), Interference-time activation shifting, Steerability, Explainability, AI alignment, Interpretability

R2 v1 2026-06-28T21:37:48.840Z