bio.rodeo
ModelsOrganizationsLeaderboardAboutSign in
bio.rodeo

The authoritative source for evaluating biological foundation models. No hype, just honest analysis.

Categories
  • DNA & Gene
  • RNA
  • Protein
  • Small molecule
  • Single-cell
  • Spatial omics
  • Pathology
  • Imaging
  • Metabolomics
  • Biosignals
  • Language model
bio.rodeoModelsOrganizationsLeaderboardAboutFAQSubmit a modelContact
© 2026 Pulsatance. All rights reserved. ~
Built by Pulsatance
Biosignals foundation models
BiosignalsImaging

HGFM

Tsinghua University / Xi'an Jiaotong University / Shanghai University

Hypergraph foundation model for brain disease diagnosis from resting-state fMRI, self-supervised on high-order connectivity among brain regions.

Released: April 2025

HGFM (Hypergraph Foundation Model) is a self-supervised foundation model for brain disease diagnosis from resting-state functional MRI (fMRI). Introduced by researchers at Tsinghua University's iMoonLab, Xi'an Jiaotong University, and Shanghai University in IEEE Transactions on Neural Networks and Learning Systems (early access, April 2025), it reframes the analysis of brain connectivity around high-order correlations rather than the pairwise edges that dominate conventional graph-based neuroimaging models.

Most connectome models represent the brain as a graph in which each edge links exactly two regions of interest (ROIs). This pairwise abstraction discards the group-level interactions—where three or more regions co-activate as a functional unit—that are increasingly understood to be diagnostically informative. HGFM instead builds hypergraphs, where a single hyperedge can connect an arbitrary set of ROIs, and learns an encoder over this richer structure through self-supervised pretraining. The pretrained encoder is then adapted to specific diagnostic tasks via few-shot fine-tuning.

By decoupling representation learning from labels, HGFM addresses a chronic obstacle in clinical neuroimaging: disease-specific labeled fMRI cohorts are small, heterogeneous, and expensive to assemble. A shared encoder pretrained across pooled cohorts can transfer to individual diseases with limited supervision, positioning HGFM within the broader move toward foundation models for connectomics.

#Key Features

  • High-order hypergraph representation: Models the brain with hyperedges that connect multiple ROIs simultaneously, capturing group-level functional interactions that pairwise graphs cannot express.
  • Dual-scale self-supervised pretraining: Combines a brain functional-network link prediction task on individual subject networks with a group interaction-network link prediction task on population-level networks, learning both individual and cohort structure without diagnostic labels.
  • Few-shot adaptation: A single pretrained encoder is fine-tuned with few-shot learning to each downstream diagnostic task, reducing reliance on large per-disease labeled datasets.
  • Cross-disease generalization: Evaluated across four distinct brain diseases, demonstrating that the learned high-order representations transfer rather than overfitting to one cohort.
  • Clinically oriented design: Built on resting-state fMRI, the modality most widely available in psychiatric and neurological research, easing integration with existing pipelines.

#Technical Details

HGFM is built on the hypergraph computation paradigm, using hypergraph neural network encoders implemented with the DHG (DeepHypergraph) toolkit from iMoonLab. Pretraining proceeds in two self-supervised stages: link prediction on individual subject-level brain functional networks, and link prediction on group-level brain interaction networks that aggregate population structure. This dual objective lets the encoder learn representations spanning both within-subject connectivity and across-subject commonality. Downstream diagnosis is performed by attaching a classification head to the pretrained encoder and fine-tuning with few-shot learning. The model was evaluated on fMRI data from 4,409 subjects spanning four brain diseases, and the authors report that it outperforms existing state-of-the-art methods across all four diagnostic tasks.

#Applications

HGFM targets computational neuroscientists and clinical researchers who diagnose or stratify brain disorders—such as psychiatric and neurodegenerative conditions—from functional connectivity. Because the encoder is pretrained once and adapted with only a handful of labeled examples, it is well suited to rare-disease cohorts, multi-site studies with limited per-site annotation, and exploratory biomarker work where assembling large supervised datasets is impractical. Its high-order formulation is also useful for studying group-level functional modules that pairwise connectivity analyses overlook.

#Impact

HGFM extends the foundation-model paradigm into hypergraph-based connectomics, an area where most prior work relied on task-specific, pairwise-graph models trained from scratch on individual cohorts. By showing that high-order, label-free pretraining transfers across four diseases on a 4,409-subject benchmark, it offers evidence that shared brain-connectivity representations can ease the data-scarcity bottleneck in clinical neuroimaging. The main limitation to broad adoption is openness: at publication the authors did not release pretrained weights, training code, or a model/data card for HGFM specifically, which constrains immediate reproducibility despite the availability of the general-purpose DHG library the work builds upon.

Citation

Hypergraph Foundation Model for Brain Disease Diagnosis

Han, X., et al. (2025) Hypergraph Foundation Model for Brain Disease Diagnosis. IEEE Transactions on Neural Networks and Learning Systems.

DOI: 10.1109/TNNLS.2025.3554755

Recent citations

Papers that recently cited this model.

  • A graph convolutional network framework for ASD classification and model-level analysis of candidate ASD-related regions

    Lu Meng, Weitao Zhu, Shuoqian Gao, et al.

    Biomedical Signal Processing and Control · 2026

    0
  • Vision Foundation Models in Radiology: A Scoping Review of Data, Methodology, Evaluation and Clinical Translation

    A. Vergara-Richart, Xavier Rafael-Palou, A. Fuster-Matanzo, et al.

    Jul 2026

    0Influential
  • SABER: A Semantic-Aligned Brain Network Analysis Framework via Multi-scale Hypergraphs

    Yidan Xu, Xiangmin Han, Rundong Xue, et al.

    Jul 2026

    0

Top citations

The most-cited papers that cite this model.

  • A graph transformer-based foundation model for brain functional connectivity network

    Yulong Wang, V. Calhoun, G. Pearlson, et al.

    Pattern Recognition · Jun 2025

    12
  • Hypergraph-based semantic and topological self-supervised learning for brain disease diagnosis

    Xiangmin Han, Mengqi Lei, Junchang Li

    Pattern Recognition · Jun 2025

    12
  • Cog-RAG: Cognitive-Inspired Dual-Hypergraph with Theme Alignment Retrieval-Augmented Generation

    Hao Hu, Yifan Feng, Ruoxue Li, et al.

    AAAI Conference on Artificial Intelligence · Nov 2025

    7
  • DHG-Bench: A Comprehensive Benchmark for Deep Hypergraph Learning

    Fan Li, Xiaoyang Wang, Wenjie Zhang, et al.

    Aug 2025

    6
  • SLIM-Brain: A Data- and Training-Efficient Foundation Model for fMRI Data Analysis

    Mo Wang, Junfeng Xia, Wenhao Ye, et al.

    arXiv.org · Dec 2025

    5

Related models

Models with similar goals, methods, or subject matter.

  • BrainGFM

    Lehigh University / Stanford University

    Graph foundation model for fMRI brain networks, pretrained across 27 datasets with graph and language prompts for zero-shot disorder classification.

    Biosignals
  • BrainMass

    Harbin Institute of Technology (Shenzhen) / Peng Cheng Laboratory

    Self-supervised foundation model for functional brain network analysis from resting-state fMRI, pretrained across 30 datasets for disorder diagnosis.

    Biosignals
  • BrainSymphony

    Monash University

    5.6M-parameter multimodal foundation model fusing fMRI time series with diffusion-MRI structural connectivity in a shared ROI embedding space.

    ImagingBiosignals
  • BrainFM

    Johns Hopkins University / Massachusetts General Hospital / Harvard Medical School / Danish Research Centre for Magnetic Resonance / University College London

    Modality-agnostic foundation model for human brain imaging that runs five core neuroimaging tasks across uncalibrated CT and MRI without retraining.

    Imaging
  • BrainLM

    Yale University / Baylor College of Medicine / Princeton University

    fMRI foundation model pretrained with masked autoencoding on roughly 6,700 hours of recordings for clinical prediction and network discovery.

    Biosignals
  • Brain TokenGT

    National University of Singapore

    Tokenized graph transformer that embeds longitudinal brain functional connectomes from fMRI for interpretable neurodegenerative disease diagnosis.

    Imaging

Citations

Total Citations37
Influential1
References54

Fields of citing research

  • Computer Science94%
  • Medicine66%
  • Engineering9%
  • Biology6%
  • Education3%
  • Mathematics3%

Share of papers citing this model.

Openness

bio.rodeo opennessClosed · low usability and reproducibility
10Closed
Usability — can I run it?21
Reproducibility — can I retrain it?0
not reproducible
Model Openness Framework
Unclassified
Restrictive license on core components

Tags

brain_connectivitydisease_classificationfew_shotfmrifoundation_modelhypergraph_neural_networklink_predictionrepresentation_learningself_supervised

Resources

Research Paper