CVCLJan 26, 2023

Cross Modal Global Local Representation Learning from Radiology Reports and X-Ray Chest Images

arXiv:2301.10951v117 citationsh-index: 11
Originality Incremental advance
AI Analysis

This work addresses the challenge of data scarcity in medical AI for radiology by leveraging multimodal learning, though it is incremental as it builds on existing language-vision methods.

The paper tackled the problem of training deep learning models for radiology with limited data by developing a multimodal representation learning method using publicly available radiology reports and X-ray images, achieving an average AUC of 0.85 to 0.87 for diagnosing five lung pathologies.

Deep learning models can be applied successfully in real-work problems; however, training most of these models requires massive data. Recent methods use language and vision, but unfortunately, they rely on datasets that are not usually publicly available. Here we pave the way for further research in the multimodal language-vision domain for radiology. In this paper, we train a representation learning method that uses local and global representations of the language and vision through an attention mechanism and based on the publicly available Indiana University Radiology Report (IU-RR) dataset. Furthermore, we use the learned representations to diagnose five lung pathologies: atelectasis, cardiomegaly, edema, pleural effusion, and consolidation. Finally, we use both supervised and zero-shot classifications to extensively analyze the performance of the representation learning on the IU-RR dataset. Average Area Under the Curve (AUC) is used to evaluate the accuracy of the classifiers for classifying the five lung pathologies. The average AUC for classifying the five lung pathologies on the IU-RR test set ranged from 0.85 to 0.87 using the different training datasets, namely CheXpert and CheXphoto. These results compare favorably to other studies using UI-RR. Extensive experiments confirm consistent results for classifying lung pathologies using the multimodal global local representations of language and vision information.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes