CLAILGMar 10

Emotion is Not Just a Label: Latent Emotional Factors in LLM Processing

arXiv:2603.09205v126.71 citationsh-index: 5
Predicted impact top 58% in CL · last 90 daysOriginality Highly original
AI Analysis

This addresses the problem of LLMs' sensitivity to emotional variations in text for NLP researchers and practitioners, representing a novel methodological approach rather than an incremental improvement.

The researchers investigated how emotional tone in text systematically affects transformer models' attention patterns and reasoning behavior, showing that metrics like attention entropy vary across emotions and correlate with QA performance. They introduced an emotional regularization framework that improved reading comprehension across multiple QA benchmarks, yielding consistent gains under distribution shift.

Large language models are routinely deployed on text that varies widely in emotional tone, yet their reasoning behavior is typically evaluated without accounting for emotion as a source of representational variation. Prior work has largely treated emotion as a prediction target, for example in sentiment analysis or emotion classification. In contrast, we study emotion as a latent factor that shapes how models attend to and reason over text. We analyze how emotional tone systematically alters attention geometry in transformer models, showing that metrics such as locality, center-of-mass distance, and entropy vary across emotions and correlate with downstream question-answering performance. To facilitate controlled study of these effects, we introduce Affect-Uniform ReAding QA (AURA-QA), a question-answering dataset with emotionally balanced, human-authored context passages. Finally, an emotional regularization framework is proposed that constrains emotion-conditioned representational drift during training. Experiments across multiple QA benchmarks demonstrate that this approach improves reading comprehension in both emotionally-varying and non-emotionally varying datasets, yielding consistent gains under distribution shift and in-domain improvements on several benchmarks.

Foundations

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

Your Notes