An end-to-end seizure prediction approach using long short-term memory network
Xiao Wu1,2, Zhaohui Yang1, Tinglin Zhang3
1School of Computer Science and Technology, Shandong Jianzhu University, Jinan, China.
Frontiers in Human Neuroscience
|June 5, 2023
Summary
This study introduces a simpler, end-to-end deep learning model for predicting epileptic seizures using electroencephalography (EEG) signals. The approach achieves high accuracy, offering patients valuable time for intervention.
Area of Science:
- Neurology
- Biomedical Engineering
- Machine Learning
Background:
- Epilepsy affects many patients, with seizure onsets causing significant pain and reduced quality of life.
- Current epileptic seizure prediction methods often rely on complex, subjective feature extraction, limiting their effectiveness.
- Developing sensitive and reliable seizure prediction tools is crucial for patient management.
Purpose of the Study:
- To propose an end-to-end deep learning approach for epileptic seizure prediction.
- To overcome the limitations of subjective and complex feature engineering in existing methods.
- To improve the sensitivity and reduce false predictions for epileptic seizures.
Main Methods:
- Utilized a long short-term memory (LSTM) network for an end-to-end seizure prediction model.
- Inputted only the gamma band of raw electroencephalography (EEG) signals directly into the LSTM network.
- Incorporated the postictal stage, in addition to preictal and interictal stages, for enhanced classification.
Main Results:
- Achieved a mean sensitivity of 91.76% and a false prediction rate (FPR) of 0.29/h using the CHB-MIT database.
- Further improved performance by including the postictal stage, reaching a sensitivity of 92.17% and an FPR of 0.27/h.
- Provided a mean warning time of 44.46 minutes, allowing for timely intervention.
Conclusions:
- The proposed LSTM-based method offers a simplified and effective approach to epileptic seizure prediction.
- Directly using gamma band EEG signals with LSTM avoids complex feature design and subjectivity.
- The inclusion of the postictal stage enhances prediction accuracy and provides clinically relevant warning times.
Related Concept Videos
Seizures: Classification
445
Epilepsy is primarily characterized by unpredictable seizures, either provoked by an identifiable factor, such as injury or illness, or unprovoked, occurring spontaneously without apparent cause.
Seizures are typically classified into two main categories: focal and generalized seizures.
Focal Seizures
Focal seizures originate from specific regions of the brain. These seizures are further sub-classified into two types:
Seizures are typically classified into two main categories: focal and generalized seizures.
Focal Seizures
Focal seizures originate from specific regions of the brain. These seizures are further sub-classified into two types:
445
Epilepsy and Seizures: Overview
230
Epilepsy is a chronic neurological disease marked by recurrent, unpredictable seizures. These seizures are caused by abnormal electrical discharges in the brain, leading to behavior, sensation, or consciousness alterations. They can also cause transient impairment of awareness, interfering with daily activities.
Various factors can trigger epilepsy, including genetic factors, brain damage, metabolic causes, and unknown etiology. Diagnosis of epilepsy involves electroencephalography (EEG), which...
Various factors can trigger epilepsy, including genetic factors, brain damage, metabolic causes, and unknown etiology. Diagnosis of epilepsy involves electroencephalography (EEG), which...
230
Long-term Potentiation
55.4K
Long-term potentiation, or LTP, is one of the ways by which synaptic plasticity—changes in the strength of chemical synapses—can occur in the brain. LTP is the process of synaptic strengthening that occurs over time between pre- and postsynaptic neuronal connections. The synaptic strengthening of LTP works in opposition to the synaptic weakening of long-term depression (LTD) and together are the main mechanisms that underlie learning and memory.
55.4K
Long-Term Memory
222
Long-term memory is a relatively permanent type of memory, capable of storing vast amounts of information over extended periods. Its storage capacity is generally considered unlimited.
Long-term memory can be categorized into two primary types: explicit and implicit memory. Explicit memory, also known as declarative memory, involves the conscious recollection of information that we deliberately try to remember, recall, and articulate. This type of memory encompasses specific facts, events, and...
Long-term memory can be categorized into two primary types: explicit and implicit memory. Explicit memory, also known as declarative memory, involves the conscious recollection of information that we deliberately try to remember, recall, and articulate. This type of memory encompasses specific facts, events, and...
222


