pith. sign in

arxiv: 2412.10372 · v1 · pith:WUUI4HEPnew · submitted 2024-12-13 · 💻 cs.CV

UniMed-CLIP: Towards a Unified Image-Text Pretraining Paradigm for Diverse Medical Imaging Modalities

classification 💻 cs.CV
keywords medicalimage-textdatasetsmodalitiesmodelsunimedunimed-clipvlms
0
0 comments X
read the original abstract

Vision-Language Models (VLMs) trained via contrastive learning have achieved notable success in natural image tasks. However, their application in the medical domain remains limited due to the scarcity of openly accessible, large-scale medical image-text datasets. Existing medical VLMs either train on closed-source proprietary or relatively small open-source datasets that do not generalize well. Similarly, most models remain specific to a single or limited number of medical imaging domains, again restricting their applicability to other modalities. To address this gap, we introduce UniMed, a large-scale, open-source multi-modal medical dataset comprising over 5.3 million image-text pairs across six diverse imaging modalities: X-ray, CT, MRI, Ultrasound, Pathology, and Fundus. UniMed is developed using a data-collection framework that leverages Large Language Models (LLMs) to transform modality-specific classification datasets into image-text formats while incorporating existing image-text data from the medical domain, facilitating scalable VLM pretraining. Using UniMed, we trained UniMed-CLIP, a unified VLM for six modalities that significantly outperforms existing generalist VLMs and matches modality-specific medical VLMs, achieving notable gains in zero-shot evaluations. For instance, UniMed-CLIP improves over BiomedCLIP (trained on proprietary data) by an absolute gain of +12.61, averaged over 21 datasets, while using 3x less training data. To facilitate future research, we release UniMed dataset, training codes, and models at https://github.com/mbzuai-oryx/UniMed-CLIP.

This paper has not been read by Pith yet.

discussion (0)

Sign in with ORCID, Apple, or X to comment. Anyone can read and Pith papers without signing in.

Forward citations

Cited by 12 Pith papers

Reviewed papers in the Pith corpus that reference this work. Sorted by Pith novelty score.

  1. SonoCLIP: Mask-Guided Region-Aware Vision-Language Pretraining for Fetal Ultrasound Analysis

    cs.CV 2026-06 unverdicted novelty 7.0

    SonoCLIP presents a mask-guided region-aware vision-language foundation model pretrained on 1.44M fetal ultrasound images, demonstrating superior zero-shot performance.

  2. EchoPilot: Training-Free Ultrasound Video Segmentation via Scale-Space Semantic Prompting and Reliability-Gated Memory

    cs.CV 2026-05 unverdicted novelty 7.0

    EchoPilot delivers state-of-the-art training-free ultrasound video segmentation from a single point prompt by introducing scale-space semantic prompting via S.E.E.D. and reliability-gated memory updates.

  3. CoDA: Exploring Chain-of-Distribution Attacks and Post-Hoc Token-Space Repair for Medical Vision-Language Models

    cs.CV 2026-03 unverdicted novelty 7.0

    CoDA chains clinically plausible acquisition, reconstruction, display, and delivery shifts to substantially degrade zero-shot performance of medical vision-language models, with a post-hoc token-space repair partially...

  4. DARK: Diagonal-Anchored Repulsive Knowledge Distillation for Vision-Language Models under Extreme Compression

    cs.CV 2026-03 conditional novelty 7.0

    DARK distillation lets a 75M-parameter student model match or exceed a 427M-parameter teacher on fetal ultrasound benchmarks by transitioning from imitating to repelling non-target similarities.

  5. PROTON: Prototype-Based Test-Time Online OOD Detection for Medical VLMs

    cs.CV 2026-06 unverdicted novelty 6.0

    PROTON is a test-time online OOD detection module for medical VLMs that maintains a prototype bank from confident predictions and adaptively combines prototype distance with MCM scoring via variance statistics, improv...

  6. MedSIGHT: Towards Grounded Visual Comprehension in Medical Large Vision-Language Models

    cs.CV 2026-06 unverdicted novelty 6.0

    MedSIGHT unifies medical image comprehension and segmentation in Med-LVLMs via a Region Perceiver module and region codebook, trained progressively on 72K pairs to reach SOTA on both tasks across modalities.

  7. One Stone, Three Birds: Self-adaptive Optimal Transport for Multi-VLM Selection, Adaptation, and Ensembling

    cs.CV 2026-06 unverdicted novelty 5.0

    OSTB estimates a consensus sample-to-class transport plan from multiple frozen VLMs to perform model selection by reliability ranking, target adaptation via transport-conditioned classifiers, and ensembling via reliab...

  8. $M^3 QuestionIng$: Multi-modal Multi-span Medical Question Answering

    cs.IR 2026-05 unverdicted novelty 5.0

    Proposes a multi-modal multi-span medical QA framework and new dataset that outputs answers containing both text and relevant images.

  9. RoiMAM: Region-of-Interest Medical Attention Model for Efficient Vision-Language Understanding

    cs.CV 2026-05 unverdicted novelty 5.0

    RoiMAM integrates a training-free ROI Generation Module with Semantic Selective Suppression and a Text Prompt Enhancer to produce a compact VLM that reports 2 percent and 4.6 percent accuracy gains on SLAKE and PMC-VQ...

  10. M-IDoL: Information Decomposition for Modality-Specific and Diverse Representation Learning in Medical Foundation Model

    cs.CV 2026-04 unverdicted novelty 5.0

    M-IDoL learns modality-specific and diverse representations by maximizing inter-modality entropy and minimizing intra-modality uncertainty through information decomposition in MoE subspaces.

  11. DBMF: A Dual-Branch Multimodal Framework for Out-of-Distribution Detection

    cs.CV 2026-04 unverdicted novelty 5.0

    DBMF integrates scores from text-image and vision branches to improve out-of-distribution detection on endoscopic datasets by up to 24.84% over prior methods.

  12. Adapting Vision-Language Foundation Model for Next Generation Medical Ultrasound Image Analysis

    cs.CV 2025-06 unverdicted novelty 5.0

    Introduces Hybrid Tuning adapter with frequency filtering and noise estimation to adapt CLIP for ultrasound segmentation and classification, claiming outperformance on six multi-center datasets.