Enhancing Epileptic Seizure Detection with EEG Feature Embeddings
Epilepsy is one of the most prevalent brain disorders that disrupts the lives of millions worldwide. For patients with drug-resistant seizures, there exist implantable devices capable of monitoring neural activity, promptly triggering neurostimulation to regulate seizures, or alerting patients of potential episodes. Next-generation seizure detection systems heavily rely on high-accuracy machine learning-based classifiers to detect the seizure onset. Here, we propose to enhance the seizure detection performance by learning informative embeddings of the EEG signal. We empirically demonstrate, for the first time, that converting raw EEG signals to appropriate embeddings can significantly boost the performance of seizure detection algorithms. Importantly, we show that embedding features, which converts the raw EEG into an alternative representation, is beneficial for various machine learning models such as Logistic Regression, Multi-Layer Perceptron, Support Vector Machines, and Gradient Boosted Trees. The experiments were conducted on the CHB-MIT scalp EEG dataset. With the proposed EEG feature embeddings, we achieve significant improvements in sensitivity, specificity, and AUC score across multiple models. By employing this approach alongside an SVM classifier, we were able to attain state-of-the-art classification performance with a sensitivity of 100% and specificity of 99%, setting a new benchmark in the field.
Code (0)
등록된 구현이 없습니다.
Tasks
EEGSeizure DetectionSensitivitySpecificityMethods 이 논문이 사용한 방법론
Similar Papers 제목 키워드 기반
Epileptic Seizures Detection Using Deep Learning Techniques: A Review
A variety of screening approaches have been proposed to diagnose epileptic seizures, using electroencephalography (EEG) and magnetic resonance imaging (MRI) modalities. Artificial intelligence encompasses a variety of ar…
Cloud ComputingDeep LearningEEGElectroencephalogram (EEG)+1Residual and bidirectional LSTM for epileptic seizure detection
Electroencephalogram (EEG) plays a pivotal role in the detection and analysis of epileptic seizures, which affects over 70 million people in the world. Nonetheless, the visual interpretation of EEG signals for epilepsy d…
EEGElectroencephalogram (EEG)Seizure DetectionSeizureNet: Multi-Spectral Deep Feature Learning for Seizure Type Classification
Automatic classification of epileptic seizure types in electroencephalograms (EEGs) data can enable more precise diagnosis and efficient management of the disease. This task is challenging due to factors such as low sign…
ClassificationEEGElectroencephalogram (EEG)General Classification+4Audio-Based Epileptic Seizure Detection
This paper investigates automatic epileptic seizure detection from audio recordings using convolutional neural net- works. The labeling and analysis of seizure events are necessary in the medical field for patient mon…
Event DetectionSeizure DetectionSound Event DetectionNon-Gaussianity Detection of EEG Signals Based on a Multivariate Scale Mixture Model for Diagnosis of Epileptic Seizures
Objective: The detection of epileptic seizures from scalp electroencephalogram (EEG) signals can facilitate early diagnosis and treatment. Previous studies suggested that the Gaussianity of EEG distributions changes depe…
EEGElectroencephalogram (EEG)Seizure Detection