paper-with-me

Papers

Revisiting foundation models for cell instance segmentation

2026-03-18 · Anwai Archit, Constantin Pape arxiv

Cell segmentation is a fundamental task in microscopy image analysis. Several foundation models for cell segmentation have been introduced, virtually all of them are extensions of Segment Anything Model (SAM), improving it for microscopy data. Recently, SAM2 and SAM3 have been published, further improving and extending the capabilities of general-purpose segmentation foundation models. Here, we comprehensively evaluate foundation models for cell segmentation (CellPoseSAM, CellSAM, $μ$SAM) and for general-purpose segmentation (SAM, SAM2, SAM3) on a diverse set of (light) microscopy datasets, for tasks including cell, nucleus and organoid segmentation. Furthermore, we introduce a new instance segmentation strategy called automatic prompt generation (APG) that can be used to further improve SAM-based microscopy foundation models. APG consistently improves segmentation results for $μ$SAM, which is used as the base model, and is competitive with the state-of-the-art model CellPoseSAM. Moreover, our work provides important lessons for adaptation strategies of SAM-style models to microscopy and provides a strategy for creating even more powerful microscopy foundation models. Our code is publicly available at https://github.com/computational-cell-analytics/micro-sam.

📄 PDF Abstract BibTeX arXiv:2603.17845

Code (0)

등록된 구현이 없습니다.

Tasks

Instance SegmentationCell Segmentation

Similar Papers 제목 키워드 기반

CellVTA: Enhancing Vision Foundation Models for Accurate Cell Segmentation and Classification

2025-04-01 · Yang Yang, Xijie Xu, Yixun Zhou, Jie Zheng

Cell instance segmentation is a fundamental task in digital pathology with broad clinical applications. Recently, vision foundation models, which are predominantly based on Vision Transformers (ViTs), have achieved remar…

Cell SegmentationInstance SegmentationPanoptic SegmentationSegmentation+1

Boundary-Aware Instance Segmentation in Microscopy Imaging

2026-03-22 · Thomas Mendelson, Joshua Francois, Galit Lahav, Tammy Riklin-Raviv arxiv

Accurate delineation of individual cells in microscopy videos is essential for studying cellular dynamics, yet separating touching or overlapping instances remains a persistent challenge. Although foundation-model for se…

Instance SegmentationImage Segmentation

Mind the Gap: Evaluating Patch Embeddings from General-Purpose and Histopathology Foundation Models for Cell Segmentation and Classification

2025-02-04 · Valentina Vadori, Antonella Peruffo, Jean-Marie Graïc, Livio Finos 외

Recent advancements in foundation models have transformed computer vision, driving significant performance improvements across diverse domains, including digital histopathology. However, the advantages of domain-specific…

Cell SegmentationDecoderInstance SegmentationModel Selection+3

Assessment of Cell Nuclei AI Foundation Models in Kidney Pathology

2024-08-09 · Junlin Guo, Siqi Lu, Can Cui, Ruining Deng 외

Cell nuclei instance segmentation is a crucial task in digital kidney pathology. Traditional automatic segmentation methods often lack generalizability when applied to unseen datasets. Recently, the success of foundation…

Instance SegmentationSegmentationSemantic Segmentationwhole slide images

One Click per Cell Type Suffices: Training-free Group Interaction for Cell Instance Segmentation

2026-05-28 · Sanghyun Jo, Seo Jin Lee, Seohyung Hong, Yoorim Gang 외 arxiv

Cell instance segmentation models trained on cell-specific datasets suffer severe performance drops on out-of-distribution cell types, while interactive foundation models overcome this through per-instance prompting at a…

Interactive SegmentationInstance Segmentation