paper-with-me

홈 › Papers

KPL: Training-Free Medical Knowledge Mining of Vision-Language Models

2025-01-20 · Jiaxiang Liu, Tianxiang Hu, Jiawei Du, Ruiyuan Zhang, Joey Tianyi Zhou, Zuozhu Liu

Visual Language Models such as CLIP excel in image recognition due to extensive image-text pre-training. However, applying the CLIP inference in zero-shot classification, particularly for medical image diagnosis, faces challenges due to: 1) the inadequacy of representing image classes solely with single category names; 2) the modal gap between the visual and text spaces generated by CLIP encoders. Despite attempts to enrich disease descriptions with large language models, the lack of class-specific knowledge often leads to poor performance. In addition, empirical evidence suggests that existing proxy learning methods for zero-shot image classification on natural image datasets exhibit instability when applied to medical datasets. To tackle these challenges, we introduce the Knowledge Proxy Learning (KPL) to mine knowledge from CLIP. KPL is designed to leverage CLIP's multimodal understandings for medical image classification through Text Proxy Optimization and Multimodal Proxy Learning. Specifically, KPL retrieves image-relevant knowledge descriptions from the constructed knowledge-enhanced base to enrich semantic text proxies. It then harnesses input images and these descriptions, encoded via CLIP, to stably generate multimodal proxies that boost the zero-shot classification performance. Extensive experiments conducted on both medical and natural image datasets demonstrate that KPL enables effective zero-shot image classification, outperforming all baselines. These findings highlight the great potential in this paradigm of mining knowledge from CLIP for medical image classification and broader areas.

📄 PDF Abstract BibTeX arXiv:2501.11231

Code (1)

jxliu-ai/kpl 공식 구현 pytorch

Tasks

Classificationimage-classificationImage ClassificationMedical Image Classificationzero-shot-classificationZero-Shot Image ClassificationZero-Shot 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…
BASE 설명 없음

Similar Papers 제목 키워드 기반

Term-Based Extraction of Medical Information: Pre-Operative Patient Education Use Case

2019-09-01 · RANLP 2019 9 · Martin Wolf, Volha Petukhova, Dietrich Klakow

The processing of medical information is not a trivial task for medical non-experts. The paper presents an artificial assistant designed to facilitate a reliable access to medical online contents. Interactions are modell…

Question AnsweringRetrievalTerm Extraction

Alignment, Mining and Fusion: Representation Alignment with Hard Negative Mining and Selective Knowledge Fusion for Medical Visual Question Answering

2025-10-09 · Yuanhao Zou, Zhaozheng Yin arxiv

Medical Visual Question Answering (Med-VQA) is a challenging task that requires a deep understanding of both medical images and textual questions. Although recent works leveraging Medical Vision-Language Pre-training (Me…

Visual Question AnsweringContrastive Learning

Alignment, Mining and Fusion: Representation Alignment with Hard Negative Mining and Selective Knowledge Fusion for Medical Visual Question Answering

2025-01-01 · CVPR 2025 1 · Yuanhao Zou, Zhaozheng Yin

Medical Visual Question Answering (Med-VQA) is a challenging task that requires a deep understanding of both medical images and textual questions. Although recent works leveraging Medical Vision-Language Pre-training…

Contrastive LearningMedical Visual Question AnsweringQuestion AnsweringVisual Question Answering+1

RuBioRoBERTa: a pre-trained biomedical language model for Russian language biomedical text mining

2022-04-08 · Alexander Yalunin, Alexander Nesterov, Dmitriy Umerenkov

This paper presents several BERT-based models for Russian language biomedical text mining (RuBioBERT, RuBioRoBERTa). The models are pre-trained on a corpus of freely available texts in the Russian biomedical domain. With…

Language ModelingLanguage Modellingnamed-entity-recognitionNamed Entity Recognition+5

Semi-Supervised Medical Image Segmentation via Knowledge Mining from Large Models

2025-03-10 · Yuchen Mao, Hongwei Li, Yinyi Lai, Giorgos Papanastasiou 외

Large-scale vision models like SAM have extensive visual knowledge, yet their general nature and computational demands limit their use in specialized tasks like medical image segmentation. In contrast, task-specific mode…

General KnowledgeImage SegmentationMedical Image SegmentationSemantic Segmentation+1