Ultrasound SAM Adapter: Adapting SAM for Breast Lesion Segmentation in Ultrasound Images
Zhengzheng Tu, Le Gu, Xixi Wang, and Bo Jiang

TL;DR
This paper introduces BUSSAM, a novel adapter-based approach that adapts the Segment Anything Model for effective breast ultrasound image segmentation, overcoming domain gap issues.
Contribution
It develops a lightweight CNN encoder and cross-branch adapter to adapt SAM for ultrasound images, significantly improving segmentation performance.
Findings
Outperforms existing medical segmentation models on AMUBUS and BUSI datasets.
Effectively integrates CNN and ViT features for ultrasound segmentation.
Demonstrates the effectiveness of adapter-based fine-tuning for domain adaptation.
Abstract
Segment Anything Model (SAM) has recently achieved amazing results in the field of natural image segmentation. However, it is not effective for medical image segmentation, owing to the large domain gap between natural and medical images. In this paper, we mainly focus on ultrasound image segmentation. As we know that it is very difficult to train a foundation model for ultrasound image data due to the lack of large-scale annotated ultrasound image data. To address these issues, in this paper, we develop a novel Breast Ultrasound SAM Adapter, termed Breast Ultrasound Segment Anything Model (BUSSAM), which migrates the SAM to the field of breast ultrasound image segmentation by using the adapter technique. To be specific, we first design a novel CNN image encoder, which is fully trained on the BUS dataset. Our CNN image encoder is more lightweight, and focuses more on features of local…
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.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsAI in cancer detection · Medical Image Segmentation Techniques · Brain Tumor Detection and Classification
MethodsAdapter · Segment Anything Model · Focus
