paper-with-me

홈 › Papers

Three-Way Emotion Classification of EEG-based Signals using Machine Learning

2026-01-31 · Ashna Purwar, Gaurav Simkar, Madhumita, Sachin Kadam arxiv

Electroencephalography (EEG) is a widely used technique for measuring brain activity. EEG-based signals can reveal a persons emotional state, as they directly reflect activity in different brain regions. Emotion-aware systems and EEG-based emotion recognition are a growing research area. This paper presents how machine learning (ML) models categorize a limited dataset of EEG signals into three different classes, namely Negative, Neutral, or Positive. It also presents the complete workflow, including data preprocessing and comparison of ML models. To understand which ML classification model works best for this kind of problem, we train and test the following three commonly used models: logistic regression (LR), support vector machine (SVM), and random forest (RF). The performance of each is evaluated with respect to accuracy and F1-score. The results indicate that ML models can be effectively utilized for three-way emotion classification of EEG signals. Among the three ML models trained on the available dataset, the RF model gave the best results. Its higher accuracy and F1-score suggest that it is able to capture the emotional patterns more accurately and effectively than the other two models. The RF model also outperformed the existing state-of-the-art classification models in terms of the accuracy parameter.

📄 PDF Abstract BibTeX arXiv:2602.00670

Code (0)

등록된 구현이 없습니다.

Tasks

Emotion ClassificationEmotion Recognition

Similar Papers 제목 키워드 기반

A Comparison of Personalized and Generalized Approaches to Emotion Recognition Using Consumer Wearable Devices: Machine Learning Study

2023-08-28 · Joe Li, Peter Washington

Background: Studies have shown the potential adverse health effects, ranging from headaches to cardiovascular disease, associated with long-term negative emotions and chronic stress. Since many indicators of stress are i…

ClassificationEmotion ClassificationEmotion Recognition

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

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 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…

BIG-bench Machine LearningEmotion Recognition

Ensemble emotion recognizing with multiple modal physiological signals

2020-01-01 · Jing Zhang, Yong Zhang, Suhua Zhan, Cheng Cheng

Physiological signals that provide the objective repression of human affective states are attracted increasing attention in the emotion recognition field. However, the single signal is difficult to obtain completely and …

ClassificationEEGElectroencephalogram (EEG)Emotion Classification+2