paper-with-me

홈 › Papers

Unified Medical Image-Text-Label Contrastive Learning With Continuous Prompt

2023-07-12 · Yuhao Wang

Contrastive language-image Pre-training (CLIP) [13] can leverage large datasets of unlabeled Image-Text pairs, which have demonstrated impressive performance in various downstream tasks. Given that annotating medical data is time-consuming and laborious, Image-Text Pre-training has promising applications in exploiting large-scale medical image and radiology report datasets. However, medical Image-Text Pre-training faces several challenges, as follows: (1) Due to privacy concerns, the amount of available medical data is relatively small compared to natural data, leading to weaker generalization ability of the model. (2) Medical images are highly similar with only fine-grained differences in subtleties, resulting in a large number of false-negative sample pairs in comparison learning. (3) The hand-crafted Prompt usually differs from the natural medical image report, Subtle changes in wording can lead to significant differences in performance. In this paper, we propose a unified Image-Text-Label contrastive learning framework based on continuous prompts, with three main contributions. First, We unified the data of images, text, and labels, which greatly expanded the training data that the model could utilize. Second, we address the issue of data diversity and the impact of hand-crafted prompts on model performance by introducing continuous implicit prompts. Lastly, we propose a ImageText-Label contrastive Training to mitigate the problem of too many false-negative samples. We demonstrate through sufficient experiments that the Unified Medical Contrastive Learning (UMCL) framework exhibits excellent performance on several downstream tasks.

📄 PDF Abstract BibTeX arXiv:2307.05920

Code (0)

등록된 구현이 없습니다.

Tasks

Contrastive Learning

Methods 이 논문이 사용한 방법론

Contrastive Learning 설명 없음

Similar Papers 제목 키워드 기반

ProCo: Prototype-aware Contrastive Learning for Long-tailed Medical Image Classification

2022-09-01 · Zhixiong Yang, Junwen Pan, Yanzhan Yang, Xiaozhou Shi 외

Medical image classification has been widely adopted in medical image analysis. However, due to the difficulty of collecting and labeling data in the medical area, medical image datasets are usually highly-imbalanced. To…

ClassificationContrastive Learningimage-classificationImage Classification+2

UnICLAM:Contrastive Representation Learning with Adversarial Masking for Unified and Interpretable Medical Vision Question Answering

2022-12-21 · Chenlu Zhan, Peng Peng, Hongsen Wang, Tao Chen 외

Medical Visual Question Answering (Medical-VQA) aims to to answer clinical questions regarding radiology images, assisting doctors with decision-making options. Nevertheless, current Medical-VQA models learn cross-modal …

Data AugmentationDecision MakingMedical Visual Question AnsweringQuestion Answering+3

Federated Contrastive Learning for Volumetric Medical Image Segmentation

2022-04-23 · Yawen Wu, Dewen Zeng, Zhepeng Wang, Yiyu Shi 외

Supervised deep learning needs a large amount of labeled data to achieve high performance. However, in medical imaging analysis, each site may only have a limited amount of data and labels, which makes learning ineffecti…

Contrastive LearningFederated LearningImage SegmentationMedical Image Segmentation+3

Cross-level Contrastive Learning and Consistency Constraint for Semi-supervised Medical Image Segmentation

2022-02-08 · Xinkai Zhao, Chaowei Fang, De-Jun Fan, Xutao Lin 외

Semi-supervised learning (SSL), which aims at leveraging a few labeled images and a large number of unlabeled images for network training, is beneficial for relieving the burden of data annotation in medical image segmen…

Contrastive LearningImage SegmentationLesion SegmentationMedical Image Segmentation+4

Contrastive Learning of Medical Visual Representations from Paired Images and Text

2020-10-02 · Yuhao Zhang, Hang Jiang, Yasuhide Miura, Christopher D. Manning 외

Learning visual representations of medical images (e.g., X-rays) is core to medical image understanding but its progress has been held back by the scarcity of human annotations. Existing work commonly relies on fine-tuni…

Contrastive LearningDescriptiveimage-classificationImage Classification+2