paper-with-me

홈 › Papers

Emotion Recognition using Machine Learning and ECG signals

2022-03-16 · Bo Sun, Zihuai Lin

Various emotions can produce variations in electrocardiograph (ECG) signals, distinct emotions can be distinguished by different changes in ECG signals. This study is about emotion recognition using ECG signals. Data for four emotions, namely happy, exciting, calm, and tense, is gathered. The raw data is then de-noised with a finite impulse filter. We use the Discrete Cosine Transform (DCT) to extract characteristics from the obtained data to increase the accuracy of emotion recognition. The classifiers Support Vector Machine (SVM), Random Forest, and K-NN are explored. To find the optimal parameters for the SVM classifier, the Particle Swarm Optimization (PSO) technique is used. The results of the comparison of these classification methods demonstrate that the SVM approach has a greater accuracy in emotion recognition, which may be applied in practice

📄 PDF Abstract BibTeX arXiv:2203.08477

Code (0)

등록된 구현이 없습니다.

Tasks

BIG-bench Machine LearningEmotion Recognition

Methods 이 논문이 사용한 방법론

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…
Discrete Cosine Transform Discrete Cosine Transform (DCT) is an orthogonal transformation method that decomposes an image to its spatial frequency spectrum. It expresses a finite sequence of data…
k-NN $k$-Nearest Neighbors is a clustering-based algorithm for classification and regression. It is a a type of instance-based learning as it does not attempt to construct a…

Similar Papers 제목 키워드 기반

Machine learning based animal emotion classification using audio signals

2025-03-23 · Mariia Slobodian, Mykola Kozlenko

This paper presents the machine learning approach to the automated classification of a dog's emotional state based on the processing and recognition of audio signals. It offers helpful information for improving human-mac…

Emotion Classification

Emotion recognition based on multi-modal electrophysiology multi-head attention Contrastive Learning

2023-07-12 · Yunfei Guo, Tao Zhang, Wu Huang

Emotion recognition is an important research direction in artificial intelligence, helping machines understand and adapt to human emotional states. Multimodal electrophysiological(ME) signals, such as EEG, GSR, respirati…

Contrastive LearningEEGEmotion RecognitionMultimodal Emotion Recognition

Emotion Analysis on EEG Signal Using Machine Learning and Neural Network

2023-07-09 · S. M. Masrur Ahmed, Eshaan Tanzim Sabur

Emotion has a significant influence on how one thinks and interacts with others. It serves as a link between how a person feels and the actions one takes, or it could be said that it influences one's life decisions on oc…

EEGEmotion Recognition

Towards Emotion Recognition: A Persistent Entropy Application

2018-11-21 · R. Gonzalez-Diaz, E. Paluzo-Hidalgo, J. F. Quesada

Emotion recognition and classification is a very active area of research. In this paper, we present a first approach to emotion classification using persistent entropy and support vector machines. A topology-based model …

ClassificationEmotion ClassificationEmotion RecognitionGeneral Classification

CMCRD: Cross-Modal Contrastive Representation Distillation for Emotion Recognition

2025-04-12 · Siyuan Kan, Huanyu Wu, Zhenyao Cui, Fan Huang 외

Emotion recognition is an important component of affective computing, and also human-machine interaction. Unimodal emotion recognition is convenient, but the accuracy may not be high enough; on the contrary, multi-modal …

EEGEmotion Recognition