Speech & Song Emotion Recognition Using Multilayer Perceptron and Standard Vector Machine
Herein, we have compared the performance of SVM and MLP in emotion recognition using speech and song channels of the RAVDESS dataset. We have undertaken a journey to extract various audio features, identify optimal scaling strategy and hyperparameter for our models. To increase sample size, we have performed audio data augmentation and addressed data imbalance using SMOTE. Our data indicate that optimised SVM outperforms MLP with an accuracy of 82 compared to 75%. Following data augmentation, the performance of both algorithms was identical at ~79%, however, overfitting was evident for the SVM. Our final exploration indicated that the performance of both SVM and MLP were similar in which both resulted in lower accuracy for the speech channel compared to the song channel. Our findings suggest that both SVM and MLP are powerful classifiers for emotion recognition in a vocal-dependent manner.
Code (0)
등록된 구현이 없습니다.
Tasks
Data AugmentationEmotion RecognitionMethods 이 논문이 사용한 방법론
Similar Papers 제목 키워드 기반
On The Differences Between Song and Speech Emotion Recognition: Effect of Feature Sets, Feature Types, and Classifiers
In this paper, we evaluate the different features sets, feature types, and classifiers on both song and speech emotion recognition. Three feature sets: GeMAPS, pyAudioAnalysis, and LibROSA; two feature types: low-level d…
Emotion RecognitionregressionSpeech Emotion RecognitionDeep Multilayer Perceptrons for Dimensional Speech Emotion Recognition
Modern deep learning architectures are ordinarily performed on high-performance computing facilities due to the large size of the input features and complexity of its model. This paper proposes traditional multilayer per…
Deep LearningEmotion RecognitionSpeech Emotion RecognitionMulti-modal Residual Perceptron Network for Audio-Video Emotion Recognition
Audio-Video Emotion Recognition is now attacked with Deep Neural Network modeling tools. In published papers, as a rule, the authors show only cases of the superiority in multi-modality over audio-only or video-only moda…
Emotion RecognitionVideo Emotion RecognitionCross-Corpus Validation of Speech Emotion Recognition in Urdu using Domain-Knowledge Acoustic Features
Speech Emotion Recognition (SER) is a key affective computing technology that enables emotionally intelligent artificial intelligence. While SER is challenging in general, it is particularly difficult for low-resource la…
Speech Emotion RecognitionNovel Dual-Channel Long Short-Term Memory Compressed Capsule Networks for Emotion Recognition
Recent analysis on speech emotion recognition has made considerable advances with the use of MFCCs spectrogram features and the implementation of neural network approaches such as convolutional neural networks (CNNs). Ca…
Emotion RecognitionSpeech Emotion Recognition