paper-with-me

홈 › Papers

A Mixture-of-Experts Model for Multimodal Emotion Recognition in Conversations

2026-02-26 · Soumya Dutta, Smruthi Balaji, Sriram Ganapathy arxiv

Emotion Recognition in Conversations (ERC) presents unique challenges, requiring models to capture the temporal flow of multi-turn dialogues and to effectively integrate cues from multiple modalities. We propose Mixture of Speech-Text Experts for Recognition of Emotions (MiSTER-E), a modular Mixture-of-Experts (MoE) framework designed to decouple two core challenges in ERC: modality-specific context modeling and multimodal information fusion. MiSTER-E leverages large language models (LLMs) fine-tuned for both speech and text to provide rich utterance-level embeddings, which are then enhanced through a convolutional-recurrent context modeling layer. The system integrates predictions from three experts-speech-only, text-only, and cross-modal-using a learned gating mechanism that dynamically weighs their outputs. To further encourage consistency and alignment across modalities, we introduce a supervised contrastive loss between paired speech-text representations and a KL-divergence-based regulariza-tion across expert predictions. Importantly, MiSTER-E does not rely on speaker identity at any stage. Experiments on three benchmark datasets-IEMOCAP, MELD, and MOSI-show that our proposal achieves 70.9%, 69.5%, and 87.9% weighted F1-scores respectively, outperforming several baseline speech-text ERC systems. We also provide various ablations to highlight the contributions made in the proposed approach.

📄 PDF Abstract BibTeX arXiv:2602.23300

Code (0)

등록된 구현이 없습니다.

Tasks

Multimodal Emotion Recognition

Similar Papers 제목 키워드 기반

Unimodal-driven Distillation in Multimodal Emotion Recognition with Dynamic Fusion

2025-03-31 · Jiagen Li, Rui Yu, Huihao Huang, Huaicheng Yan

Multimodal Emotion Recognition in Conversations (MERC) identifies emotional states across text, audio and video, which is essential for intelligent dialogue systems and opinion analysis. Existing methods emphasize hetero…

Emotion RecognitionKnowledge DistillationMixture-of-ExpertsMultimodal Emotion Recognition

SURE: Synergistic Uncertainty-aware Reasoning for Multimodal Emotion Recognition in Conversations

2026-04-02 · Yiqiang Cai, Chengyan Wu, Bolei Ma, Bo Chen 외 arxiv

Multimodal emotion recognition in conversations (MERC) requires integrating multimodal signals while being robust to noise and modeling contextual reasoning. Existing approaches often emphasize fusion but overlook uncert…

Multimodal Emotion RecognitionMultimodal Reasoning

Multimodal Mixture of Low-Rank Experts for Sentiment Analysis and Emotion Recognition

2025-05-20 · Shuo Zhang, Jinsong Zhang, Zhejun Zhang, Lei LI

Multi-task learning (MTL) enables the efficient transfer of extra knowledge acquired from other tasks. The high correlation between multimodal sentiment analysis (MSA) and multimodal emotion recognition (MER) supports th…

Emotion RecognitionMixture-of-ExpertsMultimodal Emotion RecognitionMultimodal Sentiment Analysis+2

Centering Emotion Hotspots: Multimodal Local-Global Fusion and Cross-Modal Alignment for Emotion Recognition in Conversations

2025-10-07 · Yu Liu, Hanlei Shi, Haoxun Li, Yuqing Sun 외 arxiv

Emotion Recognition in Conversations (ERC) is hard because discriminative evidence is sparse, localized, and often asynchronous across modalities. We center ERC on emotion hotspots and present a unified model that detect…

Emotion Recognition

MELD: A Multimodal Multi-Party Dataset for Emotion Recognition in Conversations

2018-10-05 · ACL 2019 7 · Soujanya Poria, Devamanyu Hazarika, Navonil Majumder, Gautam Naik 외

Emotion recognition in conversations is a challenging task that has recently gained popularity due to its potential applications. Until now, however, a large-scale multimodal multi-party emotional conversational database…

Dialogue GenerationEmotion RecognitionEmotion Recognition in Conversation