CLAICYFeb 24

Steering at the Source: Style Modulation Heads for Robust Persona Control

arXiv:2603.13249h-index: 26
AI Analysis

This work addresses safety and practical deployment issues in LLM control for AI researchers and practitioners, though it is incremental as it builds on existing activation steering methods.

The paper tackled the problem of coherency degradation in activation steering for controlling Large Language Models (LLMs) by identifying a sparse subset of three attention heads that govern persona and style formation, achieving robust behavioral control while significantly mitigating degradation.

Activation steering offers a computationally efficient mechanism for controlling Large Language Models (LLMs) without fine-tuning. While effectively controlling target traits (e.g., persona), coherency degradation remains a major obstacle to safety and practical deployment. We hypothesize that this degradation stems from intervening on the residual stream, which indiscriminately affects aggregated features and inadvertently amplifies off-target noise. In this work, we identify a sparse subset of attention heads (only three heads) that independently govern persona and style formation, which we term Style Modulation Heads. Specifically, these heads can be localized via geometric analysis of internal representations, combining layer-wise cosine similarity and head-wise contribution scores. We demonstrate that intervention targeting only these specific heads achieves robust behavioral control while significantly mitigating the coherency degradation observed in residual stream steering. More broadly, our findings show that precise, component-level localization enables safer and more precise model control.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes