paper-with-me

홈 › Papers

Contrastive Learning of Medical Visual Representations from Paired Images and Text

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

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-tuning weights transferred from ImageNet pretraining, which is suboptimal due to drastically different image characteristics, or rule-based label extraction from the textual report data paired with medical images, which is inaccurate and hard to generalize. Meanwhile, several recent studies show exciting results from unsupervised contrastive learning from natural images, but we find these methods help little on medical images because of their high inter-class similarity. We propose ConVIRT, an alternative unsupervised strategy to learn medical visual representations by exploiting naturally occurring paired descriptive text. Our new method of pretraining medical image encoders with the paired text data via a bidirectional contrastive objective between the two modalities is domain-agnostic, and requires no additional expert input. We test ConVIRT by transferring our pretrained weights to 4 medical image classification tasks and 2 zero-shot retrieval tasks, and show that it leads to image representations that considerably outperform strong baselines in most settings. Notably, in all 4 classification tasks, our method requires only 10\% as much labeled training data as an ImageNet initialized counterpart to achieve better or comparable performance, demonstrating superior data efficiency.

📄 PDF Abstract BibTeX arXiv:2010.00747

Code (7)

yuhaozhang/convirt 공식 구현
MicPie/clasp pytorch
edreismd/convirt-pytorch pytorch
edureisMD/ConVIRT-pytorch pytorch
hemakaraveenhansika/convirt pytorch
jbdel/vilmedic pytorch
tjdevWorks/ConVIRT-Federated pytorch

Tasks

Contrastive LearningDescriptiveimage-classificationImage ClassificationMedical Image ClassificationRetrieval

Similar Papers 제목 키워드 기반

Generative Text-Guided 3D Vision-Language Pretraining for Unified Medical Image Segmentation

2023-06-07 · Yinda Chen, Che Liu, Wei Huang, Sibo Cheng 외

Vision-Language Pretraining (VLP) has demonstrated remarkable capabilities in learning visual representations from textual descriptions of images without annotations. Yet, effective VLP demands large-scale image-text pai…

Computed Tomography (CT)Contrastive LearningImage SegmentationMedical Image Segmentation+2

Can language-guided unsupervised adaptation improve medical image classification using unpaired images and texts?

2024-09-03 · Umaima Rahman, Raza Imam, Mohammad Yaqub, Boulbaba Ben Amor 외

In medical image classification, supervised learning is challenging due to the scarcity of labeled medical images. To address this, we leverage the visual-textual alignment within Vision-Language Models (VLMs) to enable …

image-classificationImage ClassificationLarge Language ModelMedical Image Classification

AGA: An adaptive group alignment framework for structured medical cross-modal representation learning

2025-07-31 · Wei Li, Xun Gong, Jiao Li, Xiaobin Sun arxiv

Learning medical visual representations from paired images and reports is a promising direction in representation learning. However, current vision-language pretraining methods in the medical domain often simplify clinic…

Representation LearningContrastive LearningText Retrieval

Learning Generalized Medical Image Representations through Image-Graph Contrastive Pretraining

2024-05-15 · Sameer Khanna, Daniel Michael, Marinka Zitnik, Pranav Rajpurkar

Medical image interpretation using deep learning has shown promise but often requires extensive expert-annotated datasets. To reduce this annotation burden, we develop an Image-Graph Contrastive Learning framework that p…

Contrastive LearningDiagnosticKnowledge GraphsLinear evaluation

Joint Learning of Localized Representations from Medical Images and Reports

2021-12-06 · Philip Müller, Georgios Kaissis, Congyu Zou, Daniel Rueckert

Contrastive learning has proven effective for pre-training image models on unlabeled data with promising results for tasks such as medical image classification. Using paired text (like radiological reports) during pre-tr…

Contrastive Learningimage-classificationMedical Image Classificationobject-detection+4