paper-with-me

홈 › Papers

MedKLIP: Medical Knowledge Enhanced Language-Image Pre-Training in Radiology

2023-01-05 · Chaoyi Wu, Xiaoman Zhang, Ya zhang, Yanfeng Wang, Weidi Xie

In this paper, we consider enhancing medical visual-language pre-training (VLP) with domain-specific knowledge, by exploiting the paired image-text reports from the radiological daily practice. In particular, we make the following contributions: First, unlike existing works that directly process the raw reports, we adopt a novel triplet extraction module to extract the medical-related information, avoiding unnecessary complexity from language grammar and enhancing the supervision signals; Second, we propose a novel triplet encoding module with entity translation by querying a knowledge base, to exploit the rich domain knowledge in medical field, and implicitly build relationships between medical entities in the language embedding space; Third, we propose to use a Transformer-based fusion model for spatially aligning the entity description with visual signals at the image patch level, enabling the ability for medical diagnosis; Fourth, we conduct thorough experiments to validate the effectiveness of our architecture, and benchmark on numerous public benchmarks, e.g., ChestX-ray14, RSNA Pneumonia, SIIM-ACR Pneumothorax, COVIDx CXR-2, COVID Rural, and EdemaSeverity. In both zero-shot and fine-tuning settings, our model has demonstrated strong performance compared with the former methods on disease classification and grounding.

📄 PDF Abstract BibTeX arXiv:2301.02228

Code (0)

등록된 구현이 없습니다.

Tasks

Medical DiagnosisSelf-Supervised LearningTriplet

Similar Papers 제목 키워드 기반

MedKLIP: Medical Knowledge Enhanced Language-Image Pre-Training for X-ray Diagnosis

2023-01-01 · ICCV 2023 1 · Chaoyi Wu, Xiaoman Zhang, Ya zhang, Yanfeng Wang 외

In this paper, we consider enhancing medical visual-language pre-training (VLP) with domain-specific knowledge, by exploiting the paired image-text reports from the radiological daily practice. In particular, we make…

Medical DiagnosisTriplet

Grounded Knowledge-Enhanced Medical VLP for Chest X-Ray

2024-04-23 · Qiao Deng, Zhongzhen Huang, Yunqi Wang, Zhichuan Wang 외

Medical vision-language pre-training has emerged as a promising approach for learning domain-general representations of medical image and text. Current algorithms that exploit the global and local alignment between medic…

Medical Visual Question AnsweringQuestion AnsweringVisual Question Answering

Knowledge-enhanced Visual-Language Pre-training on Chest Radiology Images

2023-02-27 · Xiaoman Zhang, Chaoyi Wu, Ya zhang, Yanfeng Wang 외

While multi-modal foundation models pre-trained on large-scale data have been successful in natural language understanding and vision recognition, their use in medical domains is still limited due to the fine-grained nat…

Natural Language UnderstandingRepresentation Learning

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

2025-01-20 · Jiaxiang Liu, Tianxiang Hu, Jiawei Du, Ruiyuan Zhang 외

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 c…

Classificationimage-classificationImage ClassificationMedical Image Classification+3

Align, Reason and Learn: Enhancing Medical Vision-and-Language Pre-training with Knowledge

2022-09-15 · Zhihong Chen, Guanbin Li, Xiang Wan

Medical vision-and-language pre-training (Med-VLP) has received considerable attention owing to its applicability to extracting generic vision-and-language representations from medical images and texts. Most existing met…