Prompt Tuning for Parameter-efficient Medical Image Segmentation
Marc Fischer, Alexander Bartler, Bin Yang

TL;DR
This paper introduces a prompt tuning approach for medical image segmentation that achieves near full fine-tuning performance with significantly fewer trainable parameters, using a frozen pre-trained UNet with class-dependent prompt tokens.
Contribution
It proposes a prompt-able UNet architecture with a novel self-supervision scheme, enabling effective parameter-efficient adaptation for medical image segmentation tasks.
Findings
Prompt tuning achieves performance close to full fine-tuning.
Only 0.85% of parameters are trainable, reducing computational cost.
Results show minimal performance gap compared to fully fine-tuned models.
Abstract
Neural networks pre-trained on a self-supervision scheme have become the standard when operating in data rich environments with scarce annotations. As such, fine-tuning a model to a downstream task in a parameter-efficient but effective way, e.g. for a new set of classes in the case of semantic segmentation, is of increasing importance. In this work, we propose and investigate several contributions to achieve a parameter-efficient but effective adaptation for semantic segmentation on two medical imaging datasets. Relying on the recently popularized prompt tuning approach, we provide a prompt-able UNet (PUNet) architecture, that is frozen after pre-training, but adaptable throughout the network by class-dependent learnable prompt tokens. We pre-train this architecture with a dedicated dense self-supervision scheme based on assignments to online generated prototypes (contrastive prototype…
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
TopicsRadiomics and Machine Learning in Medical Imaging · Advanced Neural Network Applications · COVID-19 diagnosis using AI
