English

Frame-level emotional state alignment method for speech emotion recognition

Sound 2023-12-29 v1 Artificial Intelligence Audio and Speech Processing

Abstract

Speech emotion recognition (SER) systems aim to recognize human emotional state during human-computer interaction. Most existing SER systems are trained based on utterance-level labels. However, not all frames in an audio have affective states consistent with utterance-level label, which makes it difficult for the model to distinguish the true emotion of the audio and perform poorly. To address this problem, we propose a frame-level emotional state alignment method for SER. First, we fine-tune HuBERT model to obtain a SER system with task-adaptive pretraining (TAPT) method, and extract embeddings from its transformer layers to form frame-level pseudo-emotion labels with clustering. Then, the pseudo labels are used to pretrain HuBERT. Hence, the each frame output of HuBERT has corresponding emotional information. Finally, we fine-tune the above pretrained HuBERT for SER by adding an attention layer on the top of it, which can focus only on those frames that are emotionally more consistent with utterance-level label. The experimental results performed on IEMOCAP indicate that our proposed method performs better than state-of-the-art (SOTA) methods.

Keywords

Cite

@article{arxiv.2312.16383,
  title  = {Frame-level emotional state alignment method for speech emotion recognition},
  author = {Qifei Li and Yingming Gao and Cong Wang and Yayue Deng and Jinlong Xue and Yichen Han and Ya Li},
  journal= {arXiv preprint arXiv:2312.16383},
  year   = {2023}
}

Comments

Accepted by ICASSP 2024

R2 v1 2026-06-28T14:02:40.597Z