Beyond Adapting SAM: Towards End-to-End Ultrasound Image Segmentation via Auto Prompting
Xian Lin, Yangyang Xiang, Li Yu, and Zengqiang Yan

TL;DR
This paper introduces SAMUS and AutoSAMUS, novel models for ultrasound image segmentation that enhance generalization and enable end-to-end automatic segmentation, outperforming existing models on a large ultrasound dataset.
Contribution
The work presents a universal ultrasound segmentation model with an auto prompt generator, reducing manual intervention and improving performance over prior SAM adaptations.
Findings
SAMUS outperforms state-of-the-art models on ultrasound segmentation
AutoSAMUS achieves fully automatic end-to-end segmentation
Models demonstrate strong generalization across object categories
Abstract
End-to-end medical image segmentation is of great value for computer-aided diagnosis dominated by task-specific models, usually suffering from poor generalization. With recent breakthroughs brought by the segment anything model (SAM) for universal image segmentation, extensive efforts have been made to adapt SAM for medical imaging but still encounter two major issues: 1) severe performance degradation and limited generalization without proper adaptation, and 2) semi-automatic segmentation relying on accurate manual prompts for interaction. In this work, we propose SAMUS as a universal model tailored for ultrasound image segmentation and further enable it to work in an end-to-end manner denoted as AutoSAMUS. Specifically, in SAMUS, a parallel CNN branch is introduced to supplement local information through cross-branch attention, and a feature adapter and a position adapter are jointly…
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
TopicsAdvanced Neural Network Applications · Radiomics and Machine Learning in Medical Imaging · Medical Image Segmentation Techniques
MethodsSegment Anything Model · Adapter
