Valence-Arousal Subspace in LLMs: Circular Emotion Geometry and Multi-Behavioral Control

arXiv cs.CL / 4/6/2026

💬 OpinionSignals & Early TrendsIdeas & Deep AnalysisModels & Research

Key Points

  • The paper proposes a way to discover a valence–arousal (VA) subspace in large language model representations by learning emotion steering vectors from 211k emotion-labeled texts and fitting VA axes via ridge regression on self-reported VA scores.
  • It reports that projections onto the learned VA subspace align with human-crowdsourced VA ratings across 44k lexical items and that steering along these axes yields monotonic changes in the model’s affective behavior.
  • The method also achieves near-monotonic, bidirectional control over refusal and sycophancy, where increasing arousal decreases refusal and increases sycophancy (and reversing arousal flips the effects).
  • Experiments reportedly generalize across multiple architectures (Llama-3.1-8B, Qwen3-8B, and Qwen3-14B) and include a mechanistic explanation tied to refusal-associated tokens occupying low-arousal/negative-valence regions.

Abstract

We present a method to identify a valence-arousal (VA) subspace within large language model representations. From 211k emotion-labeled texts, we derive emotion steering vectors, then learn VA axes as linear combinations of their top PCA components via ridge regression on the model's self-reported valence-arousal scores. The resulting VA subspace exhibits circular geometry consistent with established models of human emotion perception. Projections along our recovered VA subspace correlate with human-crowdsourced VA ratings across 44k lexical items. Furthermore, steering generation along these axes produces monotonic shifts in the corresponding affective dimensions of model outputs. Steering along these directions also induces near-monotonic bidirectional control over refusal and sycophancy: increasing arousal decreases refusal and increases sycophancy, and vice versa. These effects replicate across Llama-3.1-8B, Qwen3-8B, and Qwen3-14B, demonstrating cross-architecture generality. We provide a mechanistic account for these effects and prior emotionally-framed controls: refusal-associated tokens ("I can't," "sorry") occupy low-arousal, negative-valence regions, so VA steering directly modulates their emission probability.