Self-Supervised Graph Neural Networks for Improved Electroencephalographic Seizure Analysis
Siyi Tang, Jared A. Dunnmon, Khaled Saab, Xuan Zhang, Qianying Huang,, Florian Dubost, Daniel L. Rubin, Christopher Lee-Messer

TL;DR
This paper introduces a self-supervised graph neural network approach for EEG seizure detection and classification, effectively handling non-Euclidean data, improving rare seizure type detection, and providing quantitative seizure localization.
Contribution
It proposes a novel GNN architecture with self-supervised pre-training and a quantitative interpretability method for seizure localization, advancing EEG analysis techniques.
Findings
Achieved 0.875 AUC in seizure detection.
Improved rare seizure classification performance.
Precisely localized 25.4% of focal seizures.
Abstract
Automated seizure detection and classification from electroencephalography (EEG) can greatly improve seizure diagnosis and treatment. However, several modeling challenges remain unaddressed in prior automated seizure detection and classification studies: (1) representing non-Euclidean data structure in EEGs, (2) accurately classifying rare seizure types, and (3) lacking a quantitative interpretability approach to measure model ability to localize seizures. In this study, we address these challenges by (1) representing the spatiotemporal dependencies in EEGs using a graph neural network (GNN) and proposing two EEG graph structures that capture the electrode geometry or dynamic brain connectivity, (2) proposing a self-supervised pre-training method that predicts preprocessed signals for the next time period to further improve model performance, particularly on rare seizure types, and (3)…
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.
Code & Models
Videos
Taxonomy
TopicsEEG and Brain-Computer Interfaces · Brain Tumor Detection and Classification · ECG Monitoring and Analysis
MethodsGraph Neural Network · Tanh Activation · Sigmoid Activation · Long Short-Term Memory
