A Brain Graph Foundation Model: Pre-Training and Prompt-Tuning Across Broad Atlases and Disorders
Abstract
As large language models (LLMs) continue to revolutionize AI research, there is a growing interest in building large-scale brain foundation models to advance neuroscience. While most existing brain foundation models are pre-trained on time-series signals or connectome features, we propose a novel graph-based pre-training paradigm for constructing a brain graph foundation model. In this paper, we introduce the Brain Graph Foundation Model, termed BrainGFM, a unified framework that leverages graph contrastive learning and graph masked autoencoders for large-scale fMRI-based pre-training. BrainGFM is pre-trained on a diverse mixture of brain atlases with varying parcellations, significantly expanding the pre-training corpus and enhancing the model’s ability to generalize across heterogeneous fMRI-derived brain representations. To support efficient and versatile downstream transfer, we integrate both graph prompts and language prompts into the model design, enabling BrainGFM to flexibly adapt to a wide range of atlases, neurological and psychiatric disorders, and task settings. Furthermore, we employ meta-learning to optimize the graph prompts, facilitating strong generalization to previously unseen disorders under both few-shot and zero-shot learning conditions via language-guided prompting. BrainGFM is established on 27 neuroimaging datasets spanning 25 common neurological and psychiatric disorders, encompassing 2 types of brain atlases (functional and anatomical) across 8 widely used parcellations, and covering over 25,000 subjects, 60,000 fMRI scans, and a total of 400,000 graph samples aggregated across all atlases and parcellations. The code is available at https://github.com/weixinxu666/BrainGFM.
Cite
Text
Wei et al. "A Brain Graph Foundation Model: Pre-Training and Prompt-Tuning Across Broad Atlases and Disorders." International Conference on Learning Representations, 2026.Markdown
[Wei et al. "A Brain Graph Foundation Model: Pre-Training and Prompt-Tuning Across Broad Atlases and Disorders." International Conference on Learning Representations, 2026.](https://mlanthology.org/iclr/2026/wei2026iclr-brain/)BibTeX
@inproceedings{wei2026iclr-brain,
title = {{A Brain Graph Foundation Model: Pre-Training and Prompt-Tuning Across Broad Atlases and Disorders}},
author = {Wei, Xinxu and Zhao, Kanhao and Jiao, Yong and He, Lifang and Zhang, Yu},
booktitle = {International Conference on Learning Representations},
year = {2026},
url = {https://mlanthology.org/iclr/2026/wei2026iclr-brain/}
}