English

Efficient Speech Emotion Recognition Using Multi-Scale CNN and Attention

Sound 2021-06-09 v1 Machine Learning Audio and Speech Processing

Abstract

Emotion recognition from speech is a challenging task. Re-cent advances in deep learning have led bi-directional recur-rent neural network (Bi-RNN) and attention mechanism as astandard method for speech emotion recognition, extractingand attending multi-modal features - audio and text, and thenfusing them for downstream emotion classification tasks. Inthis paper, we propose a simple yet efficient neural networkarchitecture to exploit both acoustic and lexical informationfrom speech. The proposed framework using multi-scale con-volutional layers (MSCNN) to obtain both audio and text hid-den representations. Then, a statistical pooling unit (SPU)is used to further extract the features in each modality. Be-sides, an attention module can be built on top of the MSCNN-SPU (audio) and MSCNN (text) to further improve the perfor-mance. Extensive experiments show that the proposed modeloutperforms previous state-of-the-art methods on IEMOCAPdataset with four emotion categories (i.e., angry, happy, sadand neutral) in both weighted accuracy (WA) and unweightedaccuracy (UA), with an improvement of 5.0% and 5.2% respectively under the ASR setting.

Keywords

Cite

@article{arxiv.2106.04133,
  title  = {Efficient Speech Emotion Recognition Using Multi-Scale CNN and Attention},
  author = {Zixuan Peng and Yu Lu and Shengfeng Pan and Yunfeng Liu},
  journal= {arXiv preprint arXiv:2106.04133},
  year   = {2021}
}

Comments

First two authors contributed equally.Accepted by ICASSP 2021

R2 v1 2026-06-24T02:56:44.827Z