CVApr 7, 2024

Bootstrapping Chest CT Image Understanding by Distilling Knowledge from X-ray Expert Models

arXiv:2404.04936v122 citationsh-index: 15CVPR
Originality Incremental advance
AI Analysis

This addresses the need for versatile AI in medical imaging for radiologists, though it is incremental as it builds on existing methods like knowledge distillation and contrastive learning.

The paper tackles the problem of automated chest CT image interpretation by leveraging language supervision and distilling knowledge from a pre-trained 2D X-ray model, achieving feasibility across multiple scenarios with over 12,000 image-report pairs.

Radiologists highly desire fully automated versatile AI for medical imaging interpretation. However, the lack of extensively annotated large-scale multi-disease datasets has hindered the achievement of this goal. In this paper, we explore the feasibility of leveraging language as a naturally high-quality supervision for chest CT imaging. In light of the limited availability of image-report pairs, we bootstrap the understanding of 3D chest CT images by distilling chest-related diagnostic knowledge from an extensively pre-trained 2D X-ray expert model. Specifically, we propose a language-guided retrieval method to match each 3D CT image with its semantically closest 2D X-ray image, and perform pair-wise and semantic relation knowledge distillation. Subsequently, we use contrastive learning to align images and reports within the same patient while distinguishing them from the other patients. However, the challenge arises when patients have similar semantic diagnoses, such as healthy patients, potentially confusing if treated as negatives. We introduce a robust contrastive learning that identifies and corrects these false negatives. We train our model with over 12,000 pairs of chest CT images and radiology reports. Extensive experiments across multiple scenarios, including zero-shot learning, report generation, and fine-tuning processes, demonstrate the model's feasibility in interpreting chest CT images.

Foundations

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

Your Notes