English

A Foundation Model for Cell Segmentation

Quantitative Methods 2023-11-21 v1

Abstract

Cells are the fundamental unit of biological organization, and identifying them in imaging data - cell segmentation - is a critical task for various cellular imaging experiments. While deep learning methods have led to substantial progress on this problem, models that have seen wide use are specialist models that work well for specific domains. Methods that have learned the general notion of "what is a cell" and can identify them across different domains of cellular imaging data have proven elusive. In this work, we present CellSAM, a foundation model for cell segmentation that generalizes across diverse cellular imaging data. CellSAM builds on top of the Segment Anything Model (SAM) by developing a prompt engineering approach to mask generation. We train an object detector, CellFinder, to automatically detect cells and prompt SAM to generate segmentations. We show that this approach allows a single model to achieve state-of-the-art performance for segmenting images of mammalian cells (in tissues and cell culture), yeast, and bacteria collected with various imaging modalities. To enable accessibility, we integrate CellSAM into DeepCell Label to further accelerate human-in-the-loop labeling strategies for cellular imaging data. A deployed version of CellSAM is available at https://label-dev.deepcell.org/.

Keywords

Cite

@article{arxiv.2311.11004,
  title  = {A Foundation Model for Cell Segmentation},
  author = {Uriah Israel and Markus Marks and Rohit Dilip and Qilin Li and Morgan Schwartz and Elora Pradhan and Edward Pao and Shenyi Li and Alexander Pearson-Goulart and Pietro Perona and Georgia Gkioxari and Ross Barnowski and Yisong Yue and David Van Valen},
  journal= {arXiv preprint arXiv:2311.11004},
  year   = {2023}
}
R2 v1 2026-06-28T13:24:56.270Z