Whether, Not Which: Mechanistic Interpretability Reveals Dissociable Affect Reception and Emotion Categorization in LLMs

arXiv cs.AI / 3/25/2026

💬 OpinionSignals & Early TrendsIdeas & Deep AnalysisModels & Research

Key Points

  • The paper tests prior “emotion circuit” claims in multiple LLMs using clinical-style vignettes that evoke emotion via contextual cues, with emotion keywords removed.
  • Using four mechanistic interpretability approaches (linear probing, causal activation patching, knockout experiments, and representational geometry), the authors find two dissociable mechanisms: affect reception and emotion categorization.
  • Affect reception remains near-perfect without keywords (AUROC 1.000), suggesting early-layer saturation and keyword-independent detection of emotionally significant content.
  • Emotion categorization is partially keyword-dependent, dropping by 1–7% without keywords and improving with model scale, indicating that mapping to specific labels is not fully decoupled from explicit word signals.
  • The results falsify a keyword-spotting hypothesis and propose clinical vignette methodology as a more rigorous standard for evaluating emotion-related representations, with implications for AI safety and alignment.

Abstract

Large language models appear to develop internal representations of emotion -- "emotion circuits," "emotion neurons," and structured emotional manifolds have been reported across multiple model families. But every study making these claims uses stimuli signalled by explicit emotion keywords, leaving a fundamental question unanswered: do these circuits detect genuine emotional meaning, or do they detect the word "devastated"? We present the first clinical validity test of emotion circuit claims using mechanistic interpretability methods grounded in clinical psychology -- clinical vignettes that evoke emotions through situational and behavioural cues alone, emotion keywords removed. Across six models (Llama-3.2-1B, Llama-3-8B, Gemma-2-9B; base and instruct variants), we apply four convergent mechanistic interpretability methods -- linear probing, causal activation patching, knockout experiments, and representational geometry -- and discover two dissociable emotion processing mechanisms. Affect reception -- detecting emotionally significant content -- operates with near-perfect accuracy (AUROC 1.000), consistent with early-layer saturation, and replicates across all six models. Emotion categorization -- mapping affect to specific emotion labels -- is partially keyword-dependent, dropping 1-7% without keywords and improving with scale. Causal activation patching confirms keyword-rich and keyword-free stimuli share representational space, transferring affective salience rather than emotion-category identity. These findings falsify the keyword-spotting hypothesis, establish a novel mechanistic dissociation, and introduce clinical stimulus methodology as a rigorous standard for testing emotion processing claims in large language models -- with direct implications for AI safety evaluation and alignment. All stimuli, code, and data are released for replication.