Supervised Prototypical Contrastive Learning for Emotion Recognition in Conversation
Xiaohui Song, Longtao Huang, Hui Xue, Songlin Hu

TL;DR
This paper introduces a novel supervised contrastive learning approach using prototypical networks for emotion recognition in conversations, effectively handling class imbalance and improving performance on standard benchmarks.
Contribution
It proposes the SPCL loss with curriculum learning for ERC, addressing class imbalance and sample difficulty without large batch requirements, achieving state-of-the-art results.
Findings
State-of-the-art performance on three benchmarks
Effective handling of class imbalance
Demonstrated benefits of curriculum learning
Abstract
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…
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
TopicsSentiment Analysis and Opinion Mining · Emotion and Mood Recognition · Text and Document Classification Technologies
MethodsContrastive Learning
