Full text is available at the source.
A Lightweight Convolutional Neural Network-Reformer Model for Efficient Epileptic Seizure Detection
A Fast and Light Neural Network Model for Detecting Epileptic Seizures
AI simplified
Abstract
The CNN-Reformer model achieves an average sensitivity of 97.57% and accuracy of 98.09% for seizure detection using long-term EEG signals.
- The CNN-Reformer model includes a Data Reshaping module for compressing and reshaping EEG data while preserving local features.
- An Efficient Attention and Concentration module is used to extract global features for better categorization of seizures.
- The method reduces the false detection rate to 0.27 per hour and has a latency of 17.81 seconds for event-based detection.
- On the CHB-MIT dataset, the model also shows high specificity of 98.11% at the segment-based level.
- For the SH-SDU dataset, segment-based sensitivity and specificity are 94.51% and 92.83%, respectively.
- The average processing time for one hour of multi-channel EEG is 1.92 seconds.
AI simplified