paper-with-me

홈 › Papers

Speech Emotion Recognition Using Deep Sparse Auto-Encoder Extreme Learning Machine with a New Weighting Scheme and Spectro-Temporal Features Along with Classical Feature Selection and A New Quantum-Inspired Dimension Reduction Method

2021-11-13 · Fatemeh Daneshfar, Seyed Jahanshah Kabudian

Affective computing is very important in the relationship between man and machine. In this paper, a system for speech emotion recognition (SER) based on speech signal is proposed, which uses new techniques in different stages of processing. The system consists of three stages: feature extraction, feature selection, and finally feature classification. In the first stage, a complex set of long-term statistics features is extracted from both the speech signal and the glottal-waveform signal using a combination of new and diverse features such as prosodic, spectral, and spectro-temporal features. One of the challenges of the SER systems is to distinguish correlated emotions. These features are good discriminators for speech emotions and increase the SER's ability to recognize similar and different emotions. This feature vector with a large number of dimensions naturally has redundancy. In the second stage, using classical feature selection techniques as well as a new quantum-inspired technique to reduce the feature vector dimensionality, the number of feature vector dimensions is reduced. In the third stage, the optimized feature vector is classified by a weighted deep sparse extreme learning machine (ELM) classifier. The classifier performs classification in three steps: sparse random feature learning, orthogonal random projection using the singular value decomposition (SVD) technique, and discriminative classification in the last step using the generalized Tikhonov regularization technique. Also, many existing emotional datasets suffer from the problem of data imbalanced distribution, which in turn increases the classification error and decreases system performance. In this paper, a new weighting method has also been proposed to deal with class imbalance, which is more efficient than existing weighting methods. The proposed method is evaluated on three standard emotional databases.

📄 PDF Abstract BibTeX arXiv:2111.07094

Code (0)

등록된 구현이 없습니다.

Tasks

ClassificationDimensionality ReductionEmotion Recognitionfeature selectionSpeech Emotion Recognition

Methods 이 논문이 사용한 방법론

Feature Selection Feature selection, also known as variable selection, attribute selection or variable subset selection, is the process of selecting a subset of relevant features (variables,…

Similar Papers 제목 키워드 기반

Transfer Learning for Improving Speech Emotion Classification Accuracy

2018-01-19 · Siddique Latif, Rajib Rana, Shahzad Younis, Junaid Qadir 외

The majority of existing speech emotion recognition research focuses on automatic emotion detection using training and testing data from same corpus collected under the same conditions. The performance of such systems ha…

ClassificationCross-corpusEmotion ClassificationEmotion Recognition+3

A vector quantized masked autoencoder for audiovisual speech emotion recognition

2023-05-05 · Samir Sadok, Simon Leglaive, Renaud Séguier

An important challenge in emotion recognition is to develop methods that can leverage unlabeled training data. In this paper, we propose the VQ-MAE-AV model, a self-supervised multimodal model that leverages masked autoe…

Contrastive LearningEmotion RecognitionRepresentation LearningSelf-Supervised Learning+1

A vector quantized masked autoencoder for speech emotion recognition

2023-04-21 · Samir Sadok, Simon Leglaive, Renaud Séguier

Recent years have seen remarkable progress in speech emotion recognition (SER), thanks to advances in deep learning techniques. However, the limited availability of labeled data remains a significant challenge in the fie…

Emotion RecognitionSelf-Supervised LearningSpeech Emotion Recognition

Sparse Autoencoders for Interpretable Emotion Control in Text-to-Speech

2026-05-31 · Hongfei Du, Jiacheng Shi, Sidi Lu, Gang Zhou 외 arxiv

Integrating large language models (LLMs) into text-to-speech (TTS) systems has improved speech expressiveness, yet interpretable emotional control remains challenging. Existing approaches primarily rely on external condi…

Variational Autoencoders for Learning Latent Representations of Speech Emotion: A Preliminary Study

2017-12-23 · Siddique Latif, Rajib Rana, Junaid Qadir, Julien Epps

Learning the latent representation of data in unsupervised fashion is a very interesting process that provides relevant features for enhancing the performance of a classifier. For speech emotion recognition tasks, genera…

Emotion ClassificationEmotion RecognitionGeneral ClassificationSpeech Emotion Recognition