Shared Parameter Subspaces and Cross-Task Linearity in Emergently Misaligned Behavior
Daniel Aarao Reis Arturi, Eric Zhang, Andrew Ansah, Kevin Zhu, Ashwinee Panda, Aishwarya Balwani
TL;DR
This work investigates emergent misalignment (EM) in large language models through a weight-space, geometric lens. By analyzing LoRA-finetuned adapters across multiple harmful tasks, it shows that EM updates occupy a shared, low-dimensional subspace and that different EM tasks converge to functionally equivalent parameter configurations, as evidenced by linear mode connectivity. Key findings include near-orthogonality between base weights and EM updates, high subspace overlap among EM tasks, and monotonic behavior changes along weight interpolations. The study suggests EM reflects transferable, latent misalignment mechanisms, opening avenues for weight-space interventions and extending the geometric perspective to other high-level behaviors. These insights advance parameter-space interpretability and offer a principled path toward safer, more controllable LLM systems.
Abstract
Recent work has discovered that large language models can develop broadly misaligned behaviors after being fine-tuned on narrowly harmful datasets, a phenomenon known as emergent misalignment (EM). However, the fundamental mechanisms enabling such harmful generalization across disparate domains remain poorly understood. In this work, we adopt a geometric perspective to study EM and demonstrate that it exhibits a fundamental cross-task linear structure in how harmful behavior is encoded across different datasets. Specifically, we find a strong convergence in EM parameters across tasks, with the fine-tuned weight updates showing relatively high cosine similarities, as well as shared lower-dimensional subspaces as measured by their principal angles and projection overlaps. Furthermore, we also show functional equivalence via linear mode connectivity, wherein interpolated models across narrow misalignment tasks maintain coherent, broadly misaligned behavior. Our results indicate that EM arises from different narrow tasks discovering the same set of shared parameter directions, suggesting that harmful behaviors may be organized into specific, predictable regions of the weight landscape. By revealing this fundamental connection between parametric geometry and behavioral outcomes, we hope our work catalyzes further research on parameter space interpretability and weight-based interventions.
