Share your thoughts, 1 month free Claude Pro on usSee more
WorkDL logo mark

Multimodal Fusion via Hypergraph Autoencoder and Contrastive Learning for Emotion Recognition in Conversation

About

Multimodal emotion recognition in conversation (MERC) seeks to identify the speakers' emotions expressed in each utterance, offering significant potential across diverse fields. The challenge of MERC lies in balancing speaker modeling and context modeling, encompassing both long-distance and short-distance contexts, as well as addressing the complexity of multimodal information fusion. Recent research adopts graph-based methods to model intricate conversational relationships effectively. Nevertheless, the majority of these methods utilize a fixed fully connected structure to link all utterances, relying on convolution to interpret complex context. This approach can inherently heighten the redundancy in contextual messages and excessive graph network smoothing, particularly in the context of long-distance conversations. To address this issue, we propose a framework that dynamically adjusts hypergraph connections by variational hypergraph autoencoder (VHGAE), and employs contrastive learning to mitigate uncertainty factors during the reconstruction process. Experimental results demonstrate the effectiveness of our proposal against the state-of-the-art methods on IEMOCAP and MELD datasets. We release the code to support the reproducibility of this work at https://github.com/yzjred/-HAUCL.

Zijian Yi, Ziming Zhao, Zhishu Shen, Tiehua Zhang• 2024

Related benchmarks

TaskDatasetResultRank
Conversational Emotion RecognitionIEMOCAP
Weighted Average F1 Score69.56
174
Emotion RecognitionEAV
Accuracy75.91
37
Perceived Arousal ClassificationAFFEC
F1 Score58.42
28
Perceived Valence ClassificationAFFEC
F1-score54.31
28
Emotion Recognition in ConversationMELD
Weighted F165.35
14
Conversational Emotion RecognitionEAV (subject-wise)
Accuracy75.91
11
Conversational Emotion RecognitionEAV (subject-independent)
Accuracy65.73
11
Showing 7 of 7 rows

Other info

Follow for update