CLAILGJun 2, 2023

Supervised Adversarial Contrastive Learning for Emotion Recognition in Conversations

arXiv:2306.01505v2232 citationsh-index: 73
Originality Highly original
AI Analysis

This work addresses the problem of emotion recognition in conversations for applications like chatbots and mental health monitoring, presenting an incremental improvement with a novel method for a known bottleneck.

The paper tackles the challenge of extracting generalized and robust representations for emotion recognition in conversations by proposing a supervised adversarial contrastive learning framework with contextual adversarial training, achieving state-of-the-art performance on three datasets.

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.

Code Implementations1 repo
Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes