LGJun 12

A Low-Rank Subspace Analysis of LLM Interventions

arXiv:2606.14388v19.0
Predicted impact top 47% in LG · last 90 daysOriginality Incremental advance
AI Analysis

For AI safety researchers, this work highlights a fundamental challenge in achieving targeted behavior control in LLMs due to shared representations and asymmetric intervention effects.

The paper introduces a diagnostic framework to analyze how interventions on LLM behaviors (e.g., refusal) cause unintended side-effects on other behaviors, finding that behaviors share low-rank subspaces and interventions propagate asymmetrically, with effects correlated to subspace overlap and angle to the decision subspace.

Interventions designed to modify a particular behavior in LLMs, such as refusal or sycophancy, often produce unintended changes in other behaviors. This lack of targeted control makes it difficult to design and implement reliable safety controls. To understand these side-effects, we introduce a diagnostic framework for analyzing interacting behaviors in LLMs. We model behaviors as low-rank subspaces in activation space, and study how interventions influence across behaviors. Across multiple instruction-tuned models (7B-70B) and across refusal, jailbreak, and sycophancy settings, we find that different behaviors share internal representations, and intervening on one behavior alters others in asymmetric ways. Some behaviors act as upstream control points whose interventions propagate broadly across other behaviors, while others remain more isolated. We relate these effects to two geometric quantities: (i) the overlap between behavior subspaces, measured as the average squared cosine of principal angles, and (ii) the angle between each behavior subspace and the decision subspace (capturing the model's final decision e.g., refuse vs. comply). Empirically, intervention effects on other behaviors tend to be larger for behavior pairs with higher subspace overlap, and for source behaviors whose subspaces lie closer (smaller angle) to the decision subspace. These findings highlight a challenge for targeted behavior control: behaviors are difficult to modify independently, as interventions can propagate through shared representations and asymmetric interactions.

Foundations

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

Your Notes