The 2025 EEG Foundation Challenge: From Cross-Task to Cross-Subject EEG Decoding is a biosignal challenge accepted to the NeurIPS 2025 Competition Track.
Join the discord group!
This competition aims to advance the field of EEG decoding by addressing two critical challenges:
Check out the Challenge paper on arXiv: 10.48550/arXiv.2506.19141 Note The preprint is currently out of date with the recent changes made to streamline the challenge during the execution phase. Please refer to the information provided on this website and the Starter Kit for the most up-to-date information.
Figure 1: HBN-EEG Dataset and Data split. A. EEG is recorded using a 128-channel system during active tasks (i.e., with user input) or passive tasks. B. The psychopathology and demographic factors. C. The dataset split into Train, Test, and Validation. Details in subsection 1.2 of the proposal.
This supervised learning challenge consists of a regression task.
Participants will predict behavioral performance metrics (response time via regression and success rate via classification) from an active experimental paradigm (Contrast Change Detection, CCD) using EEG data. We suggest that competitors use passive activities as a pretraining and fine-tune into the cognitive task CCD.
We will use our trained model within the competition cluster to make inferences in the CCD set.
Teams can leverage multiple datasets and experimental paradigms to train their models, utilizing unsupervised or self-supervised pretraining to capture latent EEG representations, then fine-tuning for the specific supervised objectives to achieve generalization across subjects and cognitive paradigms. See the Starter Kit for more details.
Note: The initial pretraining design of the SuS task is no longer mandatory because of the high number of participants and the low number of clusters.
This supervised regression challenge requires teams to predict four continuous psychopathology scores (p-factor, internalizing, externalizing, and attention) from EEG recordings across multiple experimental paradigms.
Teams can employ unsupervised or self-supervised pretraining strategies to learn generalizable neural representations, then adapt these foundation models for the regression targets while maintaining robustness across different subjects and experimental conditions.
See the Starter Kit for more details. Note: Other factors (internalizing, externalizing, and attention) were removed from the challenge to streamline the execution phase.
The competition uses the HBN-EEG dataset (paper, blog post), which includes EEG recordings from over 3,000 participants across six distinct cognitive tasks:
Each participant’s data is accompanied by four psychopathology dimensions derived from the Child Behavior Checklist (CBCL) and demographic information, including age, sex, and handedness. Data is in the BIDS (Brain Imaging Data Structure) format.
The competition offers a list of awards for top-performing teams, including cash awards, NeurIPS presentation opportunities, and travel support. We also have a special Diversity & Inclusion Award to encourage participation from underrepresented groups.
View full details about awards and prizes →
EEG decoding faces significant challenges due to signal heterogeneity from various factors like non-stationarity, noise sensitivity, inter-subject morphological differences, varying experimental paradigms, and differences in sensor placement. While recent advances in machine learning have shown promise, there remains a critical need for models that can generalize across different subjects and tasks without expensive recalibration.
This competition aims to address these challenges by: