Related Experiment Video
Updated: Mar 13, 2026

Author Spotlight: Addressing Technical and Subjective Challenges in Measuring Classroom Attention
Published on: December 15, 2023
A dual-branch deep learning framework for emotion recognition from EEG signals
Debam Saha1, Asfak Ali2, Vycheslav Gulvanskii3,4
1Computer Science & Engineering, Jadavpur University, Kolkata, 700032, India.
Abstract:
Mental health monitoring through emotion recognition plays an important role in early intervention and personalized healthcare systems. Traditional EEG-based emotion recognition approaches have encountered significant limitations, including heavy reliance on manual feature engineering, poor generalization across datasets, and computational complexity that restricts real-world deployment. This study introduces a novel hybrid dual-branch deep learning architecture that integrates temporal and spectral feature extraction for robust EEG-based emotion recognition, while minimizing preprocessing requirements. The proposed framework integrates a Long Short-Term Memory (LSTM) network to capture temporal dependencies directly from raw EEG signals, while concurrently leveraging Convolutional Neural Networks (CNNs) to extract spatial features from Mel-Frequency Cepstral Coefficients (MFCC) representations. This architecture further incorporates innovative cross-modality enhancement mechanisms, such as inverse MFCC computation and LSTM-to-MFCC projection, which facilitate bidirectional feature learning between temporal and spectral domains. Subsequently, feature fusion is achieved through element-wise multiplication and concatenation, and the integrated representations are classified using an Artificial Neural Network (ANN). The evaluation has been conducted on three benchmark datasets: Brainwave EEG, WESAD, and SWELL, achieving remarkable performance with accuracies of 96.49%, 99.99%, and 99.99%, respectively. The model has attained perfect precision, recall, and F1-scores on the WESAD and SWELL datasets, setting new state-of-the-art standards. Comparative analysis has demonstrated the method's superiority over existing machine learning and deep learning techniques, while preserving computational efficiency that supports real-time applications. These results have confirmed the framework's strong potential for practical use in mental health monitoring and affective computing. The source code of this work is available at: https://github.com/DebamSahaCS/Dual-Branch-DL-Framework.
More Related Videos
05:51Exploring the Use of Isolated Expressions and Film Clips to Evaluate Emotion Recognition by People with Traumatic Brain Injury
Published on: May 15, 2016
11:25Simultaneous Scalp Electroencephalography EEG, Electromyography EMG, and Whole-body Segmental Inertial Recording for Multi-modal Neural Decoding
Published on: July 26, 2013
Related Concept Videos
Physiology of Emotion
Autonomic Nervous System
The autonomic nervous system (ANS) plays a critical role in emotional responses by regulating involuntary physiological functions. It consists of two main components: the sympathetic and parasympathetic systems. The sympathetic system...
Labeling Emotion
Cognitive Theories: Schachter-Singer Theory of Emotion
Physiological Arousal and Cognitive Labeling
According to this theory, when an individual experiences...
Cognitive Theories: Lazarus Mediational Theory of Emotion
Cognitive Appraisal and Emotional Response
Lazarus proposed that...
Neural Circuits
Neuronal pools are collections of nerve cells with similar functions and interact through chemical and electrical signals. These pools include both interneurons (the central neural circuit nodes that...
Physiological Theories: Cannon-Bard Theory of Emotion
Upon perceiving a stimulus, such as a dangerous...