Emotional Cues Extraction and Fusion for Multi-modal Emotion Prediction and Recognition in Conversation
Haoxiang Shi, Ziqi Liang, Jun Yu
TL;DR
The paper addresses Emotion Prediction in Conversation (EPC) by incorporating fine-grained word-level emotional cues and modality-aware fusion. It introduces KWRT to capture word-level relationships in text and a Prosody Enhancement (PE) module for audio, followed by a two-step fusion (TMF) that leverages mel-spectrogram spectral-domain features. Empirical results on IEMOCAP and MELD show state-of-the-art EPC performance and competitive ERC performance, with ablations confirming the value of each component. The approach offers robust, multi-modal emotion perception and improved integration for conversational AI, with clear multi-task applicability to ERC.
Abstract
Emotion Prediction in Conversation (EPC) aims to forecast the emotions of forthcoming utterances by utilizing preceding dialogues. Previous EPC approaches relied on simple context modeling for emotion extraction, overlooking fine-grained emotion cues at the word level. Additionally, prior works failed to account for the intrinsic differences between modalities, resulting in redundant information. To overcome these limitations, we propose an emotional cues extraction and fusion network, which consists of two stages: a modality-specific learning stage that utilizes word-level labels and prosody learning to construct emotion embedding spaces for each modality, and a two-step fusion stage for integrating multi-modal features. Moreover, the emotion features extracted by our model are also applicable to the Emotion Recognition in Conversation (ERC) task. Experimental results validate the efficacy of the proposed method, demonstrating superior performance on both IEMOCAP and MELD datasets.
