Spatio-Temporal Encoding of Brain Dynamics with Surface Masked Autoencoders
Simon Dahan, Logan Z. J. Williams, Yourong Guo, Daniel Rueckert, Emma C. Robinson
TL;DR
The paper tackles robust encoding of the brain's spatio-temporal dynamics amid substantial individual variability by introducing surface Masked AutoEncoders (sMAE) and video MAE (vsMAE) that operate on icosahedral cortical grids. By pretraining Surface Vision Transformers (SiTs) with MAE-style self-supervision on large-scale datasets (UKB) and fine-tuning on neonatal (dHCP) and HCP data, the authors achieve at least a $\ge 26\%$ improvement in downstream phenotype predictions and faster convergence. vsMAE further enables reconstruction of cortical dynamics with up to $75\%$ missing data and demonstrates transfer-learning benefits to data-scarce regimes, including improved fluid intelligence predictions (correlation $\approx 0.39$) compared to scratch models. Overall, the work provides a scalable, geometry-aware pretraining paradigm that enhances both static phenotyping and dynamic brain-function modelling, with potential clinical translational impact in low-data neuroimaging settings.
Abstract
The development of robust and generalisable models for encoding the spatio-temporal dynamics of human brain activity is crucial for advancing neuroscientific discoveries. However, significant individual variation in the organisation of the human cerebral cortex makes it difficult to identify population-level trends in these signals. Recently, Surface Vision Transformers (SiTs) have emerged as a promising approach for modelling cortical signals, yet they face some limitations in low-data scenarios due to the lack of inductive biases in their architecture. To address these challenges, this paper proposes the surface Masked AutoEncoder (sMAE) and video surface Masked AutoEncoder (vsMAE) - for multivariate and spatio-temporal pre-training of cortical signals over regular icosahedral grids. These models are trained to reconstruct cortical feature maps from masked versions of the input by learning strong latent representations of cortical structure and function. Such representations translate into better modelling of individual phenotypes and enhanced performance in downstream tasks. The proposed approach was evaluated on cortical phenotype regression using data from the young adult Human Connectome Project (HCP) and developing HCP (dHCP). Results show that (v)sMAE pre-trained models improve phenotyping prediction performance on multiple tasks by $\ge 26\%$, and offer faster convergence relative to models trained from scratch. Finally, we show that pre-training vision transformers on large datasets, such as the UK Biobank (UKB), supports transfer learning to low-data regimes. Our code and pre-trained models are publicly available at https://github.com/metrics-lab/surface-masked-autoencoders .
