paper-with-me

홈 › Papers

From Epilepsy Seizures Classification to Detection: A Deep Learning-based Approach for Raw EEG Signals

2024-10-04 · Davy Darankoum, Manon Villalba, Clelia Allioux, Baptiste Caraballo, Carine Dumont, Eloise Gronlier, Corinne Roucard, Yann Roche, Chloe Habermacher, Sergei Grudinin, Julien Volle

Epilepsy represents the most prevalent neurological disease in the world. One-third of people suffering from mesial temporal lobe epilepsy (MTLE) exhibit drug resistance, urging the need to develop new treatments. A key part in anti-seizure medication (ASM) development is the capability of detecting and quantifying epileptic seizures occurring in electroencephalogram (EEG) signals, which is crucial for treatment efficacy evaluation. In this study, we introduced a seizure detection pipeline based on deep learning models applied to raw EEG signals. This pipeline integrates: a new pre-processing technique which segments continuous raw EEG signals without prior distinction between seizure and seizure-free activities; a post-processing algorithm developed to reassemble EEG segments and allow the identification of seizures start/end; and finally, a new evaluation procedure based on a strict seizure events comparison between predicted and real labels. Models training have been performed using a data splitting strategy which addresses the potential for data leakage. We demonstrated the fundamental differences between a seizure classification and a seizure detection task and showed the differences in performance between the two tasks. Finally, we demonstrated the generalization capabilities across species of our best architecture, combining a Convolutional Neural Network and a Transformer encoder. The model was trained on animal EEGs and tested on human EEGs with a F1-score of 93% on a balanced Bonn dataset.

📄 PDF Abstract BibTeX arXiv:2410.03385

Code (0)

등록된 구현이 없습니다.

Tasks

EEGElectroencephalogram (EEG)Seizure Detection

Methods 이 논문이 사용한 방법론

Dense Connections Dense Connections, or Fully Connected Connections, are a type of layer in a deep neural network that use a linear operation where every input is connected to every output…
Adam 설명 없음
Linear Layer A Linear Layer is a projection $\mathbf{XW + b}$.
Residual Connection 설명 없음
Position-Wise Feed-Forward Layer 설명 없음
Label Smoothing Label Smoothing is a regularization technique that introduces noise for the labels. This accounts for the fact that datasets may have mistakes in them, so maximizing the…
Attention 설명 없음
Dropout Dropout is a regularization technique for neural networks that drops a unit (along with connections) at training time with a specified probability $p$ (a common value is…

Similar Papers 제목 키워드 기반

Synthetic Epileptic Brain Activities Using Generative Adversarial Networks

2019-07-22 · Damian Pascual, Amir Aminifar, David Atienza, Philippe Ryvlin 외

Epilepsy is a chronic neurological disorder affecting more than 65 million people worldwide and manifested by recurrent unprovoked seizures. The unpredictability of seizures not only degrades the quality of life of the p…

EEGElectroencephalogram (EEG)Generative Adversarial NetworkSeizure Detection

Nocturnal Seizure Detection Using Off-the-Shelf WiFi

2021-03-25 · Belal Korany, Yasamin Mostofi

Detection of nocturnal seizures in epilepsy patients is essential, both for the quick management of the seizure complications, and for the assessment of the ongoing seizure treatment. Traditional seizure detection produc…

ManagementSeizure Detection

Residual and bidirectional LSTM for epileptic seizure detection

2024-06-17 · Frontiers in Computational Neuroscience 2024 6 · Zhao W, Wang W-F, Patnaik LM, Zhang B-C 외

Electroencephalogram (EEG) plays a pivotal role in the detection and analysis of epileptic seizures, which affects over 70 million people in the world. Nonetheless, the visual interpretation of EEG signals for epilepsy d…

EEGElectroencephalogram (EEG)Seizure Detection

Detection of tonic-clonic seizures in children with epilepsy

2023-11-30 · University of South America 2023 11 · Diego Romero, Claudia Zavaleta, Eisel Pinado, Jamila Vitella

Epilepsy, a neurological condition characterized by recurrent, unprovoked seizures, profoundly impacts the lives of approximately 50 million individuals worldwide. Pediatric epilepsy, affecting around 470,000 children un…

Decision MakingEEG

Principle components analysis for seizures prediction using wavelet transform

2020-03-09 · Syed Muhammad Usman, Shahzad Latif, Arshad Beg

Epilepsy is a disease in which frequent seizures occur due to abnormal activity of neurons. Patients affected by this disease can be treated with the help of medicines or surgical procedures. However, both of these metho…