Skip to content
@eeg2025

EEG Challenge (2025)

EEG Foundation Challenge at NeurIPS 2025

The 2025 EEG Foundation Challenge: From Cross-Task to Cross-Subject EEG Decoding is a biosignal challenge accepted to the NeurIPS 2025 Competition Track. This competition aims to advance the field of EEG decoding by addressing two critical challenges:

  1. Cross-Task Transfer Learning: Developing models that can effectively transfer knowledge from passive EEG tasks to active tasks
  2. Subject Invariant Representation: Creating robust representations that generalize across different subjects while predicting clinical factors

Check out the Challenge paper on arXiv: 10.48550/arXiv.2506.19141

Competition Tasks

introduction

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.

Challenge 1: Cross-Task Transfer Learning

This supervised learning challenge combines regression and classification objectives. 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 from a passive paradigm (Surround Suppression, SuS). 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.

Challenge 2: Psychopathology Factor Prediction (Subject Invariant Representation)

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.

Dataset

The competition uses the HBN-EEG dataset (paper, blog post), which includes EEG recordings from over 3,000 participants across six distinct cognitive tasks:

Passive Tasks

  • Resting State (RS): Eyes open/closed conditions with fixation cross
  • Surround Suppression (SuS): Four flashing peripheral disks with contrasting background
  • Movie Watching (MW): Four short films with different themes

Active Tasks

  • Contrast Change Detection (CCD): Identifying dominant contrast in co-centric flickering grated disks
  • Sequence Learning (SL): Memorizing and reproducing sequences of flashed circles
  • Symbol Search (SyS): Computerized version of WISC-IV subtest

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.

Awards

Top-ranking teams will be awarded with the following prizes:

  • Spotlight Talk for the first team at the 2025 NeurIPS Workshop "Foundation Models for the Brain and Body" to present their work (December 6-7, 2025)
  • Cash prizes of 2500$ each for the top 3 teams (Sponsored by Meta)
  • Travel costs covered for the main author of the top 3 teams (Sponsored by Meta)
  • Registration fees for the whole NeurIPS 2025 conference covered for the main author of the top 3 teams

Motivation

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:

  1. Providing a large-scale, diverse dataset for evaluating model generalization
  2. Encouraging the development of robust, transferable EEG decoding methods
  3. Establishing benchmarks for cross-task and cross-subject performance
  4. Fostering collaboration between machine learning and neuroscience communities

Sponsors

Meta Logo

Organizing Institutions

LISN UC San Diego Donders Institute Université Paris-Saclay
LISN UC San Diego Donders Institute (Radboud Univ.) Université Paris-Saclay
Inria ICM ChaLearn Child Mind Institute
Inria Paris Brain Institute (ICM) ChaLearn Child Mind Institute
NKI Meta Ben-Gurion Univ. UFABC
Nathan Kline Institute Meta Ben-Gurion University of the Negev UFABC
CNEURO UESTC CNRS McGill
Cuban Neuroscience Center (CNEURO) UESTC CNRS McGill University

Core Coordinators

Bruno Aristimunha Sylvain Chevallier Dung Truong Pierre Guetschel Seyed Yahya Shirazi Arnaud Delorme
Bruno Aristimunha Sylvain Chevallier Dung Truong Pierre Guetschel Seyed Yahya Shirazi Arnaud Delorme
INRIA, Univ. Paris-Saclay LISN, INRIA TAU, CNRS, A&O Univ. Paris-Saclay ex-SCCN, UC San Diego, USA Donders Institute, Radboud Univ. UC San Diego CNRS, IONS, UCSD

Coordinators

Alexandre R. Franco Amit Majumdar Aviv Dotan Alan Evans
Alexandre R. Franco Amit Majumdar Aviv Dotan Alan Evans
Child Mind Institute, USA UC San Diego, USA Ben-Gurion University of the Negev, Israel McGill University, Canada
Alexandre Gramfort Isabelle Guyon Jean-Remi King Marie-Constance Corsi Michael P. Milham
Alexandre Gramfort Isabelle Guyon Jean-Remi King Marie-Constance Corsi Michael P. Milham
Reality Labs, Meta, France Google DeepMind; ChaLearn, USA FAIR Brain & AI, Meta, France Inria NERV; Paris Brain Institute (ICM), France Child Mind Institute, USA
Oren Shriki Pedro A. Valdés-Sosa Scott Makeig Terrence J. Sejnowski
Oren Shriki Pedro A. Valdés-Sosa Scott Makeig Terrence J. Sejnowski
Ben-Gurion University of the Negev, Israel Cuban Neuroscience Center (CNEURO); Joint China-Cuba Lab (UESTC) SCCN; Institute for Neural Computation, UC San Diego, USA UC San Diego; Salk Institute, USA

Popular repositories Loading

  1. startkit startkit Public

    Public repository of the start kit

    Jupyter Notebook 46 20

  2. downsample-datasets downsample-datasets Public

    Downsample the datasets for efficient training and memory storage

    Python 5

  3. eeg2025.github.io eeg2025.github.io Public

    Forked from urgent-challenge/urgent2024

    JavaScript 4 1

  4. .github .github Public

    The 2025 EEG Foundation Challenge: From Cross-Task to Cross-Subject EEG Decoding is a biosignal challenge accepted to the NeurIPS 2025 Competition Track.

    3

Repositories

Showing 4 of 4 repositories

Top languages

Loading…

Most used topics

Loading…