TL;DR
This study demonstrates that convolutional neural networks significantly improve the automatic classification of EEG recordings as pathological or normal, providing interpretable visualizations and a new benchmark for clinical EEG analysis.
Contribution
The paper introduces optimized shallow and deep ConvNet architectures that outperform previous methods in EEG pathology detection and offers insights into their decision-making process through visualization.
Findings
ConvNets achieved ~85% accuracy, outperforming previous results (~79%)
Spectral power in delta and theta bands was key to classification
Automated hyperparameter optimization revealed novel architectures
Abstract
We apply convolutional neural networks (ConvNets) to the task of distinguishing pathological from normal EEG recordings in the Temple University Hospital EEG Abnormal Corpus. We use two basic, shallow and deep ConvNet architectures recently shown to decode task-related information from EEG at least as well as established algorithms designed for this purpose. In decoding EEG pathology, both ConvNets reached substantially better accuracies (about 6% better, ~85% vs. ~79%) than the only published result for this dataset, and were still better when using only 1 minute of each recording for training and only six seconds of each recording for testing. We used automated methods to optimize architectural hyperparameters and found intriguingly different ConvNet architectures, e.g., with max pooling as the only nonlinearity. Visualizations of the ConvNet decoding behavior showed that they used…
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
MethodsMax Pooling
