-
The Temple University Hospital Seizure Detection Corpus
Authors:
Vinit Shah,
Eva von Weltin,
Silvia Lopez,
James Riley McHugh,
Lily Veloso,
Meysam Golmohammadi,
Iyad Obeid,
Joseph Picone
Abstract:
We introduce the TUH EEG Seizure Corpus (TUSZ), which is the largest open source corpus of its type, and represents an accurate characterization of clinical conditions. In this paper, we describe the techniques used to develop TUSZ, evaluate their effectiveness, and present some descriptive statistics on the resulting corpus.
We introduce the TUH EEG Seizure Corpus (TUSZ), which is the largest open source corpus of its type, and represents an accurate characterization of clinical conditions. In this paper, we describe the techniques used to develop TUSZ, evaluate their effectiveness, and present some descriptive statistics on the resulting corpus.
△ Less
Submitted 2 January, 2018;
originally announced January 2018.
-
Optimizing Channel Selection for Seizure Detection
Authors:
Vinit Shah,
Meysam Golmohammadi,
Saeedeh Ziyabari,
Eva Von Weltin,
Iyad Obeid,
Joseph Picone
Abstract:
Interpretation of electroencephalogram (EEG) signals can be complicated by obfuscating artifacts. Artifact detection plays an important role in the observation and analysis of EEG signals. Spatial information contained in the placement of the electrodes can be exploited to accurately detect artifacts. However, when fewer electrodes are used, less spatial information is available, making it harder…
▽ More
Interpretation of electroencephalogram (EEG) signals can be complicated by obfuscating artifacts. Artifact detection plays an important role in the observation and analysis of EEG signals. Spatial information contained in the placement of the electrodes can be exploited to accurately detect artifacts. However, when fewer electrodes are used, less spatial information is available, making it harder to detect artifacts. In this study, we investigate the performance of a deep learning algorithm, CNN-LSTM, on several channel configurations. Each configuration was designed to minimize the amount of spatial information lost compared to a standard 22-channel EEG. Systems using a reduced number of channels ranging from 8 to 20 achieved sensitivities between 33% and 37% with false alarms in the range of [38, 50] per 24 hours. False alarms increased dramatically (e.g., over 300 per 24 hours) when the number of channels was further reduced. Baseline performance of a system that used all 22 channels was 39% sensitivity with 23 false alarms. Since the 22-channel system was the only system that included referential channels, the rapid increase in the false alarm rate as the number of channels was reduced underscores the importance of retaining referential channels for artifact reduction. This cautionary result is important because one of the biggest differences between various types of EEGs administered is the type of referential channel used.
△ Less
Submitted 2 January, 2018;
originally announced January 2018.
-
Gated Recurrent Networks for Seizure Detection
Authors:
Meysam Golmohammadi,
Saeedeh Ziyabari,
Vinit Shah,
Eva Von Weltin,
Christopher Campbell,
Iyad Obeid,
Joseph Picone
Abstract:
Recurrent Neural Networks (RNNs) with sophisticated units that implement a gating mechanism have emerged as powerful technique for modeling sequential signals such as speech or electroencephalography (EEG). The latter is the focus on this paper. A significant big data resource, known as the TUH EEG Corpus (TUEEG), has recently become available for EEG research, creating a unique opportunity to eva…
▽ More
Recurrent Neural Networks (RNNs) with sophisticated units that implement a gating mechanism have emerged as powerful technique for modeling sequential signals such as speech or electroencephalography (EEG). The latter is the focus on this paper. A significant big data resource, known as the TUH EEG Corpus (TUEEG), has recently become available for EEG research, creating a unique opportunity to evaluate these recurrent units on the task of seizure detection. In this study, we compare two types of recurrent units: long short-term memory units (LSTM) and gated recurrent units (GRU). These are evaluated using a state of the art hybrid architecture that integrates Convolutional Neural Networks (CNNs) with RNNs. We also investigate a variety of initialization methods and show that initialization is crucial since poorly initialized networks cannot be trained. Furthermore, we explore regularization of these convolutional gated recurrent networks to address the problem of overfitting. Our experiments revealed that convolutional LSTM networks can achieve significantly better performance than convolutional GRU networks. The convolutional LSTM architecture with proper initialization and regularization delivers 30% sensitivity at 6 false alarms per 24 hours.
△ Less
Submitted 2 January, 2018;
originally announced January 2018.
-
Electroencephalographic Slowing: A Source of Error in Automatic Seizure Detection
Authors:
Eva von Weltin,
Tameem Ahsan,
Vinit Shah,
Dawer Jamshed,
Meysam Golmohammadi,
Iyad Obeid,
Joseph Picone
Abstract:
Although a seizure event represents a major deviation from a baseline electroencephalographic signal, there are features of seizure morphology that can be seen in non-epileptic portions of the record. A transient decrease in frequency, referred to as slowing, is a generally abnormal but not necessarily epileptic EEG variant. Seizure termination is often associated with a period of slowing between…
▽ More
Although a seizure event represents a major deviation from a baseline electroencephalographic signal, there are features of seizure morphology that can be seen in non-epileptic portions of the record. A transient decrease in frequency, referred to as slowing, is a generally abnormal but not necessarily epileptic EEG variant. Seizure termination is often associated with a period of slowing between the period of peak amplitude and frequency of the seizure and the return to baseline. In annotation of seizure events in the TUH EEG Seizure Corpus, independent slowing events were identified as a major source of false alarm error. Preliminary results demonstrated the difficulty in automatic differentiation between seizure events and independent slowing events. The TUH EEG Slowing database, a subset of the TUH EEG Corpus, was created, and is introduced here, to aid in the development of a seizure detection tool that can differentiate between slowing at the end of a seizure and an independent non-seizure slowing event. The corpus contains 100 10-second samples each of background, slowing, and seizure events. Preliminary experiments show that 77% sensitivity can be achieved in seizure detection using models trained on all three sample types compared to 43% sensitivity with only seizure and background samples.
△ Less
Submitted 2 January, 2018;
originally announced January 2018.