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
Single-cell foundation models
Single-cell

Geneformer

Broad Institute / Dana-Farber Cancer Institute

Single-cell foundation model pretrained on about 30 million human transcriptomes, using rank-value encoding for context-aware gene network inference.

Released: May 2023
Parameters: 10 Million

Geneformer is a context-aware, attention-based foundation model pretrained on Genecorpus-30M — a large-scale corpus of approximately 29.9 million human single-cell transcriptomes spanning a broad range of tissues and cell states. Developed by Christina Theodoris and colleagues at the Broad Institute of MIT and Harvard, Dana-Farber Cancer Institute, and Boston Children's Hospital, and published in Nature in May 2023, Geneformer addresses a fundamental bottleneck in network biology: the difficulty of making accurate predictions about gene regulatory networks when disease-specific or tissue-specific training data is scarce.

The central innovation is a novel input representation called rank-value encoding. Rather than feeding raw expression counts into the model, each single-cell transcriptome is converted into an ordered list of genes ranked from most to least expressed — normalized against expression levels across the full pretraining corpus. This encoding captures relative gene activity within each cell while discarding technical noise introduced by sequencing depth variation, and it allows the model to represent gene states in terms of network context rather than raw measurement values. Pretraining on this ranked representation with a masked gene prediction objective allowed Geneformer to internalize the logic of gene regulatory networks in a fully self-supervised manner, encoding network hierarchy directly into its attention weights without any explicit supervision.

The result is a model that can be fine-tuned on small, task-specific datasets to perform predictions that would otherwise require far more labeled examples. Geneformer demonstrated this capability across a diverse set of downstream tasks in chromatin and network dynamics, and it identified candidate therapeutic targets for cardiomyopathy that were subsequently validated experimentally in an iPSC-derived cardiomyocyte model.

#Key Features

  • Rank-value gene encoding: Each transcriptome is represented as a ranked list of genes ordered by normalized expression, eliminating sequencing depth artifacts and framing cellular state in network context rather than raw counts.
  • Masked gene pretraining objective: During pretraining, 15% of genes in each transcriptome are masked and the model is trained to predict the identity of the missing gene given the surrounding expression context, analogous to masked language modeling in NLP.
  • Transfer learning with limited data: Fine-tuning on small downstream datasets — including disease cohorts with limited patient samples — consistently improves predictive accuracy compared to models trained from scratch, enabling research in data-scarce biological settings.
  • In silico perturbation analysis: Gene deletions or overexpression can be simulated by modifying the input rank encoding, allowing researchers to predict the downstream effects of genetic interventions before committing to costly experiments.
  • Network hierarchy inference: Attention weights learned during pretraining encode gene regulatory hierarchy, enabling zero-shot prediction of gene network centrality, transcription factor dosage sensitivity, and target gene relationships.
  • Continually updated model series: The original V1 10M-parameter model (June 2021) has been extended to larger V2 variants, including a 95M-parameter model trained on approximately 104 million single-cell transcriptomes with expanded vocabulary and context length.

#Technical Details

The original Geneformer (V1) is a BERT-style transformer encoder with 6 layers, 4 attention heads per layer, 256-dimensional embeddings, and approximately 10 million parameters. The model accepts an input context of 2048 gene tokens, sufficient to fully represent the transcriptomes of 93% of cells in Genecorpus-30M. The vocabulary consists of approximately 25,000 protein-coding and non-coding RNA genes. Pretraining used a standard masked language model objective applied to the rank-ordered gene sequences, run on Genecorpus-30M — assembled from publicly available human single-cell RNA-seq datasets spanning diverse tissues.

Later V2 models scale the architecture substantially: the 95M-parameter variant uses 20 transformer layers, 512–896-dimensional embeddings, 8–14 attention heads, and a context length of 4096 tokens, trained on an updated Genecorpus-103M corpus. A quantized QLoRA fine-tuning approach was shown to match full-precision performance across four biologically diverse downstream tasks while reducing GPU memory requirements by approximately one-third.

Fine-tuning downstream tasks validated in the original publication include prediction of chromatin accessibility dynamics, transcription factor dosage sensitivity, and gene network centrality. Applied to dilated cardiomyopathy with limited patient samples, Geneformer prioritized candidate therapeutic targets that were subsequently validated in iPSC-derived cardiomyocytes, demonstrating measurable improvements in contractile force generation.

#Applications

Geneformer is well suited for researchers who need to extract biological insight from single-cell RNA-seq data in contexts where labeled training examples are limited. Typical use cases include identifying disease-relevant gene regulatory networks, predicting the consequences of genetic perturbations without running large-scale CRISPR screens, and classifying cell states or gene expression programs using transfer learning from the pretrained model. The in silico perturbation framework is particularly useful for therapeutic target discovery in rare diseases or conditions with small patient cohorts. The model has also been applied to batch integration tasks across datasets, and its attention-based architecture makes it interpretable in terms of which gene-gene interactions drive a given prediction.

#Impact

Geneformer represents one of the first foundation models for single-cell transcriptomics, demonstrating that the pretraining-then-fine-tuning paradigm from NLP can be adapted to gene expression data with genuine biological payoff. The Nature publication has accumulated substantial citations and established a blueprint for subsequent single-cell foundation models, including scGPT and scFoundation. The model's prediction of cardiomyopathy therapeutic targets — later validated experimentally — stands as a concrete proof-of-concept for AI-accelerated drug target identification. A key limitation is that rank-value encoding discards absolute expression magnitude, which may reduce sensitivity for tasks where fold-change information is biologically important. The model was originally pretrained on human data only, though subsequent work has extended the approach to mouse transcriptomes. As with all foundation models, fine-tuning performance depends on the biological proximity of the pretraining corpus to the target task.

Citation

Transfer learning enables predictions in network biology

Theodoris, C. V., et al. (2023) Transfer learning enables predictions in network biology. Nature.

DOI: 10.1038/s41586-023-06139-9

Recent citations

Papers that recently cited this model.

  • SCTGE infers transformer-based graph embeddings to improve cell-cell interaction identification and cell identity annotations.

    Yichong Si, Chenxi Li, Mingguang Shi

    Computational biology and chemistry · Aug 2026

    0
  • A Survey of Single-Cell Clustering Methods Based on Encoder Types: Embedded, Topological, and Multi-Modal

    Dayu Hu, Fengyue Zhang, Zhixiang Wang, et al.

    Archives of Computational Methods in Engineering · Jul 2026

    0
  • From Observation to Insight: Mechanistic World Models and the Quest for Autonomous Discovery

    Ingmar Posner, A. Lei, B. Scholkopf

    Jul 2026

    0

Top citations

The most-cited papers that cite this model.

  • scGPT: toward building a foundation model for single-cell multi-omics using generative AI

    Haotian Cui, Chloe Wang, Hassaan Maan, et al.

    Nature Methods · Feb 2024

    1.1K
  • A whole-slide foundation model for digital pathology from real-world data

    Hanwen Xu, N. Usuyama, Jaspreet Bagga, et al.

    Nature · May 2024

    842
  • Network pharmacology: towards the artificial intelligence-based precision traditional Chinese medicine

    Peng Zhang, Di Zhang, Wuai Zhou, et al.

    Briefings Bioinform. · Nov 2023

    557
  • Large Scale Foundation Model on Single-cell Transcriptomics

    Minsheng Hao, Jing Gong, Xin Zeng, et al.

    bioRxiv · Jun 2023

    526
  • Towards Generalist Biomedical AI

    Tao Tu, Shekoofeh Azizi, Danny Driess, et al.

    NEJM AI · Jul 2023

    507

Related models

Models with similar goals, methods, or subject matter.

  • TranscriptFormer

    Chan Zuckerberg Initiative

    Generative single-cell foundation model trained on 112 million cells from 12 species, autoregressively modeling gene identities and expression counts.

    Single-cell
  • scFoundation

    Biomap Research

    Single-cell transcriptomics foundation model with 100 million parameters, pretrained on over 50 million human scRNA-seq profiles for cell embeddings.

    Single-cell
  • GREmLN

    Chan Zuckerberg Initiative / Columbia University / Chan Zuckerberg Biohub

    Single-cell transcriptomics foundation model that encodes gene regulatory network structure into self-attention through graph signal processing.

    Single-cell
  • scGPT

    Bowang Lab

    Generative pretrained transformer trained on 33 million human cells for single-cell annotation, batch correction, and perturbation prediction.

    Single-cell
  • VariantFormer

    Chan Zuckerberg Initiative / Chan Zuckerberg Biohub

    Hierarchical transformer with 1.2 billion parameters that predicts personalized gene expression from diploid genomes for variant effect prediction.

    DNA & Gene
  • GeneCompass

    Chinese Academy of Sciences

    Knowledge-informed cross-species foundation model pre-trained on 101 million human and mouse single-cell transcriptomes to decipher gene regulation.

    Single-cell
  • RegFormer

    BGI Research

    Single-cell foundation model combining regulatory network priors with a Mamba backbone for clustering, batch integration, and perturbation modeling.

    Single-cell
  • Popformer

    University of Pennsylvania

    Self-supervised transformer for population genetics, pretrained on 1000 Genomes data, that detects positive selection via haplotype-wise attention.

    DNA & Gene

Citations

Total Citations1.1K
Influential123
References159

HuggingFace

Downloads4.8K
Likes302
Last Modified2mo ago
Pipelinefill-mask

Fields of citing research

  • Computer Science33%
  • Biology28%
  • Medicine24%
  • Engineering2%
  • Environmental Science2%
  • Chemistry2%
  • Mathematics1%
  • Physics0%

Share of papers citing this model.

Openness

bio.rodeo opennessFully open · usable and reproducible
96Open
Usability — can I run it?100
Reproducibility — can I retrain it?93
Model Openness Framework
Class III
Open Model

Tags

foundation_modelgene_networktranscriptomicstransfer_learning

Resources

Research PaperHuggingFace ModelDocumentationDataset