MLLGSep 18, 2017

Neonatal Seizure Detection using Convolutional Neural Networks

arXiv:1709.05849v149 citations
Originality Incremental advance
AI Analysis

This addresses the problem of automated seizure detection in neonates, which is critical for timely medical intervention, but it is incremental as it matches rather than surpasses existing methods.

The study tackled neonatal seizure detection by developing an end-to-end convolutional neural network that learns from raw EEG data, achieving accuracy comparable to a state-of-the-art SVM-based detector on a dataset of 835 hours with 1389 seizures.

This study presents a novel end-to-end architecture that learns hierarchical representations from raw EEG data using fully convolutional deep neural networks for the task of neonatal seizure detection. The deep neural network acts as both feature extractor and classifier, allowing for end-to-end optimization of the seizure detector. The designed system is evaluated on a large dataset of continuous unedited multi-channel neonatal EEG totaling 835 hours and comprising of 1389 seizures. The proposed deep architecture, with sample-level filters, achieves an accuracy that is comparable to the state-of-the-art SVM-based neonatal seizure detector, which operates on a set of carefully designed hand-crafted features. The fully convolutional architecture allows for the localization of EEG waveforms and patterns that result in high seizure probabilities for further clinical examination.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes