A Two-Stage Efficient 3-D CNN Framework for EEG Based Emotion Recognition
Ye Qiao, Mohammed Alnemari, Nader Bagherzadeh

TL;DR
This paper introduces a two-stage EEG-based emotion recognition framework using efficient and binarized CNN models, achieving high accuracy with minimal model size suitable for edge deployment.
Contribution
The paper presents a novel two-stage framework combining efficient EEGNet models and their binarized versions, significantly reducing model size while maintaining high accuracy.
Findings
EEGNet models achieve up to 99.5% accuracy with few parameters.
Binarized EEGNet models improve accuracy by 20% over baseline binary models.
Models enable precise emotion recognition on edge devices.
Abstract
This paper proposes a novel two-stage framework for emotion recognition using EEG data that outperforms state-of-the-art models while keeping the model size small and computationally efficient. The framework consists of two stages; the first stage involves constructing efficient models named EEGNet, which is inspired by the state-of-the-art efficient architecture and employs inverted-residual blocks that contain depthwise separable convolutional layers. The EEGNet models on both valence and arousal labels achieve the average classification accuracy of 90%, 96.6%, and 99.5% with only 6.4k, 14k, and 25k parameters, respectively. In terms of accuracy and storage cost, these models outperform the previous state-of-the-art result by up to 9%. In the second stage, we binarize these models to further compress them and deploy them easily on edge devices. Binary Neural Networks (BNNs) typically…
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 · Advanced Memory and Neural Computing · Emotion and Mood Recognition
