RNN-Based Models for Predicting Seizure Onset in Epileptic Patients
Mathan Kumar Mounagurusamy, Thiyagarajan V S, Abdur Rahman, Shravan, Chandak, D. Balaji, Venkateswara Rao Jallepalli

TL;DR
This paper introduces an RNN-based approach using LSTM networks to predict epileptic seizures from EEG data, achieving high accuracy and low false alarms, with improved computational efficiency for practical use.
Contribution
The study presents a novel LSTM-based seizure prediction system that adapts to individual EEG patterns, surpassing traditional static-threshold methods in accuracy and efficiency.
Findings
False alarm rate reduced to 6.8%
Prediction sensitivity of 90.2% and specificity of 88.9%
Processing time of 12 ms per prediction
Abstract
Early management and better clinical outcomes for epileptic patients depend on seizure prediction. The accuracy and false alarm rates of existing systems are often compromised by their dependence on static thresholds and basic Electroencephalogram (EEG) properties. A novel Recurrent Neural Network (RNN)-based method for seizure start prediction is proposed in the article to overcome these limitations. As opposed to conventional techniques, the proposed system makes use of Long Short-Term Memory (LSTM) networks to extract temporal correlations from unprocessed EEG data. It enables the system to adapt dynamically to the unique EEG patterns of each patient, improving prediction accuracy. The methodology of the system comprises thorough data collecting, preprocessing, and LSTM-based feature extraction. Annotated EEG datasets are then used for model training and validation. Results show a…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsEEG and Brain-Computer Interfaces · Brain Tumor Detection and Classification
