Emotion Recognition from Speech based on Relevant Feature and Majority Voting
Md. Kamruzzaman Sarker, Kazi Md. Rokibul Alam, Md. Arifuzzaman

TL;DR
This paper introduces a speech emotion recognition method that combines promising feature selection with majority voting across multiple machine learning models to improve accuracy.
Contribution
It uniquely integrates feature selection with majority voting over NN, DT, SVM, and KNN for enhanced emotion detection from speech.
Findings
Majority voting outperforms individual classifiers in accuracy.
Selected features using FCBF and Fisher score improve classification.
Effective emotion recognition demonstrated on Berlin and EMA datasets.
Abstract
This paper proposes an approach to detect emotion from human speech employing majority voting technique over several machine learning techniques. The contribution of this work is in two folds: firstly it selects those features of speech which is most promising for classification and secondly it uses the majority voting technique that selects the exact class of emotion. Here, majority voting technique has been applied over Neural Network (NN), Decision Tree (DT), Support Vector Machine (SVM) and K-Nearest Neighbor (KNN). Input vector of NN, DT, SVM and KNN consists of various acoustic and prosodic features like Pitch, Mel-Frequency Cepstral coefficients etc. From speech signal many feature have been extracted and only promising features have been selected. To consider a feature as promising, Fast Correlation based feature selection (FCBF) and Fisher score algorithms have been used and…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
MethodsSupport Vector Machine
