SPLGAPMLSep 22, 2025

Hybrid Pipeline SWD Detection in Long-Term EEG Signals

arXiv:2509.19387v1h-index: 24
Originality Incremental advance
AI Analysis

This provides an automated, real-time solution for SWD screening in extended EEG recordings, addressing a specific need in epilepsy diagnosis and monitoring.

The authors tackled the problem of labor-intensive and error-prone manual identification of spike-and-wave discharges (SWDs) in long-term EEG signals for absence epilepsy by developing a lightweight hybrid pipeline, achieving 98% sensitivity, 96.2% specificity, and 97.2% overall accuracy on a dataset of 780 channels from 12 patients.

Spike-and-wave discharges (SWDs) are the electroencephalographic hallmark of absence epilepsy, yet their manual identification in multi-day recordings remains labour-intensive and error-prone. We present a lightweight hybrid pipeline that couples analytical features with a shallow artificial neural network (ANN) for accurate, patient-specific SWD detection in long-term, monopolar EEG. A two-sided moving-average (MA) filter first suppresses the high-frequency components of normal background activity. The residual signal is then summarised by the mean and the standard deviation of its normally distributed samples, yielding a compact, two-dimensional feature vector for every 20s window. These features are fed to a single-hidden-layer ANN trained via back-propagation to classify each window as SWD or non-SWD. The method was evaluated on 780 channels sampled at 256 Hz from 12 patients, comprising 392 annotated SWD events. It correctly detected 384 events (sensitivity: 98%) while achieving a specificity of 96.2 % and an overall accuracy of 97.2%. Because feature extraction is analytic, and the classifier is small, the pipeline runs in real-time and requires no manual threshold tuning. These results indicate that normal-distribution descriptors combined with a modest ANN provide an effective and computationally inexpensive solution for automated SWD screening in extended EEG recordings.

Foundations

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

Your Notes