Abstract
The EEG of epileptic patients often contains sharp waveforms called "spikes", occurring between seizures. Detecting such spikes is crucial for diagnosing epilepsy. In this paper, we develop a convolutional neural network (CNN) for detecting spikes in EEG of epileptic patients in an automated fashion. The CNN has a convolutional architecture with filters of various sizes applied to the input layer, leaky ReLUs as activation functions, and a sigmoid output layer. Balanced mini-batches were applied to handle the imbalance in the data set. Leave-one-patient-out cross-validation was carried out to test the CNN and benchmark models on EEG data of five epilepsy patients. We achieved 0.947 AUC for the CNN, while the best performing benchmark model, Support Vector Machines with Gaussian kernel, achieved an AUC of 0.912.
Original language | English |
---|---|
Title of host publication | 2016 IEEE International Conference on Acoustics, Speech and Signal Processing (ICASSP) |
Publisher | IEEE |
Publication date | 2016 |
Pages | 754-758 |
ISBN (Print) | 978-1-4799-9988-0 |
DOIs | |
Publication status | Published - 2016 |
Event | 2016 IEEE International Conference on Acoustics, Speech, and Signal Processing - Shanghai, China Duration: 20 Mar 2016 → 25 Mar 2016 Conference number: 41 |
Conference
Conference | 2016 IEEE International Conference on Acoustics, Speech, and Signal Processing |
---|---|
Number | 41 |
Country/Territory | China |
City | Shanghai |
Period | 20/03/2016 → 25/03/2016 |
Series | I E E E International Conference on Acoustics, Speech and Signal Processing. Proceedings |
---|---|
ISSN | 1520-6149 |
Keywords
- Epilepsy
- Spike detection
- EEG
- Deep learning
- Convolutional neural network