Learning Generalized Medical Image Representations through Image-Graph Contrastive Pretraining
Sameer Khanna, Daniel Michael, Marinka Zitnik, and Pranav Rajpurkar

TL;DR
This paper introduces an Image-Graph Contrastive Learning framework that leverages structured report knowledge graphs to improve medical image representations, reducing annotation needs and achieving radiologist-level performance.
Contribution
It presents a novel graph encoding strategy using relational graph convolution and transformer attention to enhance contrastive learning in medical imaging.
Findings
Outperforms existing image-text contrastive methods in linear and few-shot evaluations
Achieves performance comparable to radiologists on the CheXpert dataset
Demonstrates the effectiveness of structured clinical knowledge in medical image representation
Abstract
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 pairs chest X-rays with structured report knowledge graphs automatically extracted from radiology notes. Our approach uniquely encodes the disconnected graph components via a relational graph convolution network and transformer attention. In experiments on the CheXpert dataset, this novel graph encoding strategy enabled the framework to outperform existing methods that use image-text contrastive learning in 1% linear evaluation and few-shot settings, while achieving comparable performance to radiologists. By exploiting unlabeled paired images and text, our framework demonstrates the potential of structured clinical insights to enhance contrastive learning for medical…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsImage Retrieval and Classification Techniques · AI in cancer detection · Advanced Image and Video Retrieval Techniques
MethodsContrastive Learning · Convolution
