PaFESD: Patterns augmented by Features Epileptic Seizure Detection

Felipe Munoz,Rafael Asenjo,Angeles Navarro
DOI: https://doi.org/10.1109/TBME.2024.3441090
2024-08-09
Abstract:The detection of epileptic seizures can have a significant impact on the patients' quality of life and on their caregivers. In this paper we propose a method for detecting such seizures from electroencephalogram (EEG) data named Patterns augmented by Features Epileptic Seizure Detection (PaFESD). The main novelty of our proposal consists in a detection model that combines EEG signal features with pattern matching. After cleaning the signal and removing artifacts (as eye blinking or muscle movement noise), time-domain and frequency-domain features are extracted to filter out non-seizure regions of the EEG. Jointly, pattern matching based on Dynamic Time Warping (DTW) distance is also leveraged to identify the most discriminative patterns of the seizures, even under scarce training data. The proposed model is evaluated on all patients in the CHB-MIT database, and the results show that it is able to detect seizures with an average F1 score of 98.9%. Furthermore, our approach achieves a F1 score of 100% (no false alarms or missed true seizures) for 20 of the patients (out of 24). Additionally, we automatically detect the most seizure/non-seizure discriminative EEG channel so that a wearable with only two electrodes would suffice to warn patients of seizures.
What problem does this paper attempt to address?