Jul 2026· Computer Methods and Programs in Biomedicine· Vol 285, pp.
109552
· 0 citations· 45 references
Medicine
Abstract
Background
AND
Objectives
Recognition and treatment of neonatal seizures, primarily diagnosed using EEG, are essential to protect the developing brain, yet only 11% of seizures are treated within 1 hour of onset. Developing seizure forecasting and detection systems could help address this issue in intensive care settings with limited neurologist availability.
Methods
We propose an ML architecture with dual functionality: (1) forecasting seizures within short prediction intervals (5, 10, and 15 min), and (2) detecting seizures in real time, using explainable entropy-, singular value decomposition-, power spectrum-, and statistical moment-based features with an AdaBoost classifier. The same feature set supports both functionalities, with forecast reliability improving when features are derived from longer EEG intervals. The model was trained and tested on a single-channel (P3-P4, n = 82) dataset and a multi-channel public dataset (n = 79).
Results
The proposed ML model was able to forecast seizures at a 15-min prediction interval (86.6%/92.4% sensitivity/specificity; Matthews correlation coefficient, MCC = 0.39), with better performance at the shorter 5-min prediction interval (95.6%/88.9% sensitivity/specificity; MCC = 0.55) for the single-channel EEG seizure group. Short-range forecasting outperformed the pioneering study on the public multi-channel EEG dataset (MCC = 0.48). The proposed ML model achieved over a 30% improvement in MCC and Pearson's coefficient on the single-channel dataset compared to the state-of-the-art deep-learning architecture (ConvNeXt).
Conclusion
EEG segmentation and appropriate feature selection enhance ML model performance for seizure detection in small datasets. Validation of feature-based ML models is required on both single and multi-channel EEG, given that quantitative features can be sensitive to different bipolar channel pairs. Although the method has outperformed the pioneering studies in seizure forecasting, further improvement in performance and more extensive validation are needed for clinical adoption.
This study systematically introduces and evaluates 25 less-explored time-domain features, 13 of which have no documented precedent as classification features in scalp EEG seizure detection, against 25 classical features and their 50-feature combination.
Edgar H. Ayala-Britez, Lucas Frutos, D. Pinto-Roa et al.· Machine Learning and Knowled...· 0 citations
A novel lightweight comparative ML-DL framework for detecting seizures with EEG signals recorded using the UCI Epileptic Seizure Recognition Dataset is presented in this article. The data collected from the experiments was adjusted to form a binary classification problem, where the elements of the dataset were divided into seizure versus non-seizure. The number of features was reduced from 178 to 148 with a variance feature reduction method while maintaining the discriminative quality of the features. Four traditional machine learning models were compared with a Long Short-Term Memory (LSTM) network model to capture the temporal aspects of the EEG signal. The Random Forest algorithm produced an overall accuracy of 97.08%, while the LSTM produced an accuracy of 98%. This finding is indicative that when a framework is developed with an LSTM and temporal modeling capabilities, the performance increases, therefore making it more suitable for real-time seizure detection.
B. Sachin, C. S. Nithya, K. R. Kampana et al.· 2026 International Conferenc...· 0 citations
Real-time epileptic seizure monitoring requires simultaneous detection and prediction capabilities, yet existing systems address only one task, leading to either delayed response or excessive false alarms. This paper presents a dual-specialist deep learning framework that performs concurrent seizure detection and prediction through three key innovations: (1) seizure-sensitive preprocessing with cross-frequency coupling detection and adaptive channel weighting, (2) complementary dual-specialist architecture where a detection specialist optimizes for rapid response while a prediction specialist optimizes for conservative forecasting, and (3) probabilistic temporal state machine providing interpretable risk assessment through four clinical states with sustained evidence validation. Evaluation on the CHB-MIT database using Leave-One-Seizure-Out cross-validation across 20 patients (98 seizures, 851.1 hours) demonstrates 99.2% sensitivity, 99.7% specificity, and 0.31/h false alarm rate with 7.9-minute average warning time, achieved with 1.2M parameters and 1.58M multiply-accumulate operations. Real-time Raspberry Pi 4 deployment achieves 108.0 ± 13.5 ms inference latency, validating practical edge deployment. The framework demonstrates potential for wearable seizure monitoring applications with improved false alarm control.
Peter Akor, Hadi Larijani, R. Singh et al.· International Symposium on C...· 0 citations
A clinically interpretable aEEG-CSA algorithm is feasible for neonatal seizure detection by extracting standard EEG features and coupling these features with a supervised ML classifier.
S. Edoigiawerie, J. Henry, B. Beaulieu-Jones et al.· medRxiv· 0 citations
This study investigates a novel Progressive Channel Selection (PCS) framework designed to identify and retain only the most informative EEG channels across patients, which provides a more effective trade-off between detection accuracy and channel efficiency.
Suraiya Akter Mumu, Shupta Das, M. A. Akhand et al.· Journal of Computer Science· 0 citations
A proposed method for detecting epileptic seizures from electroencephalogram data involves creating an optimal deep learning architecture that incorporates deep learning architectures, feature optimisation, and wavelet-based preprocessing.
M. Nanditha, A. S. Kumar, Saravanakumar Selvaraj et al.· Journal of Intelligent Decis...· 0 citations