Brain2Vec: A Deep Learning Framework for EEG-Based Stress Detection Using CNN-LSTM-Attention
Md Mynoddin, Troyee Dev, Rishita Chakma

TL;DR
Brain2Vec is a novel deep learning framework combining CNN, LSTM, and attention mechanisms to classify stress states from EEG signals, showing promising accuracy and potential for wearable health applications.
Contribution
The paper introduces Brain2Vec, a hybrid deep learning model that effectively captures spatial, temporal, and important features in EEG data for stress detection, advancing non-invasive diagnostic tools.
Findings
Achieved an AUC of 0.68 on DEAP dataset
Validated accuracy of 81.25% in stress classification
Demonstrated potential for wearable stress monitoring systems
Abstract
Mental stress has become a pervasive factor affecting cognitive health and overall well-being, necessitating the development of robust, non-invasive diagnostic tools. Electroencephalogram (EEG) signals provide a direct window into neural activity, yet their non-stationary and high-dimensional nature poses significant modeling challenges. Here we introduce Brain2Vec, a new deep learning tool that classifies stress states from raw EEG recordings using a hybrid architecture of convolutional, recurrent, and attention mechanisms. The model begins with a series of convolutional layers to capture localized spatial dependencies, followed by an LSTM layer to model sequential temporal patterns, and concludes with an attention mechanism to emphasize informative temporal regions. We evaluate Brain2Vec on the DEAP dataset, applying bandpass filtering, z-score normalization, and epoch segmentation as…
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
MethodsLong Short-Term Memory
