A DQN-style planner initialized from a pretrained LLM selects the system's emotion before response generation, using a hybrid reward of dataset imitation and GPT-4o-scored Plutchik theory, enabling streaming emotional TTS.
Emotional Cues Extraction and Fusion for Multi-modal Emotion Prediction and Recognition in Conversation
1 Pith paper cite this work. Polarity classification is still indexing.
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.
fields
cs.HC 1years
2026 1verdicts
CONDITIONAL 1representative citing papers
citing papers explorer
-
Self-EmoQ: Plutchik-Guided Value-based Planning to Drive Streaming Emotional TTS
A DQN-style planner initialized from a pretrained LLM selects the system's emotion before response generation, using a hybrid reward of dataset imitation and GPT-4o-scored Plutchik theory, enabling streaming emotional TTS.