paper-with-me

Papers

Spatio-Temporal Encoding of Brain Dynamics with Surface Masked Autoencoders

2023-08-10 · Simon Dahan, Logan Z. J. Williams, Yourong Guo, Daniel Rueckert, Emma C. Robinson

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 .

📄 PDF Abstract BibTeX arXiv:2308.05474

Code (2)

metrics-lab/surface-masked-autoencoders 공식 구현 pytorch
metrics-lab/surface-vision-transformers 공식 구현 pytorch

Tasks

Transfer Learning

Methods 이 논문이 사용한 방법론

Multi-Head Attention 설명 없음
Attention 설명 없음
Linear Layer A Linear Layer is a projection $\mathbf{XW + b}$.
Softmax The Softmax output function transforms a previous layer's output into a vector of probabilities. It is commonly used for multiclass classification. Given an input vector $x$…
Layer Normalization Unlike batch normalization, Layer Normalization directly estimates the normalization statistics from the summed inputs…
Residual Connection 설명 없음
Dense Connections Dense Connections, or Fully Connected Connections, are a type of layer in a deep neural network that use a linear operation where every input is connected to every output…
Vision Transformer The Vision Transformer, or ViT, is a model for image classification that employs a Transformer-like architecture over…

Similar Papers 제목 키워드 기반

Nonlocal operator learning for fMRI encoding and decoding tasks

2026-05-19 · Andreas Kramer, Saugat Acharya, Alice Giola, Emanuele Zappala arxiv

Functional MRI data exhibit high-dimensional spatiotemporal structure, making both prediction and decoding challenging. In this work, we investigate neural integral-operator-based models for encoding and decoding tasks i…

Representation Learning

Brain-JEPA: Brain Dynamics Foundation Model with Gradient Positioning and Spatiotemporal Masking

2024-09-28 · Zijian Dong, Ruilin Li, Yilei Wu, Thuan Tinh Nguyen 외

We introduce Brain-JEPA, a brain dynamics foundation model with the Joint-Embedding Predictive Architecture (JEPA). This pioneering model achieves state-of-the-art performance in demographic prediction, disease diagnosis…

Prognosis

Modeling neural dynamics during speech production using a state space variational autoencoder

2019-01-13 · Pengfei Sun, David A. Moses, Edward Chang

Characterizing the neural encoding of behavior remains a challenging task in many research areas due in part to complex and noisy spatiotemporal dynamics of evoked brain activity. An important aspect of modeling these ne…

DCL-SE: Dynamic Curriculum Learning for Spatiotemporal Encoding of Brain Imaging

2025-11-19 · Meihua Zhou, Xinyu Tong, Jiarui Zhao, Min Cheng 외 arxiv

High-dimensional neuroimaging analyses for clinical diagnosis are often constrained by compromises in spatiotemporal fidelity and by the limited adaptability of large-scale, general-purpose models. To address these chall…

Brain Tumor Classification

Improving Phenotype Prediction using Long-Range Spatio-Temporal Dynamics of Functional Connectivity

2021-09-07 · Simon Dahan, Logan Z. J. Williams, Daniel Rueckert, Emma C. Robinson

The study of functional brain connectivity (FC) is important for understanding the underlying mechanisms of many psychiatric disorders. Many recent analyses adopt graph convolutional networks, to study non-linear interac…

Action RecognitionFunctional ConnectivitySkeleton Based Action Recognition