ClickSAM: Fine-tuning Segment Anything Model using click prompts for ultrasound image segmentation
Aimee Guo, Grace Fei, Hemanth Pasupuleti, and Jing Wang

TL;DR
ClickSAM is a specialized fine-tuning approach for the Segment Anything Model that uses click prompts to improve ultrasound image segmentation, addressing noise and medical image-specific challenges.
Contribution
It introduces a two-stage training process with click prompts and Voronoi tessellation to adapt SAM for ultrasound images, a novel application.
Findings
ClickSAM outperforms existing models in ultrasound segmentation.
The two-stage training with click prompts improves segmentation accuracy.
Voronoi tessellation effectively generates informative click prompts.
Abstract
The newly released Segment Anything Model (SAM) is a popular tool used in image processing due to its superior segmentation accuracy, variety of input prompts, training capabilities, and efficient model design. However, its current model is trained on a diverse dataset not tailored to medical images, particularly ultrasound images. Ultrasound images tend to have a lot of noise, making it difficult to segment out important structures. In this project, we developed ClickSAM, which fine-tunes the Segment Anything Model using click prompts for ultrasound images. ClickSAM has two stages of training: the first stage is trained on single-click prompts centered in the ground-truth contours, and the second stage focuses on improving the model performance through additional positive and negative click prompts. By comparing the first stage predictions to the ground-truth masks, true positive,…
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
TopicsIoT and Edge/Fog Computing · Brain Tumor Detection and Classification · Industrial Vision Systems and Defect Detection
