CLAIJun 25

Where Do Models Find Happiness? Emotion Vectors in Open-Source LLMs

arXiv:2606.2698720.7Has Code
Predicted impact top 37% in CL · last 90 daysOriginality Synthesis-oriented
AI Analysis

For researchers studying interpretability and emotion representation in LLMs, this work provides a replication and extension of prior results to open-source models, though it is largely incremental.

This paper replicates findings of emotion vectors in open-weight LLMs, recovering valence geometry with peak correlations of r=0.76 and r=0.83, but finds that arousal encoding is sensitive to the corpus used for extraction.

Recent work identified emotion vectors in Claude Sonnet 4.5, which are internal representations that encode emotion concepts, causally influence behavior, and exhibit geometry mirroring human psychological structure. We test the generality of these findings in two open-weight models, Apertus-8B-Instruct-2509 and Gemma-4-E4B-it, extracting emotion contrast vectors across all layers, using two model-generated corpora. We recover valence geometry for both models, with peak PC1--valence correlations of $r = 0.76$ and $r = 0.83$, approaching the $r = 0.81$ reported for Claude.Beyond replication, we observe notable differences in how valence representations emerge across model depth. In Gemma-4-E4B-it, valence is strongly encoded in early layers but collapses towards later layers, whereas Apertus-8B-Instruct-2509 exhibits the opposite pattern, with valence representations absent in early layers, but emerging at mid depths. Arousal encoding, in contrast, is sensitive to the extraction corpus: both models show stronger PC2--arousal alignment with Gemma-generated stories ($r$ up to $0.45$) than Apertus-generated ones ($r \leq 0.21$), suggesting arousal-relevant cues are unevenly distributed across generated corpora. We open-source our experiment code and dataset for reproducible investigation of emotion representations across language model architectures.

Foundations

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

Your Notes