CVNov 24, 2023

Unified Medical Image Pre-training in Language-Guided Common Semantic Space

arXiv:2311.14851v27 citationsh-index: 19
Originality Incremental advance
AI Analysis

This addresses the problem of adapting vision-language pre-training to real-world medical scenarios with varied modalities, offering a more versatile solution for medical image analysis.

The paper tackles the challenge of learning unified representations for diverse medical image modalities (e.g., 2D X-rays and 3D CT scans) by proposing UniMedI, a framework that uses diagnostic reports as a common semantic space, resulting in superior performance on tasks like classification, segmentation, and retrieval across 10 datasets.

Vision-Language Pre-training (VLP) has shown the merits of analysing medical images, by leveraging the semantic congruence between medical images and their corresponding reports. It efficiently learns visual representations, which in turn facilitates enhanced analysis and interpretation of intricate imaging data. However, such observation is predominantly justified on single-modality data (mostly 2D images like X-rays), adapting VLP to learning unified representations for medical images in real scenario remains an open challenge. This arises from medical images often encompass a variety of modalities, especially modalities with different various number of dimensions (e.g., 3D images like Computed Tomography). To overcome the aforementioned challenges, we propose an Unified Medical Image Pre-training framework, namely UniMedI, which utilizes diagnostic reports as common semantic space to create unified representations for diverse modalities of medical images (especially for 2D and 3D images). Under the text's guidance, we effectively uncover visual modality information, identifying the affected areas in 2D X-rays and slices containing lesion in sophisticated 3D CT scans, ultimately enhancing the consistency across various medical imaging modalities. To demonstrate the effectiveness and versatility of UniMedI, we evaluate its performance on both 2D and 3D images across 10 different datasets, covering a wide range of medical image tasks such as classification, segmentation, and retrieval. UniMedI has demonstrated superior performance in downstream tasks, showcasing its effectiveness in establishing a universal medical visual representation.

Foundations

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

Your Notes