A Brain Graph Foundation Model: Pre-Training and Prompt-Tuning across Broad Atlases and Disorders
Xinxu Wei, Kanhao Zhao, Yong Jiao, Lifang He, Yu Zhang

TL;DR
This paper introduces BrainGFM, a large-scale brain graph foundation model that uses graph contrastive learning and prompt-tuning to generalize across diverse brain atlases and disorders, enabling flexible neuroscience applications.
Contribution
It presents a novel graph-based pre-training paradigm for brain modeling, integrating multi-atlas data, prompts, and meta-learning for broad generalization and adaptability.
Findings
Pre-trained on 27 datasets with 25,000 subjects.
Achieved strong zero-shot and few-shot disorder classification.
Demonstrated effective cross-atlas and cross-disorder generalization.
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…
Peer Reviews
Decision·ICLR 2026 Poster
- **Well-articulated motivation and problem setting.** The paper clearly identifies the data scarcity, heterogeneity, and task-specific limitations of existing fMRI models, effectively motivating the need for a scalable, generalizable foundation model. The discussion connects practical constraints in fMRI acquisition and dataset diversity to methodological design choices, making the problem definition both convincing and well grounded. - **Multi-atlas large-scale pre-training with cross-par
1. **Limited pretraining methodological novelty.** The proposed pretraining framework combines existing self-supervised techniques—Graph Contrastive Learning (GCL), Graph Masked Autoencoding (GMAE), and MAML-based prompt tuning—without introducing a clearly novel algorithmic component. While the large-scale integration across atlases and disorders is valuable, the study could have been strengthened by exploring a more original approach, such as multimodal or text-guided self-supervised obje
- Good motivation with an effective solution: scaling data across different atlases/parcellations - Extensive experiments and good results
- Neuroscientific interpretability (explainability of the input brain graph) is not addressed within the BrainGFM framework. - Computational efficiency of BrainGFM is not quantitatively provided.
1/ BrainGFM uses graph-based pre-training with both generative (GMAE) and contrastive (GCL) objectives. This approach effectively captures both local and global brain graph structures. 2/ The model is pre-trained on a large-scale, heterogeneous dataset that includes multiple brain atlases (functional and anatomical) and a wide range of neurological/psychiatric disorders. 3/ The integration of graph and language prompts, along with meta-learning, enables BrainGFM to adapt to new tasks, atlases,
1/ Despite claims of modality-agnostic design, all experiments are conducted solely on resting-state fMRI data for a brain foundation model. There is no validation on other neuroimaging modalities such as task-fMRI, DTI, or EEG. This limits the generalizability of the proposed framework and leaves its cross-modal transferability unverified. 2/ While language prompts are introduced to guide zero-shot transfer, the paper lacks a detailed ablation study to isolate their contribution. It is unclear
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsFunctional Brain Connectivity Studies · EEG and Brain-Computer Interfaces · Neurological disorders and treatments
MethodsContrastive Learning
