22.12.2025

New publication: Validation of an Automated Seizure Detection Procedure for Multi-Channel Neonatal EEG

Patrique Fiedler & Cris Micheli
Flowchart of the seizure detection algorithm implementation (SDApy). Preprocessing as in Figure 1. EEG Epochs represent 4 s distanced time windows, each 32 s long, which are superimposed with an overlap of 87.5% (28 out of 32 s). Standardization refers to the process of subtracting the mean and dividing by the std of Helsinki’s data (see Section 2.3). The Max of all channels’ decision functions is performed across channels, then the median over three epochs of the resulting aggregate function is calculated for each epoch. Thresholding is applied to the resulting time function, and isolated <10 s episodes above threshold are excluded (Pruning).

This study validates an automated seizure detection algorithm for multi-channel neonatal EEG, adapting a previously published method to a dataset with fewer electrodes. The Python-based implementation, SDApy, was applied to EEG recordings from 23 neonates to classify seizure and non-seizure epochs using a support vector machine trained on an independent dataset. The algorithm employs time- and frequency-domain features and maintains high generalization across different recording setups, achieving robust performance despite using only nine electrodes instead of nineteen. Evaluation metrics, including F1 scores and precision—recall curves, confirmed strong agreement between algorithm predictions and expert annotations for most patients. SDApy’s open-source implementation enhances accessibility compared with earlier MatLab versions, offering a transparent and cost-effective approach to clinical EEG analysis. The pipeline can operate with labels from a single expert, supports data pre-labeling for deep learning, and integrates well into neonatal intensive care unit monitoring workflows. Overall, SDApy demonstrates reliable adaptation to reduced-channel EEG and shows potential for real-time seizure detection, personalized threshold optimization, and integration into multimodal neurophysiological monitoring systems.

 

By Cris Micheli, Antonia Thelen, Maarten De Vos, Anneleen Dereymaeker, Jens Haueisen, Patrique Fiedler

 

Appl. Sci. 202616(1), 52; doi.org/10.3390/app16010052 (registering DOI)