Autoadaptive Medical Segment Anything Model
Tyler Ward, Meredith K. Owen, O'Kira Coleman, Brian Noehren, Abdullah-Al-Zubaer Imran

TL;DR
ADA-SAM introduces a multitask learning framework that enhances medical image segmentation by leveraging class activation maps and a gradient feedback mechanism, significantly improving performance in limited label scenarios.
Contribution
This work presents a novel adaptive, domain-specific extension of the Segment Anything Model for medical imaging, incorporating class activation guidance and gradient feedback for improved semi-supervised segmentation.
Findings
Outperforms fully- and semi-supervised baselines by double digits in limited label settings.
Demonstrates effectiveness on real-world clinical rehabilitation data.
Provides a new framework for annotation-efficient medical image segmentation.
Abstract
Medical image segmentation is a key task in the imaging workflow, influencing many image-based decisions. Traditional, fully-supervised segmentation models rely on large amounts of labeled training data, typically obtained through manual annotation, which can be an expensive, time-consuming, and error-prone process. This signals a need for accurate, automatic, and annotation-efficient methods of training these models. We propose ADA-SAM (automated, domain-specific, and adaptive segment anything model), a novel multitask learning framework for medical image segmentation that leverages class activation maps from an auxiliary classifier to guide the predictions of the semi-supervised segmentation branch, which is based on the Segment Anything (SAM) framework. Additionally, our ADA-SAM model employs a novel gradient feedback mechanism to create a learnable connection between the…
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 · Domain Adaptation and Few-Shot Learning · Artificial Intelligence in Healthcare and Education
MethodsAuxiliary Classifier
