Our new X account is live! Follow @wizwand_team for updates
WorkDL logo mark

CARZero: Cross-Attention Alignment for Radiology Zero-Shot Classification

About

The advancement of Zero-Shot Learning in the medical domain has been driven forward by using pre-trained models on large-scale image-text pairs, focusing on image-text alignment. However, existing methods primarily rely on cosine similarity for alignment, which may not fully capture the complex relationship between medical images and reports. To address this gap, we introduce a novel approach called Cross-Attention Alignment for Radiology Zero-Shot Classification (CARZero). Our approach innovatively leverages cross-attention mechanisms to process image and report features, creating a Similarity Representation that more accurately reflects the intricate relationships in medical semantics. This representation is then linearly projected to form an image-text similarity matrix for cross-modality alignment. Additionally, recognizing the pivotal role of prompt selection in zero-shot learning, CARZero incorporates a Large Language Model-based prompt alignment strategy. This strategy standardizes diverse diagnostic expressions into a unified format for both training and inference phases, overcoming the challenges of manual prompt design. Our approach is simple yet effective, demonstrating state-of-the-art performance in zero-shot classification on five official chest radiograph diagnostic test sets, including remarkable results on datasets with long-tail distributions of rare diseases. This achievement is attributed to our new image-text alignment strategy, which effectively addresses the complex relationship between medical images and reports. Code and models are available at https://github.com/laihaoran/CARZero.

Haoran Lai, Qingsong Yao, Zihang Jiang, Rongsheng Wang, Zhiyang He, Xiaodong Tao, S. Kevin Zhou• 2024

Related benchmarks

TaskDatasetResultRank
Multi-Label ClassificationChestX-Ray14 (test)
AUROC (%)81.1
88
Medical Image ClassificationCOVID
Accuracy86.8
54
Image ClassificationNIH ChestX-ray
Accuracy83.16
21
ClassificationRSNA Pneumonia
Accuracy78.55
21
Medical Image ClassificationMIDRC-XR
AUC93.48
18
Medical Image ClassificationMIDRC-XR Portable
AUC92.94
18
ClassificationMIMIC-5 × 200
Accuracy76.06
15
Phrase groundingMS-CXR
Atelectasis Accuracy0.6757
15
Image-Text RetrievalMIMIC 5x200
Precision@150
15
Multi-label CXR ClassificationOpen-i (test)
AUC0.838
8
Showing 10 of 15 rows

Other info

Code

Follow for update