bio.rodeo
ModelsOrganizationsLeaderboardAboutSign in
bio.rodeo

The authoritative source for evaluating biological foundation models. No hype, just honest analysis.

Categories
  • DNA & Gene
  • RNA
  • Protein
  • Small molecule
  • Single-cell
  • Spatial omics
  • Pathology
  • Imaging
  • Metabolomics
  • Biosignals
  • Language model
bio.rodeoModelsOrganizationsLeaderboardAboutFAQSubmit a modelContact
© 2026 Pulsatance. All rights reserved. ~
Built by Pulsatance
Imaging foundation models
Imaging

BiomedCLIP

Microsoft Research

Biomedical vision-language model trained contrastively on 15M PubMed Central figure-caption pairs for zero-shot classification, retrieval, and VQA.

Released: March 2023

BiomedCLIP is a multimodal biomedical foundation model developed by Microsoft Research that learns joint representations of biomedical images and text through contrastive learning. It was pretrained on PMC-15M, a curated dataset of 15.28 million figure-caption pairs extracted from 4.4 million open-access PubMed Central articles — a scale roughly two orders of magnitude larger than prior biomedical image-text datasets such as MIMIC-CXR. The model was first released as a preprint in March 2023 and subsequently published in NEJM AI in 2024.

The central challenge BiomedCLIP addresses is the fragmentation of biomedical imaging AI: historically, models specialized in a single modality (chest X-rays, histopathology slides, microscopy images) and required domain-specific fine-tuning. By training at scale across approximately 30 biomedical image subcategories, BiomedCLIP learns visual representations that transfer across radiology, digital pathology, microscopy, and other modalities without additional adaptation. At the time of publication, BiomedCLIP achieved state-of-the-art zero-shot accuracy on a broad suite of classification, retrieval, and visual question answering (VQA) benchmarks, including outperforming radiology-specialized models on radiology-specific tasks.

#Key Features

  • Cross-modality generalization: A single model covers radiology (X-ray, CT, MRI), digital pathology, fluorescence microscopy, and other biomedical imaging types without domain-specific fine-tuning, making it broadly applicable across research contexts.
  • Large-scale biomedical pretraining corpus: PMC-15M spans approximately 30 biomedical image categories drawn from peer-reviewed publications, providing high-quality paired text from domain experts rather than crowd-sourced annotation.
  • Domain-adapted text encoder: Uses PubMedBERT as the text encoder with an extended context length of 256 tokens (versus 77 in standard CLIP), covering approximately 90% of PubMed Central figure captions in full.
  • Strong zero-shot performance: Outperforms prior specialized models including BioViL, MedCLIP, and PubMedCLIP on zero-shot classification and cross-modal retrieval tasks across multiple biomedical imaging benchmarks.
  • Open model weights: Publicly released on HuggingFace under microsoft/BiomedCLIP-PubMedBERT_256-vit_base_patch16_224, enabling downstream research and fine-tuning for new biomedical imaging tasks.

#Technical Details

BiomedCLIP follows the dual-encoder contrastive learning framework of CLIP, adapted for the biomedical domain. The image encoder is a Vision Transformer ViT-B/16 initialized from ImageNet-pretrained weights, processing images at 224x224 pixel resolution with 196 patch tokens plus one [CLS] token. The text encoder is PubMedBERT, a BERT-based model pretrained on PubMed abstracts and full-text biomedical articles. Contrastive training uses an InfoNCE loss with a learned temperature parameter to maximize cosine similarity between matched image-text pairs across batches of 4,000 samples over 32 training epochs with a cosine learning rate schedule and 2,000-step linear warmup.

On zero-shot image classification benchmarks, BiomedCLIP achieves 78.95% accuracy on RSNA Pneumonia Detection (surpassing the radiology-specialized BioViL model) and 73.41% accuracy on PCam patch-level cancer detection. On cross-modal retrieval from a held-out PMC-15M validation set, Image-to-text Recall@1 reaches 82.90% compared to approximately 11% for general-purpose CLIP, illustrating how domain-specific pretraining closes the biomedical domain gap. On the SLAKE VQA benchmark, BiomedCLIP reaches accuracy comparable to Med-PaLM M despite containing far fewer parameters.

#Applications

BiomedCLIP is well-suited for researchers and clinicians working across diverse biomedical imaging workflows. Its zero-shot classification capability supports rapid image triage and dataset exploration without labeled training data. Cross-modal retrieval enables text-based search of large figure archives and radiology PACS systems, as well as literature mining by image similarity. The model's dense embeddings can also serve as initialization for supervised fine-tuning in low-data regimes, such as rare disease classification or novel imaging modality adaptation. VQA capabilities support clinical education tools and decision-support prototypes when paired with additional decoder components.

#Impact

BiomedCLIP established contrastive pretraining at PMC scale as a viable path to general-purpose biomedical vision-language models, and its PMC-15M dataset has become a reference benchmark for subsequent multimodal biomedical AI work. The publicly released weights have facilitated downstream research across pathology, radiology, and microscopy communities. Key limitations include a fixed 224x224 input resolution that constrains applicability to tasks requiring high spatial detail, English-only text encoding due to the PubMedBERT backbone, and a training corpus skewed toward academic figure types (including charts and diagrams) rather than purely clinical imaging workflows. As a discriminative model, BiomedCLIP does not natively generate free-text responses and requires additional decoder components for open-ended generation tasks.

Citations

BiomedCLIP: a multimodal biomedical foundation model pretrained from fifteen million scientific image-text pairs

Preprint

Zhang, S., et al. (2023) BiomedCLIP: a multimodal biomedical foundation model pretrained from fifteen million scientific image-text pairs.

DOI: 10.48550/arXiv.2303.00915

A Multimodal Biomedical Foundation Model Trained from Fifteen Million Image–Text Pairs

Zhang, S., et al. (2024) A Multimodal Biomedical Foundation Model Trained from Fifteen Million Image–Text Pairs. NEJM AI.

DOI: 10.1056/AIoa2400640

Recent citations

Papers that recently cited this model.

  • Towards Enhancing 3D Spatial Reasoning in Medical Multimodal Large Language Models

    Zhuoyuan Fu, Zeshang Li, Yiqiong Zhang, et al.

    Jul 2026

    0
  • Improving Medical Image Generative Models with Fr\'echet Distance Loss

    Andrew Marshall, Xuanang Xu, Xiaoran Zhang, et al.

    Jul 2026

    0Influential
  • The Path to Self-Evolving Clinical Systems: Scaling Medical Agents from Assistance to Autonomy

    Chunzheng Zhu, Lei Tian, Bohan Tan, et al.

    Jul 2026

    0Influential

Top citations

The most-cited papers that cite this model.

  • A whole-slide foundation model for digital pathology from real-world data

    Hanwen Xu, N. Usuyama, Jaspreet Bagga, et al.

    Nature · May 2024

    842
  • A generalist vision–language foundation model for diverse biomedical tasks

    Kai Zhang, Jun Yu, Zhiling Yan, et al.

    Nature Medicine · May 2023

    374Influential
  • PMC-VQA: Visual Instruction Tuning for Medical Visual Question Answering

    Xiaoman Zhang, Chaoyi Wu, Ziheng Zhao, et al.

    arXiv.org · May 2023

    347
  • On the Challenges and Perspectives of Foundation Models for Medical Image Analysis

    Shaoting Zhang, Dimitris N. Metaxas

    Medical Image Anal. · Jun 2023

    304
  • Quilt-1M: One Million Image-Text Pairs for Histopathology

    W. Ikezogwo, M. S. Seyfioglu, Fatemeh Ghezloo, et al.

    Neural Information Processing Systems · Jun 2023

    239Influential

Related models

Models with similar goals, methods, or subject matter.

  • PMC-CLIP

    Shanghai Jiao Tong University

    Biomedical vision-language model trained contrastively on 1.6M figure-caption pairs mined from PubMed Central open-access articles.

    PathologyImaging
  • PubMedCLIP

    Hasso Plattner Institute

    Medical-domain CLIP fine-tuned on radiology image-caption pairs from ROCO, serving as a drop-in visual encoder for medical visual question answering.

    PathologyLanguage model
  • BiomedGPT

    Lehigh University / University of Georgia / Stanford University / Massachusetts General Hospital / University of Pennsylvania / University of Central Florida / UC Santa Cruz / UTHealth Houston / Mayo Clinic / Samsung Research America

    Open-source, lightweight generalist vision-language foundation model for diverse biomedical imaging and text tasks.

    Language modelImagingPathology
  • Mammo-CLIP

    Boston University / University of Pittsburgh

    Vision-language foundation model pre-trained on screening mammogram-report pairs to improve data efficiency and robustness in breast cancer detection.

    ImagingPathology
  • EyeCLIP

    The Hong Kong Polytechnic University / EPFL / Clemson University / Zhejiang University School of Medicine / Shanghai Jiao Tong University / Monash University

    CLIP-based vision-language foundation model for eye imaging, enabling zero-shot disease detection and cross-modal retrieval across 11 modalities.

    ImagingLanguage model
  • BiMediX2

    Mohamed bin Zayed University of Artificial Intelligence

    Bilingual Arabic-English medical multimodal model built on Llama 3.1 for radiology, CT, and histology image understanding and question answering.

    Language modelImagingPathology

Citations

Total Citations665
Influential89
References58

GitHub

Stars128
Forks16
Open Issues3
Contributors3
Last Push1y ago
LanguageJupyter Notebook
LicenseMIT

HuggingFace

Downloads878.5K
Likes417
Last Modified1y ago
Pipelinezero-shot-image-classification

Fields of citing research

  • Computer Science73%
  • Medicine67%
  • Engineering14%
  • Biology2%
  • Environmental Science1%
  • Physics0%
  • Agricultural and Food Sciences0%
  • Linguistics0%

Share of papers citing this model.

Openness

bio.rodeo opennessOpen weights · open weights, closed recipe
61Partial
Usability — can I run it?100
Reproducibility — can I retrain it?19
open weights, closed recipe
Model Openness Framework
Class III
Open Model

Tags

contrastive_learningfoundation_modelimage_analysismultimodalradiologyvision_transformerzero_shot

Resources

GitHub RepositoryResearch PaperResearch PaperHuggingFace Model