English

Multi-modal Anchor Gated Transformer with Knowledge Distillation for Emotion Recognition in Conversation

Machine Learning 2025-06-24 v1 Computation and Language

Abstract

Emotion Recognition in Conversation (ERC) aims to detect the emotions of individual utterances within a conversation. Generating efficient and modality-specific representations for each utterance remains a significant challenge. Previous studies have proposed various models to integrate features extracted using different modality-specific encoders. However, they neglect the varying contributions of modalities to this task and introduce high complexity by aligning modalities at the frame level. To address these challenges, we propose the Multi-modal Anchor Gated Transformer with Knowledge Distillation (MAGTKD) for the ERC task. Specifically, prompt learning is employed to enhance textual modality representations, while knowledge distillation is utilized to strengthen representations of weaker modalities. Furthermore, we introduce a multi-modal anchor gated transformer to effectively integrate utterance-level representations across modalities. Extensive experiments on the IEMOCAP and MELD datasets demonstrate the effectiveness of knowledge distillation in enhancing modality representations and achieve state-of-the-art performance in emotion recognition. Our code is available at: https://github.com/JieLi-dd/MAGTKD.

Keywords

Cite

@article{arxiv.2506.18716,
  title  = {Multi-modal Anchor Gated Transformer with Knowledge Distillation for Emotion Recognition in Conversation},
  author = {Jie Li and Shifei Ding and Lili Guo and Xuan Li},
  journal= {arXiv preprint arXiv:2506.18716},
  year   = {2025}
}

Comments

This paper has been accepted by IJCAI2025

R2 v1 2026-07-01T03:29:37.371Z