ICASSP 2019accepted0 citations

Fully Data-driven Convolutional Filters with Deep Learning Models for Epileptic Spike Detection

Kosuke Fukumori, Hoang Thien Thu Nguyen, Noboru Yoshida, Toshihisa Tanaka

Abstract

Epilepsy is a chronic disorder that causes unprovoked, recurrent-seizures. Characteristic spikes are often observed in the electroencephalogram (EEG) of epileptic patients in order to diagnose the disorder. Several methods have been investigated to automatically detect such spikes. The most common methods employ sub-band decomposition with discrete wavelet transform (DWT) or other filters to preprocess the EEG data before feeding it into a machine learning model. This paper introduces a fully data-driven method that automatically determines EEG frequency bands of interest. The raw signal is fed into a convolutional layer to detect suitable frequency bands, followed by a feedforward convolutional neural network (CNN) model or recurrent neural network (RNN) models for epileptic spike and non-spike classification. Fitting data of six patients, annotated by an epilepsy specialist, resulted in a convolutional layer with a frequency characteristic similar to bandpass filters. This result strongly justifies limiting the bandwidth of a signal, as done in previous studies. Moreover, results of the cross-subject validation indicate that a classical support vector machine with fixed preprocessing achieves comparable performance in the classification with fully data-driven models.

BibTeX
@inproceedings{icassp2019_fullydatadrivenc,
  title = {Fully Data-driven Convolutional Filters with Deep Learning Models for Epileptic Spike Detection},
  author = {Kosuke Fukumori and Hoang Thien Thu Nguyen and Noboru Yoshida and Toshihisa Tanaka},
  booktitle = {ICASSP 2019},
  year = {2019}
}