Full text is available at the source.
Epileptic Seizure Detection with an End-to-End Temporal Convolutional Network and Bidirectional Long Short-Term Memory Model
Detecting Epileptic Seizures Using a Combined Time-Based Convolution and Memory Neural Network
AI simplified
Abstract
On the CHB-MIT scalp EEG database, the proposed method achieved a segment-based sensitivity of 94.31%.
- A novel end-to-end TCN-BiLSTM model was developed for automatic seizure detection from EEG data.
- Filtered EEG data was analyzed to extract features and classify seizure activity.
- On the CHB-MIT database, the method demonstrated a specificity of 97.13% and accuracy of 97.09%.
- An event-based sensitivity of 96.48% and a false detection rate of 0.38/h were reported for the same database.
- On the SH-SDU database, segment-based sensitivity reached 94.99%, with a specificity of 93.25% and accuracy of 93.27%.
- The average detection time for 1 hour of EEG data was 5.65 seconds.
AI simplified