paper-with-me

Papers

EmoFormer: A Text-Independent Speech Emotion Recognition using a Hybrid Transformer-CNN model

2025-01-22 · Rashedul Hasan, Meher Nigar, Nursadul Mamun, Sayan Paul

Speech Emotion Recognition is a crucial area of research in human-computer interaction. While significant work has been done in this field, many state-of-the-art networks struggle to accurately recognize emotions in speech when the data is both speech and speaker-independent. To address this limitation, this study proposes, EmoFormer, a hybrid model combining CNNs (CNNs) with Transformer encoders to capture emotion patterns in speech data for such independent datasets. The EmoFormer network was trained and tested using the Expressive Anechoic Recordings of Speech (EARS) dataset, recently released by META. We experimented with two feature extraction techniques: MFCCs and x-vectors. The model was evaluated on different emotion sets comprising 5, 7, 10, and 23 distinct categories. The results demonstrate that the model achieved its best performance with five emotions, attaining an accuracy of 90%, a precision of 0.92, a recall, and an F1-score of 0.91. However, performance decreased as the number of emotions increased, with an accuracy of 83% for seven emotions compared to 70% for the baseline network. This study highlights the effectiveness of combining CNNs and Transformer-based architectures for emotion recognition from speech, particularly when using MFCC features.

📄 PDF Abstract BibTeX arXiv:2501.12682

Code (0)

등록된 구현이 없습니다.

Tasks

Emotion RecognitionSpeech Emotion Recognition

Methods 이 논문이 사용한 방법론

Attention 설명 없음
Adam 설명 없음
Softmax The Softmax output function transforms a previous layer's output into a vector of probabilities. It is commonly used for multiclass classification. Given an input vector $x$…
Absolute Position Encodings Absolute Position Encodings are a type of position embeddings for [Transformer-based models] where positional encodings are…
Residual Connection 설명 없음
Dropout Dropout is a regularization technique for neural networks that drops a unit (along with connections) at training time with a specified probability $p$ (a common value is…
BPE Byte Pair Encoding, or BPE, is a subword segmentation algorithm that encodes rare and unknown words as sequences of subword units. The intuition is that various word…
Linear Layer A Linear Layer is a projection $\mathbf{XW + b}$.

Similar Papers 제목 키워드 기반

EmoCaps: Emotion Capsule based Model for Conversational Emotion Recognition

2022-03-25 · Findings (ACL) 2022 5 · Zaijing Li, Fengxiao Tang, Ming Zhao, Yusen Zhu

Emotion recognition in conversation (ERC) aims to analyze the speaker's state and identify their emotion in the conversation. Recent works in ERC focus on context modeling but ignore the representation of contextual emot…

Emotion ClassificationEmotion RecognitionEmotion Recognition in ConversationSentence

EmoCaps:Emotion Capsule based Model for Conversationl Emotion Recognition

2022-03-25 · 星期五 08:42:57 UTC 2022 3 · Zaijing Li1, Fengxiao Tang1*, Ming Zhao1*, Yusen Zhu2

Emotion recognition in conversation (ERC) aims to analyze the speaker’s state and iden tify their emotion in the conversation. Re cent works in ERC focus on context model ing but ignore the representation of context…

Emotion RecognitionEmotion Recognition in ConversationmodelSentence

Effect of different splitting criteria on the performance of speech emotion recognition

2022-10-26 · Bagus Tris Atmaja, Akira Sasou

Traditional speech emotion recognition (SER) evaluations have been performed merely on a speaker-independent condition; some of them even did not evaluate their result on this condition. This paper highlights the importa…

Emotion RecognitionSentenceSpeech Emotion Recognition

A Case Study on the Independence of Speech Emotion Recognition in Bangla and English Languages using Language-Independent Prosodic Features

2021-11-21 · Fardin Saad, Hasan Mahmud, Mohammad Ridwan Kabir, Md. Alamin Shaheen 외

A language agnostic approach to recognizing emotions from speech remains an incomplete and challenging task. In this paper, we performed a step-by-step comparative analysis of Speech Emotion Recognition (SER) using Bangl…

Emotion RecognitionSpeech Emotion Recognition

MSP-Podcast SER Challenge 2024: L'antenne du Ventoux Multimodal Self-Supervised Learning for Speech Emotion Recognition

2024-07-08 · Jarod Duret, Mickael Rouvier, Yannick Estève

In this work, we detail our submission to the 2024 edition of the MSP-Podcast Speech Emotion Recognition (SER) Challenge. This challenge is divided into two distinct tasks: Categorical Emotion Recognition and Emotional A…

AttributeEmotion RecognitionSelf-Supervised LearningSpeech Emotion Recognition