Share your thoughts, 1 month free Claude Pro on usSee more
WorkDL logo mark

SlimSeiz: Efficient Channel-Adaptive Seizure Prediction Using a Mamba-Enhanced Network

About

Epileptic seizures cause abnormal brain activity, and their unpredictability can lead to accidents, underscoring the need for long-term seizure prediction. Although seizures can be predicted by analyzing electroencephalogram (EEG) signals, existing methods often require too many electrode channels or larger models, limiting mobile usability. This paper introduces a SlimSeiz framework that utilizes adaptive channel selection with a lightweight neural network model. SlimSeiz operates in two states: the first stage selects the optimal channel set for seizure prediction using machine learning algorithms, and the second stage employs a lightweight neural network based on convolution and Mamba for prediction. On the Children's Hospital Boston-MIT (CHB-MIT) EEG dataset, SlimSeiz can reduce channels from 22 to 8 while achieving a satisfactory result of 94.8% accuracy, 95.5% sensitivity, and 94.0% specificity with only 21.2K model parameters, matching or outperforming larger models' performance. We also validate SlimSeiz on a new EEG dataset, SRH-LEI, collected from Shanghai Renji Hospital, demonstrating its effectiveness across different patients. The code and SRH-LEI dataset are available at https://github.com/guoruilu/SlimSeiz.

Guorui Lu, Jing Peng, Bingyuan Huang, Chang Gao, Todor Stefanov, Yong Hao, Qinyu Chen• 2024

Related benchmarks

TaskDatasetResultRank
Seizure DetectionCHB-MIT Scalp EEG
Recall95
11
MI classificationStroke 2019 (test)
Accuracy57.33
11
Motor Imagery ClassificationStroke 2019
Accuracy57.33
11
Motor Imagery ClassificationXW-Stroke (cross-subject)
Accuracy58.75
11
Motor Imagery ClassificationXW-Stroke
Accuracy58.75
11
Showing 5 of 5 rows

Other info

Follow for update