paper-with-me

Papers

Supervised Adversarial Contrastive Learning for Emotion Recognition in Conversations

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

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 learning class-spread structured representations in a supervised manner. SACL applies contrast-aware adversarial training to generate worst-case samples and uses joint class-spread contrastive learning to extract structured representations. It can effectively utilize label-level feature consistency and retain fine-grained intra-class features. To avoid the negative impact of adversarial perturbations on context-dependent data, we design a contextual adversarial training (CAT) strategy to learn more diverse features from context and enhance the model's context robustness. Under the framework with CAT, we develop a sequence-based SACL-LSTM to learn label-consistent and context-robust features for ERC. Experiments on three datasets show that SACL-LSTM achieves state-of-the-art performance on ERC. Extended experiments prove the effectiveness of SACL and CAT.

📄 PDF Abstract BibTeX arXiv:2306.01505

Code (1)

zerohd4869/sacl 공식 구현 pytorch

Tasks

Contrastive LearningEmotion RecognitionEmotion Recognition in Conversation

Methods 이 논문이 사용한 방법론

Contrastive Learning 설명 없음

Similar Papers 제목 키워드 기반

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

Semi-Supervised Dual-Stream Self-Attentive Adversarial Graph Contrastive Learning for Cross-Subject EEG-based Emotion Recognition

2023-08-13 · Weishan Ye, Zhiguo Zhang, Fei Teng, Min Zhang 외

Electroencephalography (EEG) is an objective tool for emotion recognition with promising applications. However, the scarcity of labeled data remains a major challenge in this field, limiting the widespread use of EEG-bas…

Contrastive LearningDomain AdaptationEEGEmotion Recognition

LLM supervised Pre-training for Multimodal Emotion Recognition in Conversations

2025-01-20 · Soumya Dutta, Sriram Ganapathy

Emotion recognition in conversations (ERC) is challenging due to the multimodal nature of the emotion expression. In this paper, we propose to pretrain a text-based recognition model from unsupervised speech transcripts …

Emotion RecognitionMultimodal Emotion Recognition

Exploiting Unsupervised Data for Emotion Recognition in Conversations

2020-10-02 · Findings of the Association for Computational Linguistics 2020 · Wenxiang Jiao, Michael R. Lyu, Irwin King

Emotion Recognition in Conversations (ERC) aims to predict the emotional state of speakers in conversations, which is essentially a text classification task. Unlike the sentence-level text classification problem, the ava…

Emotion Recognition in ConversationGeneral ClassificationSentencetext-classification

SSLCL: An Efficient Model-Agnostic Supervised Contrastive Learning Framework for Emotion Recognition in Conversations

2023-10-25 · Tao Shi, Xiao Liang, Yaoyuan Liang, Xinyi Tong 외

Emotion recognition in conversations (ERC) is a rapidly evolving task within the natural language processing community, which aims to detect the emotions expressed by speakers during a conversation. Recently, a growing n…

Contrastive LearningEmotion Recognition