MAEEG: Masked Auto-encoder for EEG Representation Learning
AuthorsHsiang-Yun Sherry Chien, Hanlin Goh, Christopher M. Sandino, Joseph Y. Cheng
MAEEG: Masked Auto-encoder for EEG Representation Learning
AuthorsHsiang-Yun Sherry Chien, Hanlin Goh, Christopher M. Sandino, Joseph Y. Cheng
This paper was accepted at the Workshop on Learning from Time Series for Health at NeurIPS 2022.
Decoding information from bio-signals such as EEG, using machine learning has been a challenge due to the small data-sets and difficulty to obtain labels. We propose a reconstruction-based self-supervised learning model, the masked auto-encoder for EEG (MAEEG), for learning EEG representations by learning to reconstruct the masked EEG features using a transformer architecture. We found that MAEEG can learn representations that significantly improve sleep stage classification (∼ 5% accuracy increase) when only a small number of labels are given. We also found that input sample lengths and different ways of masking during reconstruction-based SSL pretraining have a huge effect on downstream model performance. Specifically, learning to reconstruct a larger proportion and more concentrated masked signal results in better performance on sleep classifica- tion. Our findings provide insight into how reconstruction-based SSL could help representation learning for EEG.
Learning the Relative Composition of EEG Signals Using Pairwise Relative Shift Pretraining
November 20, 2025research area Health, research area Methods and AlgorithmsWorkshop at NeurIPS
This paper was accepted at the Foundation Models for the Brain and Body workshop at NeurIPS 2025.
Self-supervised learning (SSL) offers a promising approach for learning electroencephalography (EEG) representations from unlabeled data, reducing the need for expensive annotations for clinical applications like sleep staging and seizure detection. While current EEG SSL methods predominantly use masked reconstruction strategies like masked…
Label-Efficient Sleep Staging Using Transformers Pre-trained with Position Prediction
April 29, 2024research area Health, research area Methods and AlgorithmsIEEE Conference on Artificial Intelligence for Medicine, Health, and Care
Sleep staging is a clinically important task for diagnosing various sleep disorders but remains challenging to deploy at scale because it requires clinical expertise, among other reasons. Deep learning models can perform the task but at the expense of large labeled datasets, which are unfeasible to procure at scale. While self-supervised learning (SSL) can mitigate this need, recent studies on SSL for sleep staging have shown performance gains…