Aug 2026· International Journal of Engineering and Manufacturing· 0 citations
TL;DR
A Deep Hybrid Neural Network framework that combines Convolutional Neural Networks (CNN) with the Aquila Optimizer (AO) for the automatic detection of epileptic seizures utilizing EEG data in MATLAB is introduced.
Abstract
Epilepsy is a long-term neurological disorder marked by recurring seizures resulting from irregular neuronal activity in the brain. Prompt and precise identification of epileptic events from electroencephalogram (EEG) signals is essential for successful clinical diagnosis. This study introduces a Deep Hybrid Neural Network framework that combines Convolutional Neural Networks (CNN) with the Aquila Optimizer (AO) for the automatic detection of epileptic seizures utilizing EEG data in MATLAB. The suggested system initially converts EEG signals into time–frequency spectrograms through Short-Time Fourier Transform (STFT), allowing the CNN to capture advanced spatial–spectral characteristics. The AO algorithm further improves these features by tuning hyperparameters and choosing the most distinguished fea-ture subsets, thereby boosting classification accuracy and decreasing computational overhead. The Bonn University EEG dataset was used to evaluate the model through a 5-fold cross-validation method, attaining an average accuracy of 95.62%, where per-class sensitivity and specificity surpassed 97%. Comparative evaluation showed that the CNN–AO hybrid sur-passed traditional classifiers in terms of accuracy and convergence reliability. These findings demonstrate the effectiveness of the proposed hybrid framework for automated epileptic seizure detection and suggest its potential suitability for future real-time and wearable healthcare applications following further deployment-oriented validation.
Epilepsy is neurological disorder which is a result of abnormal brain activity which causes repetitive seizures. The analysis of electroencephalogram (EEG) is vital in determining the pattern of epileptic and facilitating clinical diagnosis. Manual interpretation of EEG signals is very cumbersome and time consuming however, because of the high-dimensional and time varying nature of the brain signals. An automated epilepsy detection (EEG) framework is trained based on deep learning. It is a signal preprocessing, time frequency transformation, hierarchical feature extraction based on a hybrid neural architecture that encodes spatial and temporal EEG features. This is followed by the classification of the learned representations with the aim of obtaining the epileptic and non-epileptic brain activity patterns. The experimental assessment shows a better performance than the traditional procedures. The currently proposed model is significantly more accurate (96.7%), sensitive (96.0%), and specific (96.2%), as compared to classical machine learning models like support vector machines (91.2% accuracy) and random forest models (92.6% accuracy). Such results suggest that the improvement in performance of these techniques will be about 4-5 percent compared to the use of conventional techniques. The framework has a high potential of aiding in stable and automatic diagnosis of epilepsy in clinical settings.
Ritu Nagila, Kalaiyarasan R., M. S. et al.· 2026 International Conferenc...· 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
Epilepsy is a common chronic neurological disease. As an important tool for epilepsy diagnosis and disease assessment, electroencephalogram (EEG) can reflect the abnormal discharge activity of brain neurons. However, traditional EEG interpretation relies heavily on expert manual analysis, which has problems such as time-consuming, strong subjectivity and low efficiency. To improve the automation level of seizure detection, this paper proposes a pyramid-type one-dimensional convolutional neural network model (SE-P1D-LSTM) that integrates a channel attention mechanism and a Bidirectional Long Short-Term Memory (BiLSTM) network. The method first preprocesses the EEG signal through overlapping sliding window and Z-Score standardization, and combines Gaussian noise disturbance and random amplitude scaling for data augmentation; Then use the pyramidal one-dimensional convolutional structure to extract local temporal features, and adaptively strengthen the key channel information through SEBlock; Finally, a BiLSTM is introduced to model the long-range temporal dependencies in EEG signals to realize the automatic classification of normal and seizure EEG signals. The experiment was carried out based on the public epilepsy EEG dataset of the University of Bonn in Germany, and the performance of the model was evaluated using 10-fold cross-verification. The results show that the method in this paper has achieved an accuracy rate of 99.87%, a sensitivity of 99.87% and a specificity of 99.87% in the two-classification task, which is better than a variety of comparative models. The research results show that SE-P1D-LSTM can effectively extract the discriminative characteristics of epilepsy EEG signals, and has good classification performance and application potential in the automatic detection task of seizures.
Xien Gao· Computers and artificial int...· 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