TL;DR
NeuroGNN is a dynamic graph neural network framework that models the evolving spatial, semantic, and taxonomic relationships in EEG data to improve the accuracy of seizure detection and classification.
Contribution
The paper introduces NeuroGNN, a novel dynamic GNN approach that captures complex brain region interactions for enhanced EEG analysis.
Findings
NeuroGNN outperforms existing models in seizure detection accuracy.
Dynamic graph construction improves interpretability of EEG signals.
Extensive experiments validate NeuroGNN's effectiveness on real-world data.
Abstract
Diagnosing epilepsy requires accurate seizure detection and classification, but traditional manual EEG signal analysis is resource-intensive. Meanwhile, automated algorithms often overlook EEG's geometric and semantic properties critical for interpreting brain activity. This paper introduces NeuroGNN, a dynamic Graph Neural Network (GNN) framework that captures the dynamic interplay between the EEG electrode locations and the semantics of their corresponding brain regions. The specific brain region where an electrode is placed critically shapes the nature of captured EEG signals. Each brain region governs distinct cognitive functions, emotions, and sensory processing, influencing both the semantic and spatial relationships within the EEG data. Understanding and modeling these intricate brain relationships are essential for accurate and meaningful insights into brain activity. This is…
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
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
MethodsGraph Neural Network
