STST-JEPA: Shallow-Target Spatio-Temporal Joint Embedding Prediction Architecture For EEG Self-Supervised Learning

· Source: Machine Learning · Field: Technology & Digital — Artificial Intelligence & Machine Learning, Health & Medical Research · Depth: Expert, quick

Summary

STST-JEPA is a novel self-supervised transformer designed for resting-state and task EEG analysis, addressing challenges like cross-site montage heterogeneity and small labeled cohorts. Pretrained on 47,703 EEG sessions from the brain.space and Healthy Brain Network (HBN) corpora, spanning ages 5-81, the model employs a latent-prediction objective combined with an auxiliary signal-reconstruction term. This architecture processes 30-second multi-channel windows using spatiotemporal block masks. A lightweight attentive probe, trained on frozen pretrained embeddings, achieved a mean absolute error of 3.06 years (r = 0.924) for age regression on 3,367 held-out validation sessions, significantly outperforming a 10-year MAE baseline. Furthermore, with light fine-tuning, STST-JEPA secured rank-1 placements on the NeuralBench x brain.space EEG leaderboard for sex classification (balanced accuracy 0.911), age prediction (r = 0.749), and psychopathology composite regression (r = 0.215). The model's age-prediction residual also showed a negative correlation with cognitive efficiency across examined tasks.

Key takeaway

For Machine Learning Engineers developing EEG-based biomarkers, STST-JEPA offers a robust self-supervised foundation model that significantly improves age regression and classification tasks. You should consider utilizing its pretrained embeddings for new applications, as it demonstrates strong generalization across diverse age ranges and montage heterogeneity. Fine-tuning its final layers can quickly achieve competitive performance on specific neurological tasks, reducing the need for extensive labeled data.

Key insights

STST-JEPA uses self-supervised learning on EEG data to create a robust foundation model for brain age and other neurological biomarkers.

Principles

Method

STST-JEPA predicts masked-token representations against an EMA-of-tokenizer target, augmented by an auxiliary signal-reconstruction term on 30-second multi-channel EEG windows with spatiotemporal block masks.

In practice

Topics

Best for: AI Scientist, Machine Learning Engineer, Research Scientist

Related on AIssential

Open in AIssential →

Editorial summary, takeaway, and curation by AIssential. Original article published by Machine Learning.