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
Language model foundation models
Language model

rBio

Chan Zuckerberg Initiative

Reasoning language model post-trained on virtual cell simulations, answering questions about gene perturbations and their effects in natural language.

Released: August 2025

rBio is the first reasoning language model trained on virtual cell simulations rather than exclusively on experimental data. Developed by the AI team at the Chan Zuckerberg Initiative (CZI), led by Theofanis Karaletsos and Ana-Maria Istrate, rBio addresses a long-standing tension in computational biology: large language models are adept at synthesizing published literature, but they struggle to generate reliable step-by-step reasoning about complex biological mechanisms, particularly when the relevant experimental data is sparse or scattered across many studies. Meanwhile, virtual cell models — computational systems trained to simulate cellular behavior — contain rich mechanistic information but present steep usability barriers for most researchers. rBio bridges these worlds by distilling the predictive knowledge encoded in virtual cell models into a natural language reasoning system.

The model was released alongside a preprint in August 2025 (Istrate et al., bioRxiv 2025.08.18.670981) and is hosted on CZI's Virtual Cells Platform. rBio v1.0 focuses on gene perturbation biology, enabling users to pose questions such as "Would suppressing gene A result in increased expression of gene B?" and receive reasoned, step-by-step answers grounded in virtual cell predictions. This capability is particularly valuable in early-stage research, where the cost of running systematic experimental screens makes computational pre-selection of perturbation candidates essential.

The release of rBio reflects a broader strategy at CZI to make the Virtual Cells Platform accessible without specialized machine learning expertise. By exposing biological simulation capabilities through natural language interaction, rBio lowers the barrier for wet-lab biologists and translational researchers to benefit from the computational power of virtual cell models.

#Key Features

  • Soft verification training: Unlike conventional reinforcement learning from human feedback, rBio uses virtual cell models and biological knowledge bases — TranscriptFormer predictions, Gene Ontology annotations, and task-specific multilayer perceptrons — as probabilistic soft verifiers. Rewards are tuned in proportion to the likelihood that the model's answers are correct, accommodating the inherent uncertainty of biological questions rather than treating them as problems with binary right-or-wrong answers.
  • Chain-of-thought biological reasoning: rBio produces interpretable step-by-step reasoning traces before arriving at a final answer, making its logic auditable and helping researchers evaluate the plausibility of its conclusions rather than treating it as a black box.
  • Multiple verifier configurations: The research evaluates 11 distinct rBio variants, each post-trained with a different combination of verifiers (experimental data, Gene Ontology, TranscriptFormer, and multi-source composites). This allows systematic comparison of which biological knowledge sources contribute most to reasoning quality.
  • Zero-shot cross-task generalization: rBio can generalize gene co-expression patterns learned from TranscriptFormer — a cell type classification model — to genetic perturbation prediction tasks, demonstrating transfer of biological reasoning across distinct task domains.
  • Extensible framework: The soft verification paradigm is not specific to gene perturbation; the architecture is designed to incorporate any domain covered by a virtual cell model, positioning rBio as a generalizable interface to the broader Virtual Cells Platform.

#Technical Details

rBio-1 is built on Qwen2.5-3B-Instruct, a 3-billion parameter instruction-tuned language model, and post-trained using Group Relative Policy Optimization (GRPO) for 100,000 steps across 8 NVIDIA H100 GPUs over approximately 10 days. The post-training procedure departs from standard RLHF by replacing human reward signals with soft biological verifiers. TranscriptFormer supplies pointwise mutual information (PMI) scores that quantify gene co-expression relationships; these PMI values generate continuous reward signals proportional to the agreement between rBio's predicted gene interactions and TranscriptFormer's learned co-expression model. Gene Ontology annotations contribute keyword-based and ROUGE-based rewards that evaluate whether the model's reasoning faithfully invokes relevant biological concepts.

On the PerturbQA benchmark — a held-out evaluation of genetic perturbation predictions across four cancer cell lines (K562, RPE1, HEPG2, and JURKAT) — rBio-1 achieves F1 scores of 0.74–0.79 and balanced accuracy of 0.83–0.91 using chain-of-thought prompting, outperforming SUMMER (ICLR 2025) and baseline Qwen2.5 models. Notably, the best rBio composite variant (trained with TranscriptFormer, Gene Ontology, MLP, and experimental data jointly) matches performance of an rBio ablation trained directly on experimental data, demonstrating that virtual cell verifiers can substitute for scarce experimental labels. The model weights and training code are available on GitHub under the MIT License, subject to the underlying Qwen Research License.

#Applications

rBio is designed for researchers exploring gene regulatory networks, functional genomics, and cellular perturbation biology who want to rapidly evaluate hypotheses before committing to experimental screens. A typical use case involves asking rBio to predict whether knocking out a transcription factor will upregulate or downregulate a panel of downstream targets, using the model's step-by-step reasoning to prioritize candidates for CRISPR validation. The model is also applicable to literature-informed hypothesis generation in fields such as neurodegenerative disease, cancer biology, and immunology, where gene interaction questions often arise early in project design. Because rBio operates through a conversational interface, it is accessible to biologists without computational expertise, substantially widening the practical user base for virtual cell simulation technology.

#Impact

rBio introduces a new paradigm for training scientific reasoning models: using computational world models of biology as substitutes for scarce experimental labels. This approach partially resolves a fundamental bottleneck in applying reinforcement learning to life sciences — the shortage of large, unambiguous training signals — by reframing biological world models as probabilistic oracles. The model's state-of-the-art performance on PerturbQA and its cross-task generalization results establish soft verification as a viable training strategy for biological question answering. As CZI expands the Virtual Cells Platform to cover additional cellular domains, the rBio framework is positioned to become a natural language gateway to an increasingly comprehensive computational biology infrastructure. Current limitations include a narrow focus on gene perturbation in the v1.0 release, reliance on the TranscriptFormer model's coverage of cell types and species, and the inherent difficulty of validating open-ended biological reasoning at scale.

Citation

rbio1 - training scientific reasoning LLMs with biological world models as soft verifiers

Preprint

Istrate, A., et al. (2026) rbio1 - training scientific reasoning LLMs with biological world models as soft verifiers. bioRxiv.

DOI: 10.1101/2025.08.18.670981

Recent citations

Papers that recently cited this model.

  • Mat-Pref: Verifiable-Reward Training Improves Compositional Reasoning in Inorganic Materials

    S. R. M. Leung, Taehan Kim, Jeongbin Park

    Jun 2026

    0
  • How Post-Training Shapes Biological Reasoning Models

    Lukas Fesser, Hanlin Zhang, Michelle M. Li, et al.

    Jun 2026

    0
  • Knowledge Graphs and Reasoning LLMs for Finding Simple Yet Effective Transcriptomic Perturbation Predictors

    Jake Fawkes, Liam Hodgson, Jason Hartford

    Jun 2026

    0

Top citations

The most-cited papers that cite this model.

  • BioReason: Incentivizing Multimodal Biological Reasoning within a DNA-LLM Model

    Adibvafa Fallahpour, Andrew Magnuson, Purav Gupta, et al.

    arXiv.org · May 2025

    40
  • VCWorld: A Biological World Model for Virtual Cell Simulation

    Zhijian Wei, Runze Ma, Zichen Wang, et al.

    arXiv.org · Nov 2025

    4
  • STRAND: Sequence-Conditioned Transport for Single-Cell Perturbations

    Bo Fu, George Dasoulas, Sameer Gabbita, et al.

    arXiv.org · Feb 2026

    2
  • Towards an AI biomedical scientist: Accelerating discoveries in neurodegenerative disease

    Kaleigh F. Roberts, E. Landsness, Justin T. Reese, et al.

    The journal of prevention of Alzheimer's disease · Dec 2025

    2
  • SynthPert: Enhancing LLM Biological Reasoning via Synthetic Reasoning Traces for Cellular Perturbation Prediction

    L. Phillips, Marc Boubnovski Martell, Aditya Misra, et al.

    arXiv.org · Sep 2025

    2

Related models

Models with similar goals, methods, or subject matter.

  • OwkinZero

    Owkin

    Biological reasoning language model that post-trains Qwen3 with reinforcement learning from verifiable rewards for drug-discovery tasks.

    Language model
  • BioReason-Pro

    Arc Institute / UCSF / University of Toronto / Vector Institute

    Multimodal reasoning LLM for protein function prediction, fusing protein language model embeddings to emit interpretable GO-term reasoning traces.

    ProteinLanguage model
  • RVQ-Alpha

    Guangzhou National Laboratory

    Single-cell foundation model that tokenizes scRNA-seq into 10 tokens in a Qwen3-4B vocabulary for cell type annotation and perturbation prediction.

    Single-cell
  • scGenePT

    Chan Zuckerberg Initiative

    Single-cell perturbation prediction model that adds gene-level language embeddings from NCBI, UniProt, and Gene Ontology to scGPT representations.

    Single-cell
  • BioVERSE

    IBM Research

    Multimodal biomedical framework aligning frozen single-cell and protein model encoders to an LLM's embedding space for zero-shot reasoning.

    Language modelSingle-cellProtein
  • GPT-Rosalind

    OpenAI

    OpenAI's frontier reasoning model for life-sciences research, tuned for multi-step workflows in protein engineering, genomics, and drug discovery.

    Language model

Citations

Total Citations16
Influential1
References63

GitHub

Stars146
Forks21
Open Issues1
Contributors5
Last Push8mo ago
LanguagePython

Fields of citing research

  • Computer Science94%
  • Biology75%
  • Chemistry19%
  • Medicine19%
  • Physics6%
  • Materials Science6%

Share of papers citing this model.

Openness

bio.rodeo opennessOpen weights · open weights, closed recipe
60Partial
Usability — can I run it?77
Reproducibility — can I retrain it?37
Model Openness Framework
Unclassified
Restrictive license on core components

Tags

cell_biologyfoundation_modelreinforcement_learningtranscriptomicstransformer

Resources

GitHub RepositoryResearch PaperOfficial WebsiteDataset