Multi-Prompt Fine-Tuning of Foundation Models for Enhanced Medical Image Segmentation
Xiangru Li, Yifei Zhang, Liang Zhao

TL;DR
This paper presents a novel fine-tuning framework for the Segment Anything Model (SAM) that leverages multi-prompt processing to significantly improve medical image segmentation performance, especially for complex biomedical images.
Contribution
The study introduces a multi-prompt fine-tuning approach for SAM tailored to medical images, utilizing batched prompts from ground truth masks to enhance segmentation accuracy.
Findings
Improved segmentation metrics on medical image datasets.
Effective handling of complex and ambiguous biomedical images.
Enhanced performance across diverse medical segmentation tasks.
Abstract
The Segment Anything Model (SAM) is a powerful foundation model that introduced revolutionary advancements in natural image segmentation. However, its performance remains sub-optimal when delineating the intricate structure of biomedical images, where multiple organs and tissues intertwine in a single image. In this study, we introduce a novel fine-tuning framework that leverages SAM's ability to bundle and process multiple prompts per image and seeks to improve SAM's performance in medical images. We first curated a medical image dataset that consists of CT scans of lesions in various organs, each with two annotations for organs and lesions respectively. Then, we fine-tuned SAM's mask decoder within our framework by batching both bounding boxes generated from ground truth masks as reference. The batched prompt strategy we introduced not only addresses the inherent complexity and…
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
TopicsAdvanced Neural Network Applications · AI in cancer detection · Medical Image Segmentation Techniques
