paper-with-me

홈 › Papers

Supervised Prototypical Contrastive Learning for Emotion Recognition in Conversation

2022-10-17 · Xiaohui Song, Longtao Huang, Hui Xue, Songlin Hu

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.

📄 PDF Abstract BibTeX arXiv:2210.08713

Code (1)

caskcsg/spcl 공식 구현 pytorch

Tasks

Contrastive LearningEmotion RecognitionEmotion Recognition in Conversationimbalanced classification

Methods 이 논문이 사용한 방법론

Contrastive Learning 설명 없음

Similar Papers 제목 키워드 기반

Few-Shot Emotion Recognition in Conversation with Sequential Prototypical Networks

2021-09-20 · EMNLP 2021 11 · Gaël Guibon, Matthieu Labeau, Hélène Flamein, Luce Lefeuvre 외

Several recent studies on dyadic human-human interactions have been done on conversations without specific business objectives. However, many companies might benefit from studies dedicated to more precise environments su…

Emotion ClassificationEmotion RecognitionEmotion Recognition in ConversationFew-Shot Learning

Enhancing Emotion Recognition in Conversation through Emotional Cross-Modal Fusion and Inter-class Contrastive Learning

2024-05-28 · Haoxiang Shi, xulong Zhang, Ning Cheng, Yong Zhang 외

The purpose of emotion recognition in conversation (ERC) is to identify the emotion category of an utterance based on contextual information. Previous ERC methods relied on simple connections for cross-modal fusion and i…

Contrastive LearningEmotion ClassificationEmotion RecognitionEmotion Recognition in Conversation

Cluster-Level Contrastive Learning for Emotion Recognition in Conversations

2023-02-07 · Kailai Yang, Tianlin Zhang, Hassan Alhuzali, Sophia Ananiadou

A key challenge for Emotion Recognition in Conversations (ERC) is to distinguish semantically similar emotions. Some works utilise Supervised Contrastive Learning (SCL) which uses categorical emotion labels as supervisio…

Contrastive LearningEmotion Recognition

Supervised Adversarial Contrastive Learning for Emotion Recognition in Conversations

2023-06-02 · Dou Hu, Yinan Bao, Lingwei Wei, Wei Zhou 외

Extracting generalized and robust representations is a major challenge in emotion recognition in conversations (ERC). To address this, we propose a supervised adversarial contrastive learning (SACL) framework for learnin…

Contrastive LearningEmotion RecognitionEmotion Recognition in Conversation

Multimodal Prompt Transformer with Hybrid Contrastive Learning for Emotion Recognition in Conversation

2023-10-04 · Shihao Zou, Xianying Huang, Xudong Shen

Emotion Recognition in Conversation (ERC) plays an important role in driving the development of human-machine interaction. Emotions can exist in multiple modalities, and multimodal ERC mainly faces two problems: (1) the …

Contrastive LearningEmotion RecognitionEmotion Recognition in Conversation