🤖 AI Summary
Epileptic seizure detection suffers from high inter-rater variability and subjectivity in manual EEG interpretation. Method: This study systematically evaluates the impact of time-domain, frequency-domain, and time-frequency-domain EEG representations on CNN and RNN performance, employing ANOVA with post-hoc tests to quantitatively assess representational efficacy. Contribution/Results: We first demonstrate—quantitatively—that frequency-domain features (via FFT) significantly outperform alternatives and synergize optimally with CNNs. Evaluated on standard public datasets, the frequency-domain CNN achieves 97.2% accuracy, 97.5% sensitivity, and 97.0% specificity, substantially surpassing time-domain and time-frequency-domain baselines in robustness and generalizability. This work establishes a principled paradigm for optimal input representation and architecture selection in automated epilepsy detection, delivering an interpretable, highly reliable deep learning framework for clinical decision support.
📝 Abstract
Epilepsy, affecting approximately 50 million people globally, is characterized by abnormal brain activity and remains challenging to treat. The diagnosis of epilepsy relies heavily on electroencephalogram (EEG) data, where specialists manually analyze epileptiform patterns across pre-ictal, ictal, post-ictal, and interictal periods. However, the manual analysis of EEG signals is prone to variability between experts, emphasizing the need for automated solutions. Although previous studies have explored preprocessing techniques and machine learning approaches for seizure detection, there is a gap in understanding how the representation of EEG data (time, frequency, or time-frequency domains) impacts the predictive performance of deep learning models. This work addresses this gap by systematically comparing deep neural networks trained on EEG data in these three domains. Through the use of statistical tests, we identify the optimal data representation and model architecture for epileptic seizure detection. The results demonstrate that frequency-domain data achieves detection metrics exceeding 97%, providing a robust foundation for more accurate and reliable seizure detection systems.