Our new X account is live! Follow @wizwand_team for updates
WorkDL logo mark

Supervised Prototypical Contrastive Learning for Emotion Recognition in Conversation

About

Capturing emotions within a conversation plays an essential role in modern dialogue systems. However, the weak correlation between emotions and semantics brings many challenges to emotion recognition in conversation (ERC). Even semantically similar utterances, the emotion may vary drastically depending on contexts or speakers. In this paper, we propose a Supervised Prototypical Contrastive Learning (SPCL) loss for the ERC task. Leveraging the Prototypical Network, the SPCL targets at solving the imbalanced classification problem through contrastive learning and does not require a large batch size. Meanwhile, we design a difficulty measure function based on the distance between classes and introduce curriculum learning to alleviate the impact of extreme samples. We achieve state-of-the-art results on three widely used benchmarks. Further, we conduct analytical experiments to demonstrate the effectiveness of our proposed SPCL and curriculum learning strategy. We release the code at https://github.com/caskcsg/SPCL.

Xiaohui Song, Longtao Huang, Hui Xue, Songlin Hu• 2022

Related benchmarks

TaskDatasetResultRank
Emotion Recognition in ConversationIEMOCAP (test)
Weighted Average F1 Score69.74
154
Emotion Recognition in ConversationMELD
Weighted Avg F166.13
137
Conversational Emotion RecognitionIEMOCAP
Weighted Average F1 Score68.42
129
Emotion Recognition in ConversationMELD (test)
Weighted F167.25
118
Emotion DetectionEmoryNLP (test)
Weighted-F10.4094
96
Dialogue Emotion DetectionEmoryNLP
Weighted Avg F140.25
80
Emotion Recognition in ConversationMELD standard (test)
Weighted F166.35
19
Showing 7 of 7 rows

Other info

Code

Follow for update