Real-time EEG-based Emotion Recognition using Discrete Wavelet Transforms on Full and Reduced Channel Signals
Josef Bajada, Francesco Borg Bonello

TL;DR
This paper presents a real-time EEG-based emotion recognition method using Discrete Wavelet Transforms on both full and reduced channel data, achieving high accuracy and suitability for consumer-grade devices.
Contribution
It introduces a novel real-time classification approach with DWT features and baseline removal, effective on low-channel EEG data, outperforming prior benchmarks.
Findings
SVM achieved over 95% accuracy on full-channel data.
Reduced 5-channel data only slightly decreased accuracy.
Method is suitable for low-end EEG devices in real-time applications.
Abstract
Real-time EEG-based Emotion Recognition (EEG-ER) with consumer-grade EEG devices involves classification of emotions using a reduced number of channels. These devices typically provide only four or five channels, unlike the high number of channels (32 or more) typically used in most current state-of-the-art research. In this work we propose to use Discrete Wavelet Transforms (DWT) to extract time-frequency domain features, and we use time-windows of a few seconds to perform EEG-ER classification. This technique can be used in real-time, as opposed to post-hoc on the full session data. We also apply baseline removal preprocessing, developed in prior research, to our proposed DWT Entropy and Energy features, which improves classification accuracy significantly. We consider two different classifier architectures, a 3D Convolutional Neural Network (3D CNN) and a Support Vector Machine…
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 · Blind Source Separation Techniques
MethodsTest · Support Vector Machine
