Decoding Human Emotions: Analyzing Multi-Channel EEG Data using LSTM Networks
Shyam K Sateesh, Sparsh BK, Uma D

TL;DR
This paper demonstrates that LSTM networks can effectively analyze multi-channel EEG data to classify emotional states with high accuracy, advancing emotion recognition in neuroscience and HCI.
Contribution
The study introduces a novel application of LSTM networks for EEG-based emotion classification, achieving high accuracy and providing a benchmark analysis.
Findings
Achieved over 90% accuracy in classifying emotional parameters.
Demonstrated LSTM's effectiveness in capturing temporal EEG features.
Provided a benchmark comparison with existing emotion recognition methods.
Abstract
Emotion recognition from electroencephalogram (EEG) signals is a thriving field, particularly in neuroscience and Human-Computer Interaction (HCI). This study aims to understand and improve the predictive accuracy of emotional state classification through metrics such as valence, arousal, dominance, and likeness by applying a Long Short-Term Memory (LSTM) network to analyze EEG signals. Using a popular dataset of multi-channel EEG recordings known as DEAP, we look towards leveraging LSTM networks' properties to handle temporal dependencies within EEG signal data. This allows for a more comprehensive understanding and classification of emotional parameter states. We obtain accuracies of 89.89%, 90.33%, 90.70%, and 90.54% for arousal, valence, dominance, and likeness, respectively, demonstrating significant improvements in emotion recognition model capabilities. This paper elucidates 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
MethodsTanh Activation · Sigmoid Activation · Long Short-Term Memory
