Segment Anything for Histopathology
Titus Griebel, Anwai Archit, Constantin Pape

TL;DR
PathoSAM is a new foundation model based on SAM, specifically trained for nucleus segmentation in histopathology, achieving state-of-the-art results for instance segmentation and adaptable for other segmentation tasks.
Contribution
The paper introduces PathoSAM, a comprehensive foundation model for histopathology nucleus segmentation, filling a gap in existing models and outperforming many current methods.
Findings
PathoSAM achieves state-of-the-art results in nucleus instance segmentation.
It outperforms popular methods in semantic nucleus segmentation.
Models and code are publicly available for community use.
Abstract
Nucleus segmentation is an important analysis task in digital pathology. However, methods for automatic segmentation often struggle with new data from a different distribution, requiring users to manually annotate nuclei and retrain data-specific models. Vision foundation models (VFMs), such as the Segment Anything Model (SAM), offer a more robust alternative for automatic and interactive segmentation. Despite their success in natural images, a foundation model for nucleus segmentation in histopathology is still missing. Initial efforts to adapt SAM have shown some success, but did not yet introduce a comprehensive model for diverse segmentation tasks. To close this gap, we introduce PathoSAM, a VFM for nucleus segmentation, based on training SAM on a diverse dataset. Our extensive experiments show that it is the new state-of-the-art model for automatic and interactive nucleus instance…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsClinical Laboratory Practices and Quality Control · AI in cancer detection
MethodsSegment Anything Model
