English

Emotion-Anchored Contrastive Learning Framework for Emotion Recognition in Conversation

Computation and Language 2024-04-01 v1 Sound Audio and Speech Processing

Abstract

Emotion Recognition in Conversation (ERC) involves detecting the underlying emotion behind each utterance within a conversation. Effectively generating representations for utterances remains a significant challenge in this task. Recent works propose various models to address this issue, but they still struggle with differentiating similar emotions such as excitement and happiness. To alleviate this problem, We propose an Emotion-Anchored Contrastive Learning (EACL) framework that can generate more distinguishable utterance representations for similar emotions. To achieve this, we utilize label encodings as anchors to guide the learning of utterance representations and design an auxiliary loss to ensure the effective separation of anchors for similar emotions. Moreover, an additional adaptation process is proposed to adapt anchors to serve as effective classifiers to improve classification performance. Across extensive experiments, our proposed EACL achieves state-of-the-art emotion recognition performance and exhibits superior performance on similar emotions. Our code is available at https://github.com/Yu-Fangxu/EACL.

Keywords

Cite

@article{arxiv.2403.20289,
  title  = {Emotion-Anchored Contrastive Learning Framework for Emotion Recognition in Conversation},
  author = {Fangxu Yu and Junjie Guo and Zhen Wu and Xinyu Dai},
  journal= {arXiv preprint arXiv:2403.20289},
  year   = {2024}
}

Comments

Accepted by Findings of NAACL 2024

R2 v1 2026-06-28T15:38:30.190Z