π€ AI Summary
Existing dialogue emotion recognition methods struggle to model the dynamic evolution of emotions and lack interpretability in multimodal feature alignment and emotion change attribution. To address these limitations, we propose a multimodal modeling framework tailored for dynamic emotional evolution: (1) a Dialogue-based Emotion Decoder (DED) explicitly captures temporal emotion dynamics; (2) CLAP pretraining combined with cross-modal gated xLSTM enables fine-grained audio-text feature alignment and key utterance focusing; and (3) a psychology-inspired emotion attribution mechanism enhances model interpretability. Evaluated on IEMOCAP, our approach achieves state-of-the-art four-class accuracy among open-source methods. This work is the first to unify interpretable decoding, cross-modal gated modeling, and emotion attribution analysis within the dialogue emotion evolution taskβbridging representation learning, temporal modeling, and cognitive grounding in a single framework.
π Abstract
Affective Computing (AC) is essential for advancing Artificial General Intelligence (AGI), with emotion recognition serving as a key component. However, human emotions are inherently dynamic, influenced not only by an individual's expressions but also by interactions with others, and single-modality approaches often fail to capture their full dynamics. Multimodal Emotion Recognition (MER) leverages multiple signals but traditionally relies on utterance-level analysis, overlooking the dynamic nature of emotions in conversations. Emotion Recognition in Conversation (ERC) addresses this limitation, yet existing methods struggle to align multimodal features and explain why emotions evolve within dialogues. To bridge this gap, we propose GatedxLSTM, a novel speech-text multimodal ERC model that explicitly considers voice and transcripts of both the speaker and their conversational partner(s) to identify the most influential sentences driving emotional shifts. By integrating Contrastive Language-Audio Pretraining (CLAP) for improved cross-modal alignment and employing a gating mechanism to emphasise emotionally impactful utterances, GatedxLSTM enhances both interpretability and performance. Additionally, the Dialogical Emotion Decoder (DED) refines emotion predictions by modelling contextual dependencies. Experiments on the IEMOCAP dataset demonstrate that GatedxLSTM achieves state-of-the-art (SOTA) performance among open-source methods in four-class emotion classification. These results validate its effectiveness for ERC applications and provide an interpretability analysis from a psychological perspective.