Blackbox Adaptation for Medical Image Segmentation
Jay N. Paranjape, Shameema Sikder, S. Swaroop Vedula, Vishal M. Patel

TL;DR
This paper introduces BAPS, a blackbox adaptation method for medical image segmentation that improves model performance without requiring access to model weights or gradients, suitable for privacy-sensitive medical data.
Contribution
BAPS is a novel blackbox adaptation technique combining an image-prompt decoder and a zero-order optimization method for effective medical image segmentation.
Findings
Improves segmentation performance by around 4% on four modalities.
Does not require access to model weights or gradients.
Effective in privacy-sensitive medical applications.
Abstract
In recent years, various large foundation models have been proposed for image segmentation. There models are often trained on large amounts of data corresponding to general computer vision tasks. Hence, these models do not perform well on medical data. There have been some attempts in the literature to perform parameter-efficient finetuning of such foundation models for medical image segmentation. However, these approaches assume that all the parameters of the model are available for adaptation. But, in many cases, these models are released as APIs or blackboxes, with no or limited access to the model parameters and data. In addition, finetuning methods also require a significant amount of compute, which may not be available for the downstream task. At the same time, medical data can't be shared with third-party agents for finetuning due to privacy reasons. To tackle these challenges,…
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
TopicsMedical Image Segmentation Techniques
