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
Imaging foundation models
Imaging

OpenPhenom-S/16

Recursion Pharmaceuticals

Cell Painting microscopy foundation model, a channel-agnostic masked autoencoder producing morphological embeddings for zero-shot phenotypic analysis.

Released: November 2024
Parameters: 22 Million

OpenPhenom-S/16 is a publicly released foundation model for high-content microscopy developed by Recursion Pharmaceuticals. It applies a Channel-Agnostic Masked Autoencoder (CA-MAE) architecture to Cell Painting images, generating compact morphological embeddings that capture the phenotypic state of cells without requiring any labeled training data. The underlying research was presented as a spotlight paper at CVPR 2024 and the model weights were made publicly available in November 2024 via HuggingFace and Google Cloud Vertex AI Model Garden.

The model addresses a fundamental challenge in phenomics: microscopy datasets are acquired under varied experimental conditions with different fluorescence channel configurations, making it difficult to train a single model that generalizes across assays. Conventional vision models stack channels as fixed-depth tensors, requiring a consistent channel count at inference. OpenPhenom-S/16 overcomes this by processing each fluorescence channel independently through patch tokenization and then fusing information across channels via cross-attention, enabling inference on images with any number or ordering of channels.

OpenPhenom-S/16 is the publicly accessible member of Recursion's broader Phenom model family, which includes proprietary larger models (Phenom-1 and Phenom-2) trained on internal datasets of tens of millions of wells. The public release gives the academic community access to the architecture and weights trained on open datasets, along with pre-computed embeddings for the RxRx3-core benchmark.

#Key Features

  • Channel-agnostic architecture: Accepts microscopy images with variable numbers and orderings of fluorescence channels at inference time, enabling transfer across datasets acquired under different experimental protocols without retraining.
  • Zero-shot phenotypic analysis: Embeddings encode biologically meaningful relationships out of the box — no task-specific fine-tuning is required for phenotypic clustering or compound-gene interaction analysis.
  • Self-supervised pretraining: Trained entirely on unlabeled microscopy images using masked autoencoder reconstruction with a 75% mask ratio, avoiding dependence on expensive perturbation labels.
  • Compact 384-dimensional embeddings: Each well image produces a single fixed-length vector, enabling efficient storage and downstream analysis at scale even for large screening campaigns.
  • Pre-computed benchmark embeddings: The companion RxRx3-core dataset bundles OpenPhenom embeddings for 222,601 wells covering 735 genetic knockouts and 1,674 small molecules, allowing downstream analysis without GPU access.

#Technical Details

OpenPhenom-S/16 is built on a Vision Transformer Small backbone with 16x16 pixel patch size (ViT-S/16), totaling approximately 22 million parameters. The key architectural innovation is channelwise cross-attention: rather than stacking fluorescence channels into a single multi-channel input tensor, the model processes each channel's patch tokens independently and then applies cross-attention across channels to build a contextualized representation. This design permits inference on images with arbitrary channel count and ordering. Input images are 256x256 pixels in uint8 format; each image produces a single 384-dimensional embedding.

The model was pretrained on over three million microscopy images from two publicly accessible Cell Painting datasets: RxRx3 (Recursion's public high-content screening dataset with six fluorescence channels) and JUMP-CP (the Joint Undertaking for Morphological Profiling - Cell Painting dataset from multiple laboratories under varied conditions). The differing channel configurations of these two datasets directly motivated the channel-agnostic design. Benchmarks reported at CVPR 2024 show that ViT-based masked autoencoders outperform weakly supervised classifiers by up to 11.5% relative improvement in recalling known biological relationships from the StringDB protein interaction database, with CA-MAEs generalizing effectively to held-out JUMP-CP conditions.

#Applications

OpenPhenom-S/16 targets researchers working in high-content screening and phenomics who need general-purpose morphological representations. Key use cases include morphological profiling of compound or genetic perturbation screens to cluster agents by phenotypic similarity and identify mechanism-of-action groups; compound-gene interaction prediction using embedding cosine similarity for zero-shot target identification; and cross-assay transfer to images acquired with different microscopes, staining conditions, or channel configurations. The model is also well-suited to drug discovery workflows for phenotypic screening of small molecules, complementing genomic and proteomic data. The bundled RxRx3-core embeddings lower the barrier to entry for groups without GPU infrastructure.

#Impact

OpenPhenom-S/16 is one of the first openly released foundation models specifically designed for Cell Painting microscopy, filling a gap between proprietary pharmaceutical-scale models and general-purpose computer vision models not adapted for fluorescence imaging. Its CVPR 2024 spotlight recognition indicates peer validation of the channel-agnostic masked autoencoder approach as a meaningful advance in biological image representation learning. The model demonstrates a scalable pretraining paradigm: performance improves predictably with both model size and dataset scale, as validated by Recursion's internal Phenom-1 (ViT-L/8, 3.5 billion image crops) and Phenom-2 models. Notable limitations include a non-commercial-only license restricting industrial use, exclusivity to Cell Painting fluorescence images with uncharacterized performance on brightfield or phase-contrast modalities, and reduced representational capacity relative to Recursion's proprietary larger models. Image preprocessing — illumination correction, channel normalization, and resizing to 256x256 — remains the user's responsibility.

Citations

Masked Autoencoders for Microscopy are Scalable Learners of Cellular Biology

Preprint

Kraus, O., et al. (2024) Masked Autoencoders for Microscopy are Scalable Learners of Cellular Biology. Computer Vision and Pattern Recognition.

DOI: 10.48550/arXiv.2404.10242

Masked Autoencoders for Microscopy are Scalable Learners of Cellular Biology

Kraus, O., et al. (2024) Masked Autoencoders for Microscopy are Scalable Learners of Cellular Biology. Computer Vision and Pattern Recognition.

DOI: 10.1109/CVPR52733.2024.01117

Recent citations

Papers that recently cited this model.

  • HASSL: Hierarchy-Aware Self-Supervised Learning Framework for Single Cell Microscopy

    Julius Riel, V. Singh, Sai Anirudh Aryasomayajula, et al.

    Jul 2026

    0
  • Building artificial intelligence virtual tissue (AIVT) for tissue state representation, feature prediction, and dynamic simulation

    Qiqi Lu, Qianjin Feng, Shaoqun Zeng, et al.

    Jun 2026

    0
  • Retrieval-Based Evaluation of Cell Painting Feature Spaces Reveals Differences in the Preservation of Biologically Meaningful Phenotypic Similarity

    Xenia A. Kuznetsova, Larisa Kuznetsova, E. Shabunina, et al.

    International Journal of Molecular Sciences · Jun 2026

    0Influential

Top citations

The most-cited papers that cite this model.

  • How to build the virtual cell with artificial intelligence: Priorities and opportunities

    Charlotte Bunne, Yusuf H. Roohani, Yanay Rosen, et al.

    Cell · Dec 2024

    150
  • How to Build the Virtual Cell with Artificial Intelligence: Priorities and Opportunities

    Charlotte Bunne, Yusuf H. Roohani, Yanay Rosen, et al.

    arXiv.org · Sep 2024

    144
  • Self-supervision advances morphological profiling by unlocking powerful image representations

    Vladislav Kim, Nikolaos Adaloglou, M. Osterland, et al.

    bioRxiv · Jan 2024

    49
  • On the Scalability of GNNs for Molecular Graphs

    Maciej Sypetkowski, Frederik Wenkel, Farimah Poursafaei, et al.

    Neural Information Processing Systems · Apr 2024

    46
  • Masked Image Modeling: A Survey

    Vlad Hondru, Florinel-Alin Croitoru, Shervin Minaee, et al.

    International Journal of Computer Vision · Aug 2024

    43

Related models

Models with similar goals, methods, or subject matter.

  • MorphGen

    Institute of Science and Technology Austria / Chan Zuckerberg Initiative

    Diffusion model for multichannel fluorescent cell microscopy, generating morphologically plausible images aligned to OpenPhenom phenotypic embeddings.

    ImagingSingle-cell
  • SubCell

    Chan Zuckerberg Initiative / Human Protein Atlas / Lundberg Lab

    Vision transformers trained on Human Protein Atlas fluorescence microscopy for subcellular protein localization and cell morphology representation.

    Imaging
  • MAE3D-OpenCell

    Helmholtz Munich

    Self-supervised 3D masked autoencoder for volumetric fluorescence microscopy, aligned to ESM2 embeddings to predict protein localization.

    ImagingSingle-cell
  • DeepCell Types

    Van Valen Lab

    Cell phenotyping model for spatial proteomics using a language-informed vision transformer to classify cell types zero-shot across marker panels.

    ImagingSpatial omics
  • GenBio-PathFM

    genbio.ai

    Histopathology foundation model with 1.1B parameters, trained entirely on public data using JEDI, a dual-stage strategy combining JEPA and DINO.

    Pathology

Citations

Total Citations88
Influential18
References71

GitHub

Stars78
Forks16
Open Issues10
Contributors5
Last Push1y ago
LanguageJupyter Notebook

HuggingFace

Downloads8.8K
Likes22
Last Modified4mo ago
Pipelinefeature-extraction

Fields of citing research

  • Computer Science97%
  • Biology69%
  • Medicine40%
  • Engineering20%
  • Chemistry8%
  • Mathematics8%
  • Physics3%
  • Environmental Science2%

Share of papers citing this model.

Openness

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

Tags

cell_paintingdrug_discoveryfoundation_modelmicroscopyphenomicsself_supervisedvision_transformer

Resources

GitHub RepositoryResearch PaperResearch PaperOfficial WebsiteHuggingFace ModelDocumentationDataset