Related Experiment Video
Updated: Jan 9, 2026

06:34
A Single-Channel and Non-Invasive Wearable Brain-Computer Interface for Industry and Healthcare
Published on: July 7, 2023
3.1K
Foundation Models on Wearable EEG using Self-Supervised Learning.
Summary
Self-supervised learning (SSL) effectively creates foundation models for electroencephalography (EEG) analysis, outperforming traditional methods. Participant-level contrastive learning enhances EEG feature representation for better generalization across diverse tasks.
Area of Science:
- Neuroscience
- Machine Learning
- Signal Processing
Background:
- Machine learning models excel at learning representations but require large, annotated datasets, which are scarce in electroencephalography (EEG) analysis due to signal variability, artifacts, and labeling costs.
- Wearable EEG devices facilitate large-scale data collection, yet the prevalence of unlabeled data hinders supervised learning scalability.
- Developing robust and generalizable EEG feature representations remains a significant challenge.
Purpose of the Study:
- To explore self-supervised learning (SSL) for developing foundation models in EEG analysis.
- To investigate the effectiveness of contrastive learning at participant and segment levels for EEG representation learning.
- To evaluate deep learning architectures (ShallowNet, EEGConformer) on downstream tasks using SSL-trained embeddings.
Main Methods:
- Applied self-supervised learning (SSL) with contrastive learning at both participant and segment levels on the Muse Meditation Dataset (MMD).
- Utilized two deep learning architectures: ShallowNet and EEGConformer.
- Evaluated model performance on downstream tasks, including age and sex classification, comparing SSL-trained embeddings with fully supervised models.
Main Results:
- SSL-trained embeddings significantly outperformed fully supervised models, especially in low-label data scenarios.
- Participant-level contrastive learning demonstrated improved classification accuracy compared to segment-level learning.
- The EEGConformer architecture, leveraging transformer-based self-attention, showed superior performance over ShallowNet in EEG representation learning.
Conclusions:
- Self-supervised learning provides a scalable approach for developing effective EEG foundation models, addressing data scarcity issues.
- Participant-level contrastive learning is crucial for capturing inter-subject variability and enhancing generalization in EEG.
- Transformer-based architectures like EEGConformer show promise for advanced EEG feature extraction through self-supervised pretraining.

