MoVL:Exploring Fusion Strategies for the Domain-Adaptive Application of Pretrained Models in Medical Imaging Tasks
Haijiang Tian, Jingkun Yue, Xiaohong Liu, Guoxing Yang, Zeyu Jiang,, Guangyu Wang

TL;DR
This paper proposes MoVL, a novel method combining visual prompting and linear probe to improve domain adaptation of pretrained models in medical imaging, achieving near full finetune accuracy with fewer parameters.
Contribution
It introduces the MoVL strategy that integrates visual prompting with linear probe, filling the gap between natural pretrained models and medical images, and demonstrates its effectiveness across multiple datasets.
Findings
MoVL achieves comparable accuracy to full finetuning with fewer parameters.
MoVL outperforms full finetuning on out-of-distribution datasets.
The joint loss function effectively balances feature discrepancy and classification.
Abstract
Medical images are often more difficult to acquire than natural images due to the specialism of the equipment and technology, which leads to less medical image datasets. So it is hard to train a strong pretrained medical vision model. How to make the best of natural pretrained vision model and adapt in medical domain still pends. For image classification, a popular method is linear probe (LP). However, LP only considers the output after feature extraction. Yet, there exists a gap between input medical images and natural pretrained vision model. We introduce visual prompting (VP) to fill in the gap, and analyze the strategies of coupling between LP and VP. We design a joint learning loss function containing categorisation loss and discrepancy loss, which describe the variance of prompted and plain images, naming this joint training strategy MoVL (Mixture of Visual Prompting and Linear…
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.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsMachine Learning in Healthcare · Radiomics and Machine Learning in Medical Imaging · AI in cancer detection
MethodsKaiming Initialization · Max Pooling · Average Pooling · Global Average Pooling · Convolution · Contrastive Language-Image Pre-training
