paper-with-me

Papers

Improving Speech Emotion Recognition Through Focus and Calibration Attention Mechanisms

2022-08-21 · Junghun Kim, Yoojin An, Jihie Kim

Attention has become one of the most commonly used mechanisms in deep learning approaches. The attention mechanism can help the system focus more on the feature space's critical regions. For example, high amplitude regions can play an important role for Speech Emotion Recognition (SER). In this paper, we identify misalignments between the attention and the signal amplitude in the existing multi-head self-attention. To improve the attention area, we propose to use a Focus-Attention (FA) mechanism and a novel Calibration-Attention (CA) mechanism in combination with the multi-head self-attention. Through the FA mechanism, the network can detect the largest amplitude part in the segment. By employing the CA mechanism, the network can modulate the information flow by assigning different weights to each attention head and improve the utilization of surrounding contexts. To evaluate the proposed method, experiments are performed with the IEMOCAP and RAVDESS datasets. Experimental results show that the proposed framework significantly outperforms the state-of-the-art approaches on both datasets.

📄 PDF Abstract BibTeX arXiv:2208.10491

Code (0)

등록된 구현이 없습니다.

Tasks

Emotion RecognitionSpeech Emotion Recognition

Methods 이 논문이 사용한 방법론

FA 설명 없음

Similar Papers 제목 키워드 기반

DSNet: Disentangled Siamese Network with Neutral Calibration for Speech Emotion Recognition

2023-12-25 · Chengxin Chen, Pengyuan Zhang

One persistent challenge in deep learning based speech emotion recognition (SER) is the unconscious encoding of emotion-irrelevant factors (e.g., speaker or phonetic variability), which limits the generalization of SER i…

DisentanglementEmotion RecognitionSpeech Emotion Recognition

Evaluating Gammatone Frequency Cepstral Coefficients with Neural Networks for Emotion Recognition from Speech

2018-06-23 · Gabrielle K. Liu

Current approaches to speech emotion recognition focus on speech features that can capture the emotional content of a speech signal. Mel Frequency Cepstral Coefficients (MFCCs) are one of the most commonly used represent…

ClassificationEmotion RecognitionGeneral ClassificationSpeech Emotion Recognition+2

Coverage-Guaranteed Speech Emotion Recognition via Calibrated Uncertainty-Adaptive Prediction Sets

2025-03-24 · Zijun Jia, Jinsong Yu, Hongyu Long, Diyin Tang

Road rage, often triggered by emotional suppression and sudden outbursts, significantly threatens road safety by causing collisions and aggressive behavior. Speech emotion recognition technologies can mitigate this risk …

Conformal PredictionEmotion RecognitionPredictionSpeech Emotion Recognition+3

Speaker Attentive Speech Emotion Recognition

2021-04-15 · Clément Le Moine, Nicolas Obin, Axel Roebel

Speech Emotion Recognition (SER) task has known significant improvements over the last years with the advent of Deep Neural Networks (DNNs). However, even the most successful methods are still rather failing when adaptat…

Emotion RecognitionSpeech Emotion Recognition

Enhancing Speech Emotion Recognition through Segmental Average Pooling of Self-Supervised Learning Features

2024-10-16 · Jonghwan Hyeon, Yung-Hwan Oh, Ho-Jin Choi

Speech Emotion Recognition (SER) analyzes human emotions expressed through speech. Self-supervised learning (SSL) offers a promising approach to SER by learning meaningful representations from a large amount of unlabeled…

Emotion RecognitionSelf-Supervised LearningSpeech Emotion Recognition