Unveiling Emotions from EEG: A GRU-Based Approach
Sarthak Johari, Gowri Namratha Meedinti, Radhakrishnan Delhibabu,, Deepak Joshi

TL;DR
This paper demonstrates that a GRU-based deep learning model can accurately classify emotional states from EEG data, achieving 100% validation accuracy and outperforming other machine learning methods.
Contribution
It introduces a novel application of GRU neural networks for emotion recognition from EEG signals, with comprehensive preprocessing and high classification accuracy.
Findings
Achieved 100% validation accuracy with the GRU model
Outperformed other machine learning techniques in emotion classification
Provided detailed analysis via confusion matrix
Abstract
One of the most important study areas in affective computing is emotion identification using EEG data. In this study, the Gated Recurrent Unit (GRU) algorithm, which is a type of Recurrent Neural Networks (RNNs), is tested to see if it can use EEG signals to predict emotional states. Our publicly accessible dataset consists of resting neutral data as well as EEG recordings from people who were exposed to stimuli evoking happy, neutral, and negative emotions. For the best feature extraction, we pre-process the EEG data using artifact removal, bandpass filters, and normalization methods. With 100% accuracy on the validation set, our model produced outstanding results by utilizing the GRU's capacity to capture temporal dependencies. When compared to other machine learning techniques, our GRU model's Extreme Gradient Boosting Classifier had the highest accuracy. Our investigation of the…
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
TopicsEEG and Brain-Computer Interfaces · Emotion and Mood Recognition · ECG Monitoring and Analysis
MethodsGated Recurrent Unit
