GNAIQMJun 17, 2025

BMFM-RNA: An Open Framework for Building and Evaluating Transcriptomic Foundation Models

arXiv:2506.14861v12 citationsh-index: 23Has Code
Originality Incremental advance
AI Analysis

This work addresses reproducibility and benchmarking issues for researchers in computational biology and transcriptomics, though it is incremental as it builds on existing TFM concepts.

The authors tackled the challenge of diverse and non-reproducible implementations in transcriptomic foundation models (TFMs) by introducing BMFM-RNA, an open-source modular framework that unifies pretraining and fine-tuning objectives, and they showed that their novel WCED training objective achieves performance matching or exceeding state-of-the-art approaches like scGPT across more than a dozen datasets.

Transcriptomic foundation models (TFMs) have recently emerged as powerful tools for analyzing gene expression in cells and tissues, supporting key tasks such as cell-type annotation, batch correction, and perturbation prediction. However, the diversity of model implementations and training strategies across recent TFMs, though promising, makes it challenging to isolate the contribution of individual design choices or evaluate their potential synergies. This hinders the field's ability to converge on best practices and limits the reproducibility of insights across studies. We present BMFM-RNA, an open-source, modular software package that unifies diverse TFM pretraining and fine-tuning objectives within a single framework. Leveraging this capability, we introduce a novel training objective, whole cell expression decoder (WCED), which captures global expression patterns using an autoencoder-like CLS bottleneck representation. In this paper, we describe the framework, supported input representations, and training objectives. We evaluated four model checkpoints pretrained on CELLxGENE using combinations of masked language modeling (MLM), WCED and multitask learning. Using the benchmarking capabilities of BMFM-RNA, we show that WCED-based models achieve performance that matches or exceeds state-of-the-art approaches like scGPT across more than a dozen datasets in both zero-shot and fine-tuning tasks. BMFM-RNA, available as part of the biomed-multi-omics project ( https://github.com/BiomedSciAI/biomed-multi-omic ), offers a reproducible foundation for systematic benchmarking and community-driven exploration of optimal TFM training strategies, enabling the development of more effective tools to leverage the latest advances in AI for understanding cell biology.

Code Implementations1 repo
Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes