SQA-SAM: Segmentation Quality Assessment for Medical Images Utilizing the Segment Anything Model
Yizhe Zhang, Shuo Wang, Tao Zhou, Qi Dou, and Danny Z. Chen

TL;DR
This paper introduces SQA-SAM, a novel method leveraging the Segment Anything Model to assess the quality of medical image segmentations, showing strong correlation with true segmentation accuracy.
Contribution
The paper proposes a new SQA approach that uses SAM to improve and evaluate medical image segmentation quality, a novel application of SAM in this context.
Findings
Scores correlate strongly with Dice coefficients
Method effectively detects unreliable segmentations
Enhances confidence in AI-based medical image analysis
Abstract
Segmentation quality assessment (SQA) plays a critical role in the deployment of a medical image based AI system. Users need to be informed/alerted whenever an AI system generates unreliable/incorrect predictions. With the introduction of the Segment Anything Model (SAM), a general foundation segmentation model, new research opportunities emerged in how one can utilize SAM for medical image segmentation. In this paper, we propose a novel SQA method, called SQA-SAM, which exploits SAM to enhance the accuracy of quality assessment for medical image segmentation. When a medical image segmentation model (MedSeg) produces predictions for a test image, we generate visual prompts based on the predictions, and SAM is utilized to generate segmentation maps corresponding to the visual prompts. How well MedSeg's segmentation aligns with SAM's segmentation indicates how well MedSeg's segmentation…
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.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsExplainable Artificial Intelligence (XAI) · Visual Attention and Saliency Detection · Artificial Intelligence in Healthcare and Education
MethodsSegment Anything Model
