paper-with-me

홈 › Papers

Brain2Vec: A Deep Learning Framework for EEG-Based Stress Detection Using CNN-LSTM-Attention

2025-06-12 · Md Mynoddin, Troyee Dev, Rishita Chakma

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 part of a comprehensive preprocessing pipeline. Compared to traditional CNN-LSTM baselines, our proposed model achieves an AUC score of 0.68 and a validation accuracy of 81.25%. These findings demonstrate Brain2Vec's potential for integration into wearable stress monitoring platforms and personalized healthcare systems.

📄 PDF Abstract BibTeX arXiv:2506.11179

Code (0)

등록된 구현이 없습니다.

Tasks

DiagnosticEEGElectroencephalogram (EEG)

Methods 이 논문이 사용한 방법론

LSTM An LSTM is a type of recurrent neural network that addresses the vanishing gradient problem in vanilla…

Similar Papers 제목 키워드 기반

Attention-Based LSTM for Psychological Stress Detection from Spoken Language Using Distant Supervision

2018-05-31 · Genta Indra Winata, Onno Pepijn Kampman, Pascale Fung

We propose a Long Short-Term Memory (LSTM) with attention mechanism to classify psychological stress from self-conducted interview transcriptions. We apply distant supervision by automatically labeling tweets based on th…

Dynamic Stress Detection: A Study of Temporal Progression Modelling of Stress in Speech

2025-10-02 · Vishakha Lall, Yisi Liu arxiv

Detecting psychological stress from speech is critical in high-pressure settings. While prior work has leveraged acoustic features for stress detection, most treat stress as a static label. In this work, we model stress …

MC-QDSNN: Quantized Deep evolutionary SNN with Multi-Dendritic Compartment Neurons for Stress Detection using Physiological Signals

2024-10-07 · Ajay B S, Phani Pavan K, Madhav Rao

Long short-term memory (LSTM) has emerged as a definitive network for analyzing and inferring time series data. LSTM has the capability to extract spectral features and a mixture of temporal features. Due to this benefit…

HippocampusNeural Architecture SearchTime Series

MIS-LSTM: Multichannel Image-Sequence LSTM for Sleep Quality and Stress Prediction

2025-09-14 · Seongwan Park, Jieun Woo, Siheon Yang arxiv

This paper presents MIS-LSTM, a hybrid framework that joins CNN encoders with an LSTM sequence model for sleep quality and stress prediction at the day level from multimodal lifelog data. Continuous sensor streams are fi…

Sleep Quality

Improved Classification of Nitrogen Stress Severity in Plants Under Combined Stress Conditions Using Spatio-Temporal Deep Learning Framework

2025-09-08 · Aswini Kumar Patra, Lingaraj Sahoo arxiv

Plants in their natural habitats endure an array of interacting stresses, both biotic and abiotic, that rarely occur in isolation. Nutrient stress-particularly nitrogen deficiency-becomes even more critical when compound…