SDR-GNN: Spectral Domain Reconstruction Graph Neural Network for Incomplete Multimodal Learning in Conversational Emotion Recognition
Fangze Fu, Wei Ai, Fan Yang, Yuntao Shou, Tao Meng, and Keqin Li

TL;DR
SDR-GNN introduces a spectral domain reconstruction approach with multi-frequency aggregation and attention mechanisms to improve incomplete multimodal emotion recognition in conversations, outperforming existing methods.
Contribution
It proposes a novel spectral domain reconstruction GNN that captures higher-order and high-frequency information for better incomplete multimodal learning in conversational emotion recognition.
Findings
Outperforms state-of-the-art methods on real-world datasets.
Effectively recovers incomplete modalities using spectral domain techniques.
Enhances emotion recognition accuracy with multi-frequency feature aggregation.
Abstract
Multimodal Emotion Recognition in Conversations (MERC) aims to classify utterance emotions using textual, auditory, and visual modal features. Most existing MERC methods assume each utterance has complete modalities, overlooking the common issue of incomplete modalities in real-world scenarios. Recently, graph neural networks (GNNs) have achieved notable results in Incomplete Multimodal Emotion Recognition in Conversations (IMERC). However, traditional GNNs focus on binary relationships between nodes, limiting their ability to capture more complex, higher-order information. Moreover, repeated message passing can cause over-smoothing, reducing their capacity to preserve essential high-frequency details. To address these issues, we propose a Spectral Domain Reconstruction Graph Neural Network (SDR-GNN) for incomplete multimodal learning in conversational emotion recognition. SDR-GNN…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsEmotion and Mood Recognition · Sentiment Analysis and Opinion Mining
MethodsAttention Is All You Need · Softmax · Graph Neural Network · Linear Layer · Focus · Multi-Head Attention
