EEG-Based Emotion Modeling
Problem
Emotion from EEG is a robustness problem: non-stationary signals, artifacts, subject/session shift, and long-range temporal structure across multichannel data.
Approach
- Preprocessing — bandpass filtering, ICA, artifact removal
- Band-power features across delta–gamma; CNN / RNN / Transformer baselines
- Cross-subject and cross-session evaluation on DEAP and MAHNOB-HCI
Finding
Feature-rich representations outperform linear baselines on overlapping EEG classes; kernel SVMs and wide ANNs reach up to ~98.4% test accuracy in reported runs, while simpler models break down under class overlap.
- Datasets
- DEAP, MAHNOB-HCI
- Lens
- Cross-subject robustness
- Paper
- Under review
