bio.rodeo
ModelsOrganizationsLeaderboardAbout
bio.rodeo

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

AboutFAQSubmit a modelContact
© 2026 Pulsatance. All rights reserved. ~
Built by Pulsatance
Imaging foundation models
ImagingSingle-cell

MorphGen

Institute of Science and Technology Austria / Chan Zuckerberg Initiative

A diffusion model for controllable, morphologically plausible generation of multichannel fluorescent cell-microscopy images, aligned to OpenPhenom phenotypic embeddings.

Released: October 2025

MorphGen is a generative model for high-content cell microscopy that simulates, in silico, how cells respond to interventions. Phenotypic screening platforms such as Cell Painting capture rich, multichannel fluorescent images in which different stains reveal distinct organelles, and generating realistic versions of these images could help model cellular responses to perturbations for drug discovery. MorphGen targets this problem with a diffusion model that produces controllable and morphologically plausible microscopy images across multiple cell types and perturbations.

Its central design choice sets it apart from prior work. Rather than compressing the multiple fluorescent stains into a single RGB image — a common simplification that blurs organelle-specific information — MorphGen generates the complete set of fluorescent channels jointly, preserving per-organelle structure. To keep the generated images biologically consistent, the model is trained with an alignment loss that matches its internal representations to the phenotypic embeddings of OpenPhenom, a biological foundation model for microscopy. This grounds generation in a learned representation of cell phenotype rather than pixel fidelity alone. MorphGen was developed by researchers at the Institute of Science and Technology Austria together with the Chan Zuckerberg Initiative, and released as a preprint with open code in October 2025.

The combination of joint multichannel synthesis and foundation-model alignment yields images that retain the morphological detail needed for downstream phenotypic analysis.

#Key Features

  • Joint multichannel generation: Synthesizes the full set of fluorescent channels together rather than collapsing them into RGB, preserving organelle-specific detail.
  • OpenPhenom alignment: An alignment loss matches generated representations to the phenotypic embeddings of the OpenPhenom foundation model, keeping outputs biologically consistent.
  • Controllable across conditions: Generates images conditioned on cell type and perturbation, enabling in-silico simulation of cellular responses to interventions.
  • State-of-the-art fidelity: Achieves an FID score more than 35% lower than the prior state-of-the-art model MorphoDiff.
  • Public implementation: Code from the CZI AI residency project is released publicly under a custom CZI/ISTA non-commercial license.

#Technical Details

MorphGen is a diffusion-based generative model for fluorescent microscopy that conditions generation on cell type and perturbation and outputs all fluorescent channels of a Cell Painting-style image jointly. Beyond the standard diffusion objective, it is trained with an alignment loss that pulls its representations toward the phenotypic embeddings produced by OpenPhenom, a state-of-the-art microscopy foundation model, so that generated images preserve morphological and per-organelle structure rather than only matching pixel statistics. On image-quality evaluation the model reports a Fréchet Inception Distance more than 35% lower than the previous best method, MorphoDiff. The work is a preprint awaiting peer review.

#Applications

MorphGen is aimed at researchers working with high-content imaging screens who want to model or augment cellular responses to genetic and chemical perturbations. Realistic multichannel image generation can support in-silico exploration of intervention effects, data augmentation for phenotypic classifiers, and hypothesis generation about morphological changes, benefiting drug-discovery and functional-genomics groups that rely on Cell Painting-style assays. Because it preserves individual channels, downstream per-organelle analyses remain possible on the generated images.

#Impact

By generating full multichannel microscopy images and anchoring them to a phenotypic foundation model, MorphGen advances generative modeling of cell morphology beyond RGB approximations and improves image fidelity over prior diffusion baselines. It illustrates a broader pattern of coupling generative models with biological foundation models to enforce domain consistency. As a recently released preprint with open code, its adoption and independent validation in real screening pipelines are still emerging.

Citation

MorphGen: Controllable and Morphologically Plausible Generative Cell-Imaging

Preprint

Demirel, B., et al. (2025) MorphGen: Controllable and Morphologically Plausible Generative Cell-Imaging. arXiv.org.

DOI: 10.48550/arXiv.2510.01298

Recent citations

Papers that recently cited this model.

  • V3Cell: A Vision-Guided Virtual 3D Cell Framework for Phenotypic Modeling and Perturbation Prediction

    Lu You, Xun Deng, Chenke Xu, et al.

    bioRxiv · Jun 2026

    0
  • AURA: Active-Response Attribution under Treatment Ambiguity in Bacterial Cytological Profiling

    Kartik Jhawar, Mrunmayee Deshpande, Wilfried Moreira, et al.

    Jun 2026

    0
  • Assessing Sample Quality in Conditional Generation under Compositional Shift

    Berker Demirel, Valentino Maiorca, Marco Fumero, et al.

    Jun 2026

    0

Top citations

The most-cited papers that cite this model.

  • High-dimensional Analysis of Synthetic Data Selection

    Parham Rezaei, Filip Kovacevic, Francesco Locatello, et al.

    arXiv.org · Oct 2025

    4
  • V3Cell: A Vision-Guided Virtual 3D Cell Framework for Phenotypic Modeling and Perturbation Prediction

    Lu You, Xun Deng, Chenke Xu, et al.

    bioRxiv · Jun 2026

    0
  • AURA: Active-Response Attribution under Treatment Ambiguity in Bacterial Cytological Profiling

    Kartik Jhawar, Mrunmayee Deshpande, Wilfried Moreira, et al.

    Jun 2026

    0
  • Assessing Sample Quality in Conditional Generation under Compositional Shift

    Berker Demirel, Valentino Maiorca, Marco Fumero, et al.

    Jun 2026

    0

Citations

Total Citations4
Influential0
References34

GitHub

Stars7
Forks1
Open Issues1
Contributors2
Last Push8mo ago
LanguagePython

Fields of citing research

  • Computer Science100%
  • Mathematics50%
  • Biology50%
  • Medicine25%

Share of papers citing this model.

Openness

bio.rodeo opennessClosed · low usability and reproducibility
22Closed
Usability — can I run it?18
Reproducibility — can I retrain it?13
Model Openness Framework
Unclassified
Restrictive license on core components

Tags

cell_paintingdiffusiongenerativeimage_generationmicroscopyperturbation_modelingrepresentation_learning

Resources

GitHub RepositoryResearch Paper