English

Multimodal Emotion Recognition with High-level Speech and Text Features

Audio and Speech Processing 2021-11-22 v1 Computation and Language Sound

Abstract

Automatic emotion recognition is one of the central concerns of the Human-Computer Interaction field as it can bridge the gap between humans and machines. Current works train deep learning models on low-level data representations to solve the emotion recognition task. Since emotion datasets often have a limited amount of data, these approaches may suffer from overfitting, and they may learn based on superficial cues. To address these issues, we propose a novel cross-representation speech model, inspired by disentanglement representation learning, to perform emotion recognition on wav2vec 2.0 speech features. We also train a CNN-based model to recognize emotions from text features extracted with Transformer-based models. We further combine the speech-based and text-based results with a score fusion approach. Our method is evaluated on the IEMOCAP dataset in a 4-class classification problem, and it surpasses current works on speech-only, text-only, and multimodal emotion recognition.

Keywords

Cite

@article{arxiv.2111.10202,
  title  = {Multimodal Emotion Recognition with High-level Speech and Text Features},
  author = {Mariana Rodrigues Makiuchi and Kuniaki Uto and Koichi Shinoda},
  journal= {arXiv preprint arXiv:2111.10202},
  year   = {2021}
}

Comments

Accepted at ASRU 2021. Code available at https://github.com/mmakiuchi/multimodal_emotion_recognition

R2 v1 2026-06-24T07:44:49.954Z