Language Augmentation in CLIP for Improved Anatomy Detection on Multi-modal Medical Images
Mansi Kakkar, Dattesh Shanbhag, Chandan Aladahalli, Gurunath Reddy M
TL;DR
This work addresses the problem of automated, whole-body, multi-modal anatomy labeling in MR and CT radiology images by fine-tuning PubMedCLIP on a curated multi-modal dataset of organs and body stations. It introduces image and language augmentations, including diverse prompts that encode modality, orientation, station, and organ, and uses a balanced loss to jointly optimize vision- and text-based predictions. The proposed PMC-MSA model, which combines enhanced data, text prompt diversity, and joint augmentations, achieves a 47.6% average improvement in organ detection and a 27% improvement in station detection over the PubMedCLIP baseline, demonstrating improved cross-modal anatomical understanding in clinical imaging. The approach reduces misalignment between organ and station labels and lays groundwork for robust zero-shot multi-modal anatomy classification in radiology, with future work aimed at addressing class imbalance through learned text representations.
Abstract
Vision-language models have emerged as a powerful tool for previously challenging multi-modal classification problem in the medical domain. This development has led to the exploration of automated image description generation for multi-modal clinical scans, particularly for radiology report generation. Existing research has focused on clinical descriptions for specific modalities or body regions, leaving a gap for a model providing entire-body multi-modal descriptions. In this paper, we address this gap by automating the generation of standardized body station(s) and list of organ(s) across the whole body in multi-modal MR and CT radiological images. Leveraging the versatility of the Contrastive Language-Image Pre-training (CLIP), we refine and augment the existing approach through multiple experiments, including baseline model fine-tuning, adding station(s) as a superset for better correlation between organs, along with image and language augmentations. Our proposed approach demonstrates 47.6% performance improvement over baseline PubMedCLIP.
