Robust learning from corrupted EEG with dynamic spatial filtering
Hubert Banville, Sean U.N. Wood, Chris Aimone, Denis-Alexander, Engemann, Alexandre Gramfort

TL;DR
This paper introduces dynamic spatial filtering (DSF), a multi-head attention module that enhances EEG model robustness against noisy and missing channels, especially in sparse, real-world settings, with improved accuracy and interpretability.
Contribution
The paper presents DSF, a novel attention-based module that improves EEG model robustness to corrupted channels and missing data, suitable for resource-limited wearable devices.
Findings
DSF matches baseline performance on clean data.
DSF outperforms baselines by up to 29.4% accuracy with corrupted channels.
DSF provides interpretable channel importance outputs.
Abstract
Building machine learning models using EEG recorded outside of the laboratory setting requires methods robust to noisy data and randomly missing channels. This need is particularly great when working with sparse EEG montages (1-6 channels), often encountered in consumer-grade or mobile EEG devices. Neither classical machine learning models nor deep neural networks trained end-to-end on EEG are typically designed or tested for robustness to corruption, and especially to randomly missing channels. While some studies have proposed strategies for using data with missing channels, these approaches are not practical when sparse montages are used and computing power is limited (e.g., wearables, cell phones). To tackle this problem, we propose dynamic spatial filtering (DSF), a multi-head attention module that can be plugged in before the first layer of a neural network to handle missing EEG…
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
TopicsEEG and Brain-Computer Interfaces · Blind Source Separation Techniques · Neural dynamics and brain function
MethodsSoftmax · Linear Layer
