bio.rodeo
ModelsOrganizationsLeaderboardAbout
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
ImagingSpatial omics

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.

Released: November 2024

Spatial proteomics measures dozens of proteins in intact tissue, but turning those multiplexed images into a map of cell types is a persistent bottleneck. Each experiment chooses its own antibody panel, and different platforms — MIBI, CODEX, imaging mass cytometry, and others — capture different markers at different resolutions. A classifier trained on one panel typically fails on another, forcing researchers to hand-gate cells or retrain models for every dataset.

DeepCell Types, developed by the Van Valen Lab at the California Institute of Technology, addresses this by treating the marker panel as language rather than a fixed set of input channels. It is a language-informed vision model: a transformer with channel-wise attention pairs a visual encoder over per-cell image crops with a language encoder over the names and semantics of each marker. Because the model reasons about what a channel means rather than which position it occupies, it classifies cell types zero-shot on panels and platforms it never saw during training, matching each image's channels against a shared marker and cell-type registry.

Posted to bioRxiv in November 2024, DeepCell Types extends the Van Valen Lab's DeepCell ecosystem — which includes the CellSAM segmentation model — from finding cells to identifying them, providing the phenotyping step that follows segmentation in a spatial-proteomics pipeline.

#Key Features

  • Language-informed phenotyping: A language encoder embeds each marker's name and meaning, letting the model interpret arbitrary antibody panels instead of assuming a fixed channel order.
  • Channel-wise attention: The transformer attends across image channels so that the presence, absence, or combination of markers on a given cell drives its predicted identity.
  • Zero-shot generalization: New datasets are handled by matching their channels against a marker and cell-type vocabulary, so no retraining is required for unseen panels, tissues, or imaging platforms.
  • Trained on Expanded TissueNet: A diverse corpus of 9.8 million annotated cells spanning nine imaging platforms grounds the model across tissue and modality diversity.
  • Released weights and inference package: A pretrained checkpoint is distributed through free registration, and a pip-installable Python package exposes a single predict() call over raw images, segmentation masks, channel names, and pixel size.

#Technical Details

DeepCell Types combines a visual encoder that operates on segmented single-cell crops with a language encoder that embeds marker semantics, fused through a transformer with channel-wise attention and topped by a residual-MLP classification head. A packaged vocabulary file maps image channels to markers and cell types, so channel-to-marker matching happens without external lookups at inference time. The model is trained in two stages: backbone training with weighted sampling to balance rare cell types, followed by head-only retraining. Training uses Expanded TissueNet, which combines the original TissueNet data with HuBMAP-derived annotations to reach 9.8 million cells across nine imaging platforms. The paper reports robust phenotyping across cell types, tissues, and imaging modalities, including generalization to marker panels and platforms outside the training distribution. Code is released under a Modified Apache 2.0 license with an academic and non-commercial carve-out, and pretrained weights download via a free account at users.deepcell.org.

#Applications

DeepCell Types serves researchers building single-cell maps of tissue from multiplexed imaging, including tumor microenvironment studies, immunology, developmental biology, and large tissue-atlas efforts such as HuBMAP. Because it accepts whatever panel an experiment used, it removes the need to hand-design a classifier or manually gate populations for each new study, making consistent cell-type calls across cohorts and platforms feasible. It slots naturally downstream of a segmentation model, taking raw images and masks and returning per-cell identities that feed spatial neighborhood and cell-cell interaction analyses.

#Impact

By decoupling cell phenotyping from any specific marker panel, DeepCell Types offers a route to standardized, comparable cell-type annotation across the fragmented landscape of spatial proteomics, a field where panel and platform differences have long blocked reuse of trained models. The work is a preprint, and its released weights sit behind a free registration step and a non-commercial license, so unrestricted redistribution is limited; benchmark comparisons are reported as superior zero-shot phenotyping rather than through a single headline metric. Its integration into the widely used DeepCell tooling positions it for adoption by labs already relying on that ecosystem for segmentation.

Citation

Generalized cell phenotyping for spatial proteomics with language-informed vision models

Preprint

Wang, X., et al. (2024) Generalized cell phenotyping for spatial proteomics with language-informed vision models. bioRxiv.

DOI: 10.1101/2024.11.02.621624

Recent citations

Papers that recently cited this model.

  • PhenoBIC: operator-free single-cell spatial phenotyping in multiplex imaging data using deep learning of cell staining patterns

    Abishek Sankaranarayanan, Chenkai Zhao, Madeline Gabriela Hernandez, et al.

    bioRxiv · Jun 2026

    0
  • Compositional and interpretable representation of histology using AI foundation models and sparse autoencoders

    Ziyuan Zhao, Z. Maliga, Emmanuel C. Ogbonna, et al.

    bioRxiv · Jun 2026

    1
  • Foundation cell segmentation models performance on live microscopy and spatial-omics data

    Yang Miao, Nick Surguladze, Joshua F. Lerner, et al.

    bioRxiv · Apr 2026

    0

Top citations

The most-cited papers that cite this model.

  • Human BioMolecular Atlas Program (HuBMAP): 3D Human Reference Atlas construction and usage

    Katy Börner, Philip D. Blood, Jonathan C. Silverstein, et al.

    Nature Methods · Mar 2025

    32
  • CellSAM: a foundation model for cell segmentation

    Markus Marks, Uriah Israel, Rohit Dilip, et al.

    Nature Methods · Dec 2025

    27
  • AI-powered virtual tissues from spatial proteomics for clinical diagnostics and biomedical discovery

    Johann Wenckstern, Eeshaan Jain, Kiril Vasilev, et al.

    arXiv.org · Jan 2025

    17
  • Spatial proteomics of the tumor microenvironment in melanoma: current insights and future directions

    Chiara Bungaro, Michele Guida, Benedetta Apollonio

    Frontiers in Immunology · May 2025

    9
  • Cell Type Populations for 3D Anatomical Structures of the Human Reference Atlas

    Andreas Bueckle, B. Herr, Lu Chen, et al.

    bioRxiv · Aug 2025

    2

Related models

Models with similar goals, methods, or subject matter.

  • DeepSpot2Cell

    ETH Zurich

    Predicts virtual single-cell spatial transcriptomics from H&E histology using frozen pathology foundation models and spot-level supervision.

    PathologySpatial omics
  • 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
  • CellSAM

    Van Valen Lab

    Universal cell segmentation model adapting Meta's SAM to segment mammalian cells, yeast, and bacteria across imaging modalities without retraining.

    Imaging
  • Nephrobase Cell+

    University of Pennsylvania

    Kidney-specialized single-cell foundation model trained across four mammalian species for zero-shot cell-type annotation and batch integration.

    Single-cellSpatial omics
  • CELL-Diff

    Chan Zuckerberg Initiative

    Diffusion model translating in both directions between protein sequences and fluorescence microscopy images to predict subcellular localization.

    Imaging

Citations

Total Citations10
Influential0
References59

GitHub

Stars9
Forks4
Open Issues7
Contributors2
Last Push7d ago
LanguagePython
LicenseApache-2.0

Fields of citing research

  • Medicine100%
  • Biology90%
  • Computer Science70%

Share of papers citing this model.

Openness

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

Tags

cell_phenotypingfoundation_modelspatial_proteomicsvision_transformerzero_shot

Resources

GitHub RepositoryResearch Paper