Jul 2026· International Symposium on Communication Systems, Networks and Digital Signal Processing· pp. 1-6· 0 citations· 33 references
Abstract
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.
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
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
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
Introduction Epilepsy is a common neurological disease, and accurate seizure detection is essential for clinical monitoring and scientific treatment. This study aims to construct an effective intelligent detection model to achieve precise automatic identification of epileptic EEG signals and assist clinical medical decisions. Methods To capture subtle local waveform variations and suppress redundant noise interference in EEG signals, this study adopts one-dimensional convolutional neural network (1D-CNN) layers for adaptive local feature extraction and a lightweight global temporal soft attention mechanism for critical feature enhancement. A hybrid classification model based on bidirectional long short-term memory (Bi-LSTM) and gated recurrent unit (GRU) is proposed for the binary classification of epileptic EEG signals. The synthetic minority oversampling technique (SMOTE) is applied only to the training data within each cross-validation fold to alleviate the class imbalance problem of EEG datasets. Results The proposed hybrid model achieves a binary classification accuracy of 99.23%, while delivering an especially balanced sensitivity (99.29%) and specificity (99.34%), with a difference (∆ Sens–Spec) of only 0.05%, verified on the public UCI epileptic seizure recognition data set. Discussion The CNN-Bi-LSTM-GRU and attention-integrated hybrid network can effectively distinguish seizure and non-seizure EEG signals. And a nearly equal sensitivity and specificity suggests robust and unbiased classification. Which is critical for clinical deployment. The proposed method achieves competitive performance compared with most recent mainstream algorithms, which can offer a potential automated detection reference to assist clinical analysis of epilepsy EEG signals.
Xingran Wang, Ting-Hao Gong, Xue-Jia Li et al.· Frontiers in Neuroscience· 0 citations
BACKGROUND
Early diagnosis of neurological dysfunctions, particularly epilepsy, is vital for early intervention and improvement of patients' quality of life. However, traditional seizure detection techniques suffer from low detection accuracy, high false positive rate, and high computational complexity, making it difficult to effectively capture the complex spatiotemporal characteristics of electroencephalography (EEG) signals. Despite the significant improvements in seizure detection accuracy brought by deep learning techniques, the current models suffer from inaccuracies, limited adaptability, and inability to operate in real time.
NEW METHOD
To address these challenges, a new hybrid deep learning model based on one-dimensional Convolutional Neural Network (1D-CNN), Bidirectional Long Short-Term Memory (BiLSTM) network and Dueling Q-Learning is proposed to accurately classify epileptic seizures from EEG signals in an adaptive manner. In addition, a novel approach is proposed called Metaheuristic Based Adaptive Optimization (MBAO) to adaptively select an optimal temporal window size for the effective extraction of features, while minimizing the required information loss and computation burden.
RESULTS
and Comparison with existing methods: The proposed model has tested in various experiments conducted in a large number of benchmark datasets like CHB-MIT, Kaggle EEG Epileptic datasets etc. which justifies the effectiveness of the proposed model. DuelQ-SeizureNet has an accuracy of 99%, a precision of 96%, a recall (sensitivity) of 98%, a specificity of 99%, and an F1 score of 99% with a low execution time of 50ms in seizure prediction.
CONCLUSIONS
This proposed framework introduces a novel reinforcement learning assisted optimization approach in deep seizure detection architecture. It can operate with lower false detection rates (1.8%), higher area under the ROC curve (AUC) (0.995), and lower computational speed than the existing scheme, ensuring reliable real-time implementation.
N. K, R. P· Journal of Neuroscience Meth...· 0 citations