IVCVApr 24, 2023

Segment Anything in Medical Images

arXiv:2304.12306v31322 citationsh-index: 35
Originality Incremental advance
AI Analysis

This addresses the problem of fragmented segmentation tools for clinicians by providing a universal model, though it is incremental as it builds on existing foundation model concepts applied to medical data.

The paper tackles the lack of generalizability in medical image segmentation by developing MedSAM, a foundation model trained on 1,570,263 image-mask pairs across 10 modalities and over 30 cancer types, which outperforms specialist models in accuracy and robustness on 146 validation tasks.

Medical image segmentation is a critical component in clinical practice, facilitating accurate diagnosis, treatment planning, and disease monitoring. However, existing methods, often tailored to specific modalities or disease types, lack generalizability across the diverse spectrum of medical image segmentation tasks. Here we present MedSAM, a foundation model designed for bridging this gap by enabling universal medical image segmentation. The model is developed on a large-scale medical image dataset with 1,570,263 image-mask pairs, covering 10 imaging modalities and over 30 cancer types. We conduct a comprehensive evaluation on 86 internal validation tasks and 60 external validation tasks, demonstrating better accuracy and robustness than modality-wise specialist models. By delivering accurate and efficient segmentation across a wide spectrum of tasks, MedSAM holds significant potential to expedite the evolution of diagnostic tools and the personalization of treatment plans.

Code Implementations3 repos
Foundations

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

Your Notes