English

Improving Medical Multi-modal Contrastive Learning with Expert Annotations

Computer Vision and Pattern Recognition 2024-07-16 v3 Machine Learning

Abstract

We introduce eCLIP, an enhanced version of the CLIP model that integrates expert annotations in the form of radiologist eye-gaze heatmaps. It tackles key challenges in contrastive multi-modal medical imaging analysis, notably data scarcity and the "modality gap" -- a significant disparity between image and text embeddings that diminishes the quality of representations and hampers cross-modal interoperability. eCLIP integrates a heatmap processor and leverages mixup augmentation to efficiently utilize the scarce expert annotations, thus boosting the model's learning effectiveness. eCLIP is designed to be generally applicable to any variant of CLIP without requiring any modifications of the core architecture. Through detailed evaluations across several tasks, including zero-shot inference, linear probing, cross-modal retrieval, and Retrieval Augmented Generation (RAG) of radiology reports using a frozen Large Language Model, eCLIP showcases consistent improvements in embedding quality. The outcomes reveal enhanced alignment and uniformity, affirming eCLIP's capability to harness high-quality annotations for enriched multi-modal analysis in the medical imaging domain.

Keywords

Cite

@article{arxiv.2403.10153,
  title  = {Improving Medical Multi-modal Contrastive Learning with Expert Annotations},
  author = {Yogesh Kumar and Pekka Marttinen},
  journal= {arXiv preprint arXiv:2403.10153},
  year   = {2024}
}

Comments

Accepted to ECCV 2024

R2 v1 2026-06-28T15:21:30.947Z