English

Multi-View and Multi-Scale Alignment for Contrastive Language-Image Pre-training in Mammography

Computer Vision and Pattern Recognition 2025-03-28 v2 Artificial Intelligence Machine Learning

Abstract

Contrastive Language-Image Pre-training (CLIP) demonstrates strong potential in medical image analysis but requires substantial data and computational resources. Due to these restrictions, existing CLIP applications in medical imaging focus mainly on modalities like chest X-rays that have abundant image-report data available, leaving many other important modalities underexplored. Here, we propose one of the first adaptations of the full CLIP model to mammography, which presents significant challenges due to labeled data scarcity, high-resolution images with small regions of interest, and class-wise imbalance. We first develop a specialized supervision framework for mammography that leverages its multi-view nature. Furthermore, we design a symmetric local alignment module to better focus on detailed features in high-resolution images. Lastly, we incorporate a parameter-efficient fine-tuning approach for large language models pre-trained with medical knowledge to address data limitations. Our multi-view and multi-scale alignment (MaMA) method outperforms state-of-the-art baselines for three different tasks on two large real-world mammography datasets, EMBED and RSNA-Mammo, with only 52% model size compared with the largest baseline. The code is available at https://github.com/XYPB/MaMA

Keywords

Cite

@article{arxiv.2409.18119,
  title  = {Multi-View and Multi-Scale Alignment for Contrastive Language-Image Pre-training in Mammography},
  author = {Yuexi Du and John Onofrey and Nicha C. Dvornek},
  journal= {arXiv preprint arXiv:2409.18119},
  year   = {2025}
}

Comments

This paper is accepted by IPMI 2025 for Oral Presentation

R2 v1 2026-06-28T18:58:34.808Z