A Novel Multi-scale Dilated 3D CNN for Epileptic Seizure Prediction
This work addresses the need for accurate seizure prediction to help patients avoid injuries, representing a domain-specific advancement in medical AI.
The authors tackled the problem of predicting epileptic seizures by proposing a novel multi-scale dilated 3D CNN to analyze EEG signals, achieving 80.5% accuracy, 85.8% sensitivity, and 75.1% specificity on the CHB-MIT database.
Accurate prediction of epileptic seizures allows patients to take preventive measures in advance to avoid possible injuries. In this work, a novel convolutional neural network (CNN) is proposed to analyze time, frequency, and channel information of electroencephalography (EEG) signals. The model uses three-dimensional (3D) kernels to facilitate the feature extraction over the three dimensions. The application of multiscale dilated convolution enables the 3D kernel to have more flexible receptive fields. The proposed CNN model is evaluated with the CHB-MIT EEG database, the experimental results indicate that our model outperforms the existing state-of-the-art, achieves 80.5% accuracy, 85.8% sensitivity and 75.1% specificity.