KnowEEG: Explainable Knowledge Driven EEG Classification
Amarpal Sahota, Navid Mohammadi Foumani, Raul Santos-Rodriguez, Zahraa S. Abdallah
TL;DR
This work tackles the explainability gap in EEG classification by introducing KnowEEG, which builds a large, interpretable feature space of $783$ per-electrode statistics plus connectivity metrics and feeds them into a Fusion Forest that balances electrode-wise information with inter-electrode connectivity. It achieves performance that matches or surpasses state-of-the-art deep learning methods across five EEG tasks, while providing intrinsic explainability via direct feature importances and neuroscience-consistent insights (e.g., occipital-region and alpha/gamma band patterns for eyes-open/closed). The approach is CPU-friendly and does not require GPUs, broadening accessibility for clinical and real-world deployments. Explainability analyses demonstrate meaningful knowledge discovery that aligns with current neuroscience literature, underscoring KnowEEG’s potential impact in healthcare domains where interpretability is critical.
Abstract
Electroencephalography (EEG) is a method of recording brain activity that shows significant promise in applications ranging from disease classification to emotion detection and brain-computer interfaces. Recent advances in deep learning have improved EEG classification performance yet model explainability remains an issue. To address this key limitation of explainability we introduce KnowEEG; a novel explainable machine learning approach for EEG classification. KnowEEG extracts a comprehensive set of per-electrode features, filters them using statistical tests, and integrates between-electrode connectivity statistics. These features are then input to our modified Random Forest model (Fusion Forest) that balances per electrode statistics with between electrode connectivity features in growing the trees of the forest. By incorporating knowledge from both the generalized time-series and EEG-specific domains, KnowEEG achieves performance comparable to or exceeding state-of-the-art deep learning models across five different classification tasks: emotion detection, mental workload classification, eyes open/closed detection, abnormal EEG classification, and event detection. In addition to high performance, KnowEEG provides inherent explainability through feature importance scores for understandable features. We demonstrate by example on the eyes closed/open classification task that this explainability can be used to discover knowledge about the classes. This discovered knowledge for eyes open/closed classification was proven to be correct by current neuroscience literature. Therefore, the impact of KnowEEG will be significant for domains where EEG explainability is critical such as healthcare.
