Neonatal seizure detection from raw multi-channel EEG using a fully convolutional architecture
Alison O'Shea, Gordon Lightbody, Geraldine Boylan, Andriy Temko

TL;DR
This paper introduces a fully convolutional deep learning model for neonatal seizure detection from raw EEG signals, outperforming traditional feature-based methods and leveraging large datasets for improved accuracy.
Contribution
The study presents a novel end-to-end convolutional architecture that processes raw EEG data for seizure detection, reducing reliance on handcrafted features and enhancing performance.
Findings
Achieved 98.5% AUC in seizure detection
56% relative improvement over baseline methods
Validated on large and publicly available datasets
Abstract
A deep learning classifier for detecting seizures in neonates is proposed. This architecture is designed to detect seizure events from raw electroencephalogram (EEG) signals as opposed to the state-of-the-art hand engineered feature-based representation employed in traditional machine learning based solutions. The seizure detection system utilises only convolutional layers in order to process the multichannel time domain signal and is designed to exploit the large amount of weakly labelled data in the training stage. The system performance is assessed on a large database of continuous EEG recordings of 834h in duration; this is further validated on a held-out publicly available dataset and compared with two baseline SVM based systems. The developed system achieves a 56% relative improvement with respect to a feature-based state-of-the art baseline, reaching an AUC of 98.5%; this also…
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
MethodsSupport Vector Machine
