paper-with-me

홈 › Papers

Disease-informed Adaptation of Vision-Language Models

2024-05-24 · Jiajin Zhang, Ge Wang, Mannudeep K. Kalra, Pingkun Yan

In medical image analysis, the expertise scarcity and the high cost of data annotation limits the development of large artificial intelligence models. This paper investigates the potential of transfer learning with pre-trained vision-language models (VLMs) in this domain. Currently, VLMs still struggle to transfer to the underrepresented diseases with minimal presence and new diseases entirely absent from the pretraining dataset. We argue that effective adaptation of VLMs hinges on the nuanced representation learning of disease concepts. By capitalizing on the joint visual-linguistic capabilities of VLMs, we introduce disease-informed contextual prompting in a novel disease prototype learning framework. This approach enables VLMs to grasp the concepts of new disease effectively and efficiently, even with limited data. Extensive experiments across multiple image modalities showcase notable enhancements in performance compared to existing techniques.

📄 PDF Abstract BibTeX arXiv:2405.15728

Code (1)

rpidial/disease-informed-vlm-adaptation 공식 구현 pytorch

Tasks

Medical Image AnalysisRepresentation LearningTransfer Learning

Similar Papers 제목 키워드 기반

LI-TTA: Language Informed Test-Time Adaptation for Automatic Speech Recognition

2024-08-11 · Eunseop Yoon, Hee Suk Yoon, John Harvill, Mark Hasegawa-Johnson 외

Test-Time Adaptation (TTA) has emerged as a crucial solution to the domain shift challenge, wherein the target environment diverges from the original training environment. A prime exemplification is TTA for Automatic Spe…

Automatic Speech RecognitionAutomatic Speech Recognition (ASR)Language ModelingLanguage Modelling+3

Multi-View Synergistic Learning with Vision-Language Adaption for Low-Resource Biomedical Image Classification

2026-04-27 · Xiaoliu Luo, Minxue Xiao, Ting Xie, Mengzhu Wang 외 arxiv

Accurate biomedical image classification under low-resource conditions remains challenging due to limited annotations, subtle inter-class visual differences, and complex disease semantics. While vision--language models o…

parameter-efficient fine-tuningRepresentation LearningContrastive LearningImage Classification

BiomedAP: A Vision-Informed Dual-Anchor Framework with Gated Cross-Modal Fusion for Robust Medical Vision-Language Adaptation

2026-05-15 · Huanyang Tong, Kai Liu, Fangjun Kuang, Huiling Chen arxiv

Biomedical Vision--Language Models (VLMs) have shown remarkable promise in few-shot medical diagnosis but face a critical bottleneck: \textit{fragility to prompt variations}.Existing adaptation frameworks typically optim…

parameter-efficient fine-tuningFew-Shot LearningMedical Diagnosis

An integrated language-vision foundation model for conversational diagnostics and triaging in primary eye care

2025-05-13 · Zhi Da Soh, Yang Bai, Kai Yu, Yang Zhou 외

Current deep learning models are mostly task specific and lack a user-friendly interface to operate. We present Meta-EyeFM, a multi-function foundation model that integrates a large language model (LLM) with vision found…

DiagnosticLanguage ModelingLanguage ModellingLarge Language Model

Semi-Supervised Few-Shot Adaptation of Vision-Language Models

2026-03-03 · Julio Silva-Rodríguez, Ender Konukoglu arxiv

Vision-language models (VLMs) pre-trained on large, heterogeneous data sources are becoming increasingly popular, providing rich multi-modal embeddings that enable efficient transfer to new tasks. A particularly relevant…

Few-Shot Image Classification