Deep Learning for EEG Seizure Detection in Preterm Infants

Alison O'Shea1, Rehan Ahmed1, Gordon Lightbody1

  • 1Irish Centre for Maternal and Child Health Research (INFANT), Department of Electrical and Electronic Engineering, University College Cork, Cork, Ireland.

Insights

Deep learning models improve neonatal seizure detection in preterm infants. Transfer learning from term infant data significantly enhances accuracy, overcoming challenges with limited preterm data.

Area of Science:

  • Neonatal neurology
  • Medical artificial intelligence
  • Signal processing

Background:

  • Electroencephalography (EEG) is crucial for neonatal seizure detection, but interpretation in preterm infants is challenging due to differing morphology and scarce expert availability.
  • Preterm infants have a higher seizure incidence, necessitating specialized detection algorithms, yet annotated preterm EEG data is limited.
  • Existing seizure detection algorithms trained on term infant EEG perform poorly on preterm infants.

Purpose of the Study:

  • To explore and compare novel deep learning (DL) architectures for neonatal seizure detection specifically in preterm infants.
  • To evaluate different training strategies, including using term infant data, preterm infant data, age-specific preterm data, and transfer learning.
  • To address the challenge of limited annotated preterm EEG data for algorithm development.

Main Methods:

  • The study utilized a large database of 575 hours of continuous EEG recordings from preterm infants.
  • Compared a Support Vector Machine (SVM) classifier trained on term infant EEG with DL approaches.
  • Investigated DL models trained on term data, preterm data, and employed transfer learning from a term-trained model.

Main Results:

  • A term-trained SVM algorithm showed significantly lower performance (AUC 88.3%) on preterm infants compared to term infants (AUC 96.6%).
  • Re-training the SVM on preterm data yielded only a marginal improvement (AUC 89.7%).
  • A DL approach achieved a higher initial AUC (93.3%) on preterm data and reached 95.0% using transfer learning, demonstrating effectiveness with minimal preterm data.

Conclusions:

  • Deep learning architectures, particularly with transfer learning, offer a promising solution for accurate neonatal seizure detection in preterm infants.
  • Transfer learning effectively leverages existing models trained on term infant data, overcoming the scarcity of annotated preterm EEG data.
  • The proposed DL approach reduces the need for manual feature engineering and improves detection accuracy in a challenging clinical population.