paper-with-me

Papers

Pre-trained Deep Convolution Neural Network Model With Attention for Speech Emotion Recognition

2021-03-02 · Front. Physiol 2021 3 · Hua Zhang, Ruoyun Gou, Jili Shang, Fangyao Shen, Yifan Wu, Guojun Dai

Speech emotion recognition (SER) is a difficult and challenging task because of the affective variances between different speakers. The performances of SER are extremely reliant on the extracted features from speech signals. To establish an effective features extracting and classification model is still a challenging task. In this paper, we propose a new method for SER based on Deep Convolution Neural Network (DCNN) and Bidirectional Long Short-Term Memory with Attention (BLSTMwA) model (DCNN-BLSTMwA). We first preprocess the speech samples by data enhancement and datasets balancing. Secondly, we extract three-channel of log Mel-spectrograms (static, delta, and delta-delta) as DCNN input. Then the DCNN model pre-trained on ImageNet dataset is applied to generate the segment-level features. We stack these features of a sentence into utterance-level features. Next, we adopt BLSTM to learn the high-level emotional features for temporal summarization, followed by an attention layer which can focus on emotionally relevant features. Finally, the learned high-level emotional features are fed into the Deep Neural Network (DNN) to predict the final emotion. Experiments on EMO-DB and IEMOCAP database obtain the unweighted average recall (UAR) of 87.86 and 68.50%, respectively, which are better than most popular SER methods and demonstrate the effectiveness of our propose method.

📄 PDF Abstract BibTeX

Code (1)

AnkushMalaker/pretrained-dcnn-attention-ser tf

Tasks

Emotion RecognitionSentenceSpeech Emotion Recognition

Methods 이 논문이 사용한 방법론

DCNN Diffusion-convolutional neural networks (DCNN) is a model for graph-structured data. Through the introduction of a diffusion-convolution operation, diffusion-based representations…
Convolution A convolution is a type of matrix operation, consisting of a kernel, a small matrix of weights, that slides over input data performing element-wise multiplication with the…

Similar Papers 제목 키워드 기반

Attention Based Fully Convolutional Network for Speech Emotion Recognition

2018-06-05 · Yuanyuan Zhang, Jun Du, Zi-Rui Wang, Jianshu Zhang

Speech emotion recognition is a challenging task for three main reasons: 1) human emotion is abstract, which means it is hard to distinguish; 2) in general, human emotion can only be detected in some specific moments dur…

Emotion RecognitionSpeech Emotion RecognitionTransfer Learning

Convolutional Attention Networks for Multimodal Emotion Recognition from Speech and Text Data

2018-05-17 · WS 2018 7 · Chan Woo Lee, Kyu Ye Song, Ji-Hoon Jeong, Woo Yong Choi

Emotion recognition has become a popular topic of interest, especially in the field of human computer interaction. Previous works involve unimodal analysis of emotion, while recent efforts focus on multi-modal emotion re…

Emotion RecognitionMultimodal Emotion Recognition

Cross-lingual and Multilingual Speech Emotion Recognition on English and French

2018-03-01 · Michael Neumann, Ngoc Thang Vu

Research on multilingual speech emotion recognition faces the problem that most available speech corpora differ from each other in important ways, such as annotation methods or interaction scenarios. These inconsistencie…

Emotion RecognitionSpeech Emotion Recognition

Empirical Interpretation of Speech Emotion Perception with Attention Based Model for Speech Emotion Recognition

2020-10-28 · Interspeech 2020 10 · Md AsifJalal, Rosanna Milner, Thomas Hain Speech

Speech emotion recognition is essential for obtaining emotional intelligence which affects the understanding of context and meaning of speech. Harmonically structured vowel and consonant sounds add indexical and linguist…

Emotional IntelligenceEmotion RecognitionSpeech Emotion Recognition

ArabEmoNet: A Lightweight Hybrid 2D CNN-BiLSTM Model with Attention for Robust Arabic Speech Emotion Recognition

2025-09-01 · Ali Abouzeid, Bilal Elbouardi, Mohamed Maged, Shady Shehata arxiv

Speech emotion recognition is vital for human-computer interaction, particularly for low-resource languages like Arabic, which face challenges due to limited data and research. We introduce ArabEmoNet, a lightweight arch…

Speech Emotion Recognition