Litcius/Paper detail

How to build the best medical image segmentation algorithm using foundation models: a comprehensive empirical study with Segment Anything Model

Hanxue Gu, Haoyu Dong, Jichen Yang, Maciej A. Mazurowski

2025The Journal of Machine Learning for Biomedical Imaging19 citationsDOIOpen Access PDF

Abstract

Automated segmentation is a fundamental medical image analysis task, which enjoys significant advances due to the advent of deep learning. While foundation models have been useful in natural language processing and some vision tasks for some time, the foundation model developed with image segmentation in mind—Segment Anything Model (SAM)—has been developed only recently and has shown similar promise. However, there are still no sys- tematic analyses or “best-practice” guidelines for optimal fine-tuning of SAM for medical image segmentation. This work summarizes existing fine-tuning strategies with various backbone architectures, model components, and finetuning algorithms across 18 combinations and evaluates them on 17 datasets covering all common radiology modalities. Our study reveals that (1) fine-tuning SAM leads to slightly better performance than previous segmentation methods, (2) fine-tuning strategies that use parameterefficient learning in both the encoder and decoder are superior to other strategies, (3) network architecture has a small impact on final performance, and (4) further training SAM with self-supervised learning can improve final model performance. We also demonstrate the ineffectiveness of some methods popular in the literature and further expand our experiments into few-shot and prompt-based settings. Lastly, we released our code and MRI-specific fine-tuned weights, which consistently obtained superior performance over the original SAM, at <a href='https://github.com/mazurowski-lab/finetune-SAM'>https://github.com/mazurowskilab/finetune-SAM</a>

Topics & Concepts

Foundation (evidence)SegmentationImage segmentationComputer scienceImage (mathematics)Artificial intelligenceEmpirical researchAlgorithmMachine learningMathematicsGeographyStatisticsArchaeologySmart Systems and Machine Learning
How to build the best medical image segmentation algorithm using foundation models: a comprehensive empirical study with Segment Anything Model | Litcius