BRAIN2DEPTH: Lightweight CNN Model for Classification of Cognitive States from EEG Recordings
Pankaj Pandey, Krishna Prasad Miyapuram

TL;DR
This paper introduces BRAIN2DEPTH, a lightweight CNN model that efficiently classifies cognitive states from EEG data, achieving high performance with significantly fewer parameters suitable for real-time neurofeedback applications.
Contribution
The paper presents a novel, simple CNN architecture with fewer than 4% of the parameters of existing models, optimized for real-time EEG cognitive state classification.
Findings
Achieved comparable classification accuracy with fewer parameters.
Designed a 4-block CNN with depth-wise and separable convolutions.
Demonstrated suitability for real-time neurofeedback environments.
Abstract
Several Convolutional Deep Learning models have been proposed to classify the cognitive states utilizing several neuro-imaging domains. These models have achieved significant results, but they are heavily designed with millions of parameters, which increases train and test time, making the model complex and less suitable for real-time analysis. This paper proposes a simple, lightweight CNN model to classify cognitive states from Electroencephalograph (EEG) recordings. We develop a novel pipeline to learn distinct cognitive representation consisting of two stages. The first stage is to generate the 2D spectral images from neural time series signals in a particular frequency band. Images are generated to preserve the relationship between the neighboring electrodes and the spectral property of the cognitive events. The second is to develop a time-efficient, computationally less loaded, and…
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
MethodsConvolution
