Abstract
Self-supervised approaches for electroencephalography (EEG) representation learning face three specific challenges inherent to EEG data: (1) The low signal-to-noise ratio which challenges the quality of the representation learned, (2) The wide range of amplitudes from very small to relatively large due to factors such as the inter-subject variability, risks the models to be dominated by higher amplitude ranges, and (3) The absence of explicit segmentation in the continuous-valued sequences which can result in less informative representations. To address these challenges, we introduceEEG2Rep, a self-prediction approach for self-supervised representation learning from EEG. Two core novel components of EEG2Rep are as follows: 1) Instead of learning to predict the masked input from raw EEG, EEG2Rep learns to predict masked input in latent representation space, and 2) Instead of conventional masking methods, EEG2Rep uses a new semantic subsequence preserving (SSP) method which provides informative masked inputs to guide EEG2Rep to generate rich semantic representations. In experiments on 6 diverse EEG tasks with subject variability, EEG2Rep significantly outperforms state-of-the-art methods. We show that our semantic subsequence preserving improves the existing masking methods in self-prediction literature and find that preserving 50% of EEG recordings will result in the most accurate results on all 6 tasks on average. Finally, we show that EEG2Rep is robust to noise addressing a significant challenge that exists in EEG data. Models and code are available at:https://github.com/Navidfoumani/EEG2Rep
Original language | English |
---|---|
Title of host publication | Proceedings of the 30th ACM SIGKDD Conference on Knowledge Discovery and Data Mining |
Editors | Zhe Jiang, Jundong Li, Dawei Zhou |
Place of Publication | New York NY USA |
Publisher | Association for Computing Machinery (ACM) |
Pages | 5544-5555 |
Number of pages | 12 |
ISBN (Electronic) | 9798400704901 |
DOIs | |
Publication status | Published - 25 Aug 2024 |
Event | ACM International Conference on Knowledge Discovery and Data Mining 2024 - Barcelona, Spain Duration: 25 Aug 2024 → 29 Aug 2024 Conference number: 30th https://dl.acm.org/doi/proceedings/10.1145/3637528 (Proceedings) https://kdd2024.kdd.org/ (Website) |
Publication series
Name | Proceedings of the ACM SIGKDD International Conference on Knowledge Discovery and Data Mining |
---|---|
Publisher | Association for Computing Machinery (ACM) |
ISSN (Print) | 2154-817X |
Conference
Conference | ACM International Conference on Knowledge Discovery and Data Mining 2024 |
---|---|
Abbreviated title | KDD'24 |
Country/Territory | Spain |
City | Barcelona |
Period | 25/08/24 → 29/08/24 |
Internet address |
|
Keywords
- eeg classification
- eeg masking
- eeg representation learning
- eeg self-supervised learning