SAM-Path: A Segment Anything Model for Semantic Segmentation in Digital Pathology
Jingwei Zhang, Ke Ma, Saarthak Kapse, Joel Saltz, Maria Vakalopoulou,, Prateek Prasanna, Dimitris Samaras

TL;DR
This paper adapts the Segment Anything Model for semantic segmentation in digital pathology by introducing trainable class prompts and a pathology encoder, significantly improving segmentation accuracy on public datasets.
Contribution
The authors propose SAM-Path, a novel framework that enhances SAM for semantic pathology segmentation through trainable prompts and a pathology foundation model, addressing prior limitations.
Findings
27.52% improvement in Dice score over vanilla SAM
71.63% improvement in IOU over vanilla SAM
Additional pathology foundation model yields 5%+ relative gains in Dice and IOU
Abstract
Semantic segmentations of pathological entities have crucial clinical value in computational pathology workflows. Foundation models, such as the Segment Anything Model (SAM), have been recently proposed for universal use in segmentation tasks. SAM shows remarkable promise in instance segmentation on natural images. However, the applicability of SAM to computational pathology tasks is limited due to the following factors: (1) lack of comprehensive pathology datasets used in SAM training and (2) the design of SAM is not inherently optimized for semantic segmentation tasks. In this work, we adapt SAM for semantic segmentation by introducing trainable class prompts, followed by further enhancements through the incorporation of a pathology encoder, specifically a pathology foundation model. Our framework, SAM-Path enhances SAM's ability to conduct semantic segmentation in digital pathology…
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
TopicsAI in cancer detection · Artificial Intelligence in Healthcare and Education · Digital Imaging for Blood Diseases
MethodsSegment Anything Model
