LGMay 1, 2025

KnowEEG: Explainable Knowledge Driven EEG Classification

arXiv:2505.00541v11 citationsh-index: 12
Originality Incremental advance
AI Analysis

This addresses the need for explainable EEG models in critical domains like healthcare, offering an incremental improvement by integrating domain knowledge into a modified Random Forest method.

The authors tackled the problem of explainability in EEG classification by introducing KnowEEG, a knowledge-driven approach that achieves performance comparable to or exceeding state-of-the-art deep learning models across five classification tasks, such as emotion detection and abnormal EEG classification, while providing inherent explainability through feature importance scores.

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.

Foundations

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

Your Notes