Speech Emotion Recognition Using Multihead Attention in Both Time and Feature Dimensions

Ruiyu LIANG,Zhenlin LIANG,Yue XIE,Xiaoyan ZHAO,Wenhao ZENG
DOI: https://doi.org/10.1587/transinf.2022edl8084
2023-05-01
IEICE Transactions on Information and Systems
Abstract:To enhance the emotion feature and improve the performance of speech emotion recognition, an attention mechanism is employed to recognize the important information in both time and feature dimensions. In the time dimension, multi-heads attention is modified with the last state of the long short-term memory (LSTM)'s output to match the time accumulation characteristic of LSTM. In the feature dimension, scaled dot-product attention is replaced with additive attention that refers to the method of the state update of LSTM to construct multi-heads attention. This means that a nonlinear change replaces the linear mapping in classical multi-heads attention. Experiments on IEMOCAP datasets demonstrate that the attention mechanism could enhance emotional information and improve the performance of speech emotion recognition.
computer science, information systems, software engineering
What problem does this paper attempt to address?