Beyond Accuracy: Robustness, Interpretability and Expressiveness of EEG Foundation Models

📅 2026-05-17
📈 Citations: 0
Influential: 0
📄 PDF

career value

259K/year
🤖 AI Summary
This study addresses the limited understanding of robustness, interpretability, and representational capacity in existing EEG foundation models (EEG-FMs), which are typically evaluated only on clean, in-distribution data. The authors present the first comprehensive, multi-dimensional evaluation of six EEG-FMs across eight datasets, employing test-time perturbations (additive noise and channel dropping), Attention-Aware Layer-Wise Relevance Propagation (AttnLRP), and block-wise probing. Key contributions include the novel application of AttnLRP to EEG-FMs, the finding that channel dropping strategies critically impact robustness, and the clarification that performance bottlenecks in head fine-tuning stem from pooling operations rather than representation quality. Results reveal no single model dominates under all perturbations; while models attend to neurophysiologically plausible brain regions, they remain susceptible to interference, and task-relevant information is already present in early modules—retaining token embeddings substantially enhances representational power.
📝 Abstract
EEG foundation models (EEG-FMs) have been evaluated predominantly on clean, in-distribution accuracy, leaving their robustness, interpretability and representational quality largely unexamined. This study addresses these gaps by benchmarking six EEG-FMs against a baseline deep learning model across eight datasets. Beyond clean accuracy, we conduct three layers of analysis: (i) Robustness: we apply test-time perturbations including additive noise, random and region-based channel dropout and region-specific noise injection. Our analyses show that no single model dominates all failure modes. The most noise-robust model is among the most fragile under channel dropout and much of the dropout fragility disappears when channels are removed rather than zero-padded. (ii) Interpretability: we present the first application of Attention-Aware Layer-Wise Relevance Propagation (AttnLRP) to EEG-FMs and show that models broadly concentrate relevance on task-appropriate brain regions consistent with known neurophysiology. However, attribution maps remain spatially stable under perturbation while predictions degrade, suggesting that the models attend to the correct brain regions but decode corrupted content. (iii) Expressiveness: With block-wise probing we show that late blocks are repurposed during fine-tuning, while early blocks already hold task-related information. Furthermore, we demonstrate that the poor head-only performance previously attributed to low-quality pre-trained representations is largely explained by pooling and that EEG-FMs possess sufficient representational capacity when their token-level embeddings are preserved. Together, these findings provide the first systematic assessment of robustness, interpretability and expressiveness for EEG-FMs and highlight critical considerations for their development.
Problem

Research questions and friction points this paper is trying to address.

EEG foundation models
robustness
interpretability
expressiveness
representation quality
Innovation

Methods, ideas, or system contributions that make the work stand out.

EEG foundation models
robustness
interpretability
expressiveness
AttnLRP