Deep Convolutional Neural Network Applied to Electroencephalography: Raw Data vs Spectral Features
Dung Truong, Michael Milham, Scott Makeig, Arnaud Delorme

TL;DR
This study compares deep learning approaches using raw EEG data versus spectral features, finding raw data generally yields better classification performance, with implications for neuroimaging analysis.
Contribution
It demonstrates that convolutional neural networks designed for spectral features perform better on raw EEG data than on spectral features, challenging conventional preprocessing assumptions.
Findings
Raw data classification outperforms spectral features in accuracy.
Spectral feature networks perform better when applied to raw data.
Achieved state-of-the-art sex classification accuracy on EEG data.
Abstract
The success of deep learning in computer vision has inspired the scientific community to explore new analysis methods. Within the field of neuroscience, specifically in electrophysiological neuroimaging, researchers are starting to explore leveraging deep learning to make predictions on their data without extensive feature engineering. This paper compares deep learning using minimally processed EEG raw data versus deep learning using EEG spectral features using two different deep convolutional neural architectures. One of them from Putten et al. (2018) is tailored to process raw data; the other was derived from the VGG16 vision network (Simonyan and Zisserman, 2015) which is designed to process EEG spectral features. We apply them to classify sex on 24-channel EEG from a large corpus of 1,574 participants. Not only do we improve on state-of-the-art classification performance for this…
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.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsEEG and Brain-Computer Interfaces · Functional Brain Connectivity Studies · ECG Monitoring and Analysis
