paper-with-me

Papers

Speech & Song Emotion Recognition Using Multilayer Perceptron and Standard Vector Machine

2021-05-19 · Behzad Javaheri

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.

📄 PDF Abstract BibTeX arXiv:2105.09406

Code (0)

등록된 구현이 없습니다.

Tasks

Data AugmentationEmotion Recognition

Methods 이 논문이 사용한 방법론

SMOTE Perhaps the most widely used approach to synthesizing new examples is called the Synthetic Minority Oversampling Technique, or SMOTE for short. This technique was described by…
SVM A Support Vector Machine, or SVM, is a non-parametric supervised learning model. For non-linear classification and regression, they utilise the kernel trick to map inputs…

Similar Papers 제목 키워드 기반

On The Differences Between Song and Speech Emotion Recognition: Effect of Feature Sets, Feature Types, and Classifiers

2020-04-01 · Bagus Tris Atmaja, Masato Akagi

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 Recognition

Deep Multilayer Perceptrons for Dimensional Speech Emotion Recognition

2020-04-06 · Bagus Tris Atmaja, Masato Akagi

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 Recognition

Multi-modal Residual Perceptron Network for Audio-Video Emotion Recognition

2021-07-21 · Xin Chang, Władysław Skarbek

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 Recognition

Cross-Corpus Validation of Speech Emotion Recognition in Urdu using Domain-Knowledge Acoustic Features

2025-10-28 · Unzela Talpur, Zafi Sherhan Syed, Muhammad Shehram Shah Syed, Abbas Shah Syed arxiv

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 Recognition

Novel Dual-Channel Long Short-Term Memory Compressed Capsule Networks for Emotion Recognition

2021-12-26 · Ismail Shahin, Noor Hindawi, Ali Bou Nassif, Adi Alhudhaif 외

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