Combining Residual U-Net and Data Augmentation for Dense Temporal Segmentation of Spike Wave Discharges in Single-Channel EEG
Saurav Sengupta, Scott Kilianski, Suchetha Sharma, Sakina Lashkeri, Ashley McHugh, Mark Beenhakker, and Donald E. Brown

TL;DR
This study develops and enhances a deep learning model, AugUNet1D, for automated detection of spike-wave discharges in EEG, improving cross-subject generalization through residual connections and data augmentation, and compares it favorably to existing methods.
Contribution
The paper introduces AugUNet1D, a novel residual U-Net based model with data augmentation for better EEG spike detection across subjects, and demonstrates its superior performance over existing algorithms.
Findings
AugUNet1D outperforms other classifiers and the Twin Peaks algorithm.
Data augmentation improves cross-subject generalization.
Pretrained and untrained versions of AugUNet1D are publicly available.
Abstract
Manual annotation of spike-wave discharges (SWDs), the electrographic hallmark of absence seizures, is labor-intensive for long-term electroencephalography (EEG) monitoring studies. While machine learning approaches show promise for automated detection, they often struggle with cross-subject generalization due to high inter-individual variability in seizure morphology and signal characteristics. In this study we compare the performance of 15 machine learning classifiers on our own manually annotated dataset of 961 hours of EEG recordings from C3H/HeJ mice, including 22,637 labeled SWDs and find that a 1D U-Net performs the best. We then improve its performance by employing residual connections and data augmentation strategies combining amplitude scaling, Gaussian noise injection, and signal inversion during training to enhance cross-subject generalization. We also compare our method,…
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
TopicsEEG and Brain-Computer Interfaces · Neural dynamics and brain function · Epilepsy research and treatment
