CVOct 16, 2023

Evaluation and improvement of Segment Anything Model for interactive histopathology image segmentation

arXiv:2310.10493v16 citationsh-index: 6Has Code
Originality Synthesis-oriented
AI Analysis

This work addresses the limited application of SAM in histopathology segmentation, offering an incremental improvement for medical imaging researchers.

The paper evaluated the Segment Anything Model (SAM) for interactive histopathology image segmentation, finding it weaker in performance but faster and more generalizable than other models, and proposed a decoder modification to improve its local refinement and prompt stability.

With the emergence of the Segment Anything Model (SAM) as a foundational model for image segmentation, its application has been extensively studied across various domains, including the medical field. However, its potential in the context of histopathology data, specifically in region segmentation, has received relatively limited attention. In this paper, we evaluate SAM's performance in zero-shot and fine-tuned scenarios on histopathology data, with a focus on interactive segmentation. Additionally, we compare SAM with other state-of-the-art interactive models to assess its practical potential and evaluate its generalization capability with domain adaptability. In the experimental results, SAM exhibits a weakness in segmentation performance compared to other models while demonstrating relative strengths in terms of inference time and generalization capability. To improve SAM's limited local refinement ability and to enhance prompt stability while preserving its core strengths, we propose a modification of SAM's decoder. The experimental results suggest that the proposed modification is effective to make SAM useful for interactive histology image segmentation. The code is available at \url{https://github.com/hvcl/SAM_Interactive_Histopathology}

Code Implementations1 repo
Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes