paper-with-me

홈 › Papers

Aligning Medical Images with General Knowledge from Large Language Models

2024-08-31 · Xiao Fang, Yi Lin, Dong Zhang, Kwang-Ting Cheng, Hao Chen

Pre-trained large vision-language models (VLMs) like CLIP have revolutionized visual representation learning using natural language as supervisions, and demonstrated promising generalization ability. In this work, we propose ViP, a novel visual symptom-guided prompt learning framework for medical image analysis, which facilitates general knowledge transfer from CLIP. ViP consists of two key components: a visual symptom generator (VSG) and a dual-prompt network. Specifically, VSG aims to extract explicable visual symptoms from pre-trained large language models, while the dual-prompt network utilizes these visual symptoms to guide the training on two learnable prompt modules, i.e., context prompt and merge prompt, which effectively adapts our framework to medical image analysis via large VLMs. Extensive experimental results demonstrate that ViP can outperform state-of-the-art methods on two challenging datasets.

📄 PDF Abstract BibTeX arXiv:2409.00341

Code (1)

xiaofang007/vip 공식 구현 pytorch

Tasks

General KnowledgeMedical Image AnalysisPrompt LearningRepresentation LearningTransfer Learning

Methods 이 논문이 사용한 방법론

CLIP Contrastive Language-Image Pre-training (CLIP), consisting of a simplified version of ConVIRT trained from scratch, is an efficient method of image representation learning…

Similar Papers 제목 키워드 기반

Guiding Medical Vision-Language Models with Explicit Visual Prompts: Framework Design and Comprehensive Exploration of Prompt Variations

2025-01-04 · Kangyu Zhu, Ziyuan Qin, Huahui Yi, Zekun Jiang 외

With the recent advancements in vision-language models (VLMs) driven by large language models (LLMs), many researchers have focused on models that comprised of an image encoder, an image-to-language projection layer, and…

DecoderVisual Question Answering (VQA)

Aligning Synthetic Medical Images with Clinical Knowledge using Human Feedback

2023-06-16 · NeurIPS 2023 11

Generative models capable of capturing nuanced clinical features in medical images hold great promise for facilitating clinical data sharing, enhancing rare disease datasets, and efficiently synthesizing annotated medica…

Clinical Knowledge

Aligning (Medical) LLMs for (Counterfactual) Fairness

2024-08-22 · Raphael Poulain, Hamed Fayyaz, Rahmatollah Beheshti

Large Language Models (LLMs) have emerged as promising solutions for a variety of medical and clinical decision support applications. However, LLMs are often subject to different types of biases, which can lead to unfair…

counterfactualFairnessKnowledge Distillation

DeViDe: Faceted medical knowledge for improved medical vision-language pre-training

2024-04-04 · Haozhe Luo, Ziyu Zhou, Corentin Royer, Anjany Sekuboyina 외

Vision-language pre-training for chest X-rays has made significant strides, primarily by utilizing paired radiographs and radiology reports. However, existing approaches often face challenges in encoding medical knowledg…

Language ModellingLarge Language Model

Integrating Clinical Knowledge into Concept Bottleneck Models

2024-07-09 · Winnie Pang, Xueyi Ke, Satoshi Tsutsui, Bihan Wen

Concept bottleneck models (CBMs), which predict human-interpretable concepts (e.g., nucleus shapes in cell images) before predicting the final output (e.g., cell type), provide insights into the decision-making processes…

Clinical KnowledgeDecision Making