bio.rodeo
ModelsOrganizationsLeaderboardAbout
bio.rodeo

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

AboutFAQSubmit a modelContact
© 2026 Pulsatance. All rights reserved. ~
Built by Pulsatance
Pathology foundation models
Pathology

TITAN

Mahmood Lab / Brigham and Women's Hospital / Helmholtz Munich / University of Tokyo

A slide-level multimodal foundation model for pathology that turns whole-slide images into general-purpose embeddings, built on CONCHv1.5 patch features with a vision-language slide encoder.

Released: November 2024
Parameters: 48.5 Million

TITAN (Transformer-based pathology Image and Text Alignment Network) is a slide-level multimodal foundation model for computational pathology developed by the Mahmood Lab at Harvard Medical School and Brigham and Women's Hospital, with collaborators at Helmholtz Munich and the University of Tokyo. Introduced in a November 2024 preprint and published in Nature Medicine in 2025, TITAN produces a single embedding for an entire gigapixel whole-slide image (WSI), addressing the patient- and slide-level questions that clinical pathology actually asks.

Most pathology foundation models — including the Mahmood Lab's own UNI and CONCH — operate at the level of small patches or regions of interest and require an external multiple-instance-learning aggregator to reach a slide-level decision. TITAN instead learns the aggregation directly: it consumes a grid of CONCHv1.5 patch features spanning a full slide and encodes them into a compact, transferable slide representation. Because the slide encoder is aligned to text during pretraining, the same embedding supports classification, retrieval, and generation without task-specific fine-tuning or clinical labels.

Critically, TITAN is pretrained without any manual annotations, learning entirely from unlabeled slides, matched pathology reports, and machine-generated captions. This makes it well suited to resource-limited settings such as rare-disease retrieval and prognosis, where labeled training data is scarce.

#Key Features

  • Slide-level embeddings: TITAN encodes an entire WSI into one general-purpose vector, removing the need for a separate multiple-instance-learning head to move from patches to a slide-level prediction.
  • Built on CONCHv1.5 patches: The slide encoder ingests 768-dimensional features extracted by the CONCHv1.5 patch encoder from non-overlapping 512x512 pixel patches at 20x magnification, reusing a strong pathology patch backbone.
  • 2D ALiBi long-context encoding: A Vision Transformer with Attention with Linear Biases extended to two dimensions lets TITAN extrapolate to slide extents far larger than those seen during pretraining.
  • Three-stage vision-language pretraining: Visual self-supervision is followed by contrastive alignment to region captions and then to full clinical reports, yielding an embedding space shared between histology and text.
  • Label-free multitask capability: Without fine-tuning, TITAN supports linear probing, few-shot and zero-shot classification, rare-cancer and cross-modal retrieval, and pathology report generation.

#Technical Details

TITAN's slide encoder is a Vision Transformer with approximately 48.5 million parameters using 2D ALiBi positional encoding. Pretraining proceeds in three stages. Stage one applies iBOT self-supervised learning to 16x16 feature grids corresponding to 8,192x8,192 pixel regions (roughly 4x4 mm at 20x) drawn from 335,645 WSIs. Stages two and three use the CoCa contrastive-captioning objective to align slide and region representations first to 423,122 synthetic captions generated by the PathChat pathology assistant, then to 182,862 slide-report pairs from clinical text. The training corpus, Mass-340K, combines de-identified Mass General Brigham slides with public GTEx data. Across linear-probing, few-shot, zero-shot, retrieval, and report-generation benchmarks, TITAN reported performance exceeding both region-of-interest and prior slide-level foundation models.

#Applications

TITAN is designed as a slide-level feature extractor and multimodal engine for computational pathology research. Its embeddings drive cancer subtyping, biomarker and molecular-status prediction, and slide-level prognostic modeling with minimal labeled data. The vision-language alignment enables cross-modal search — retrieving morphologically similar cases from a text query or surfacing relevant report text for a slide — which is especially valuable for rare cancers with few labeled examples. TITAN can also draft pathology report text directly from slide features, supporting research into automated reporting.

#Impact

TITAN advances computational pathology from patch- and region-level encoders toward general-purpose slide-level foundation models that fold aggregation and language grounding into a single pretrained system, complementing the Mahmood Lab's UNI and CONCH. Code and gated weights are released on GitHub and HuggingFace, lowering the barrier to slide-level research. Access is restricted: the weights carry a CC BY-NC-ND 4.0 research-only license and are gated behind registration, the multimodal decoder was withheld to reduce the risk of leaking protected health information, and the Mass-340K training corpus is private and reflects the patient population of a single US academic medical center. TITAN has not been validated for clinical diagnostic use and requires independent evaluation before any diagnostic application.

Citations

Multimodal Whole Slide Foundation Model for Pathology

Preprint

Ding, T., et al. (2024) Multimodal Whole Slide Foundation Model for Pathology. arXiv.org.

DOI: 10.48550/arXiv.2411.19666

A multimodal whole-slide foundation model for pathology

Ding, T., et al. (2025) A multimodal whole-slide foundation model for pathology. Nature Medicine.

DOI: 10.1038/s41591-025-03982-3

Recent citations

Papers that recently cited this model.

  • Multi-scale patch embedding and distribution-aware transformer learning for explainable histopathology analysis

    Saima Tasnim, Sharmin Sultana Akhi, Shakh Md Shakib Hasan, et al.

    Results in Control and Optimization · Sep 2026

    0
  • WBC-CLIP: A multimodal vision-language framework for morphology aware white blood cell analysis

    Luca Zedda, Davide Antonio Mura, Andrea Manzo, et al.

    Image and Vision Computing · Aug 2026

    0
  • When Structured Sparse Autoencoders Learn Consistent Concepts Across Modalities

    Weiduo Liao, Yunqiao Yang, Ying Wei

    Jul 2026

    0

Top citations

The most-cited papers that cite this model.

  • SurgVLM: A Large Vision-Language Model and Systematic Evaluation Benchmark for Surgical Intelligence

    Zhitao Zeng, Zhu Zhuo, Xiaojun Jia, et al.

    arXiv.org · Jun 2025

    28
  • Do Multiple Instance Learning Models Transfer?

    Daniel Shao, Richard J. Chen, Andrew H. Song, et al.

    International Conference on Machine Learning · Jun 2025

    27
  • A Survey on Computational Pathology Foundation Models: Datasets, Adaptation Strategies, and Evaluation Tasks

    Dong Li, Guihong Wan, Xintao Wu, et al.

    arXiv.org · Jan 2025

    24
  • From Classical Machine Learning to Emerging Foundation Models: Review on Multimodal Data Integration for Cancer Research

    A. Muneer, M. Waqas, Maliazurina B. Saad, et al.

    Artificial Intelligence Review · Jul 2025

    19
  • Patho-R1: A Multimodal Reinforcement Learning-Based Pathology Expert Reasoner

    Wenchuan Zhang, Penghao Zhang, Jingru Guo, et al.

    AAAI Conference on Artificial Intelligence · May 2025

    19

Citations

Total Citations207
Influential25
References0

GitHub

Stars356
Forks39
Open Issues3
Contributors3
Last Push7mo ago
LanguagePython

HuggingFace

Downloads157.2K
Likes95
Last Modified8mo ago
Pipelineimage-feature-extraction

Fields of citing research

  • Computer Science95%
  • Medicine93%
  • Biology20%
  • Engineering12%
  • Mathematics1%
  • Physics1%
  • Environmental Science0%

Share of papers citing this model.

Openness

bio.rodeo opennessClosed · low usability and reproducibility
21Closed
Usability — can I run it?22
Reproducibility — can I retrain it?10
Model Openness Framework
Unclassified
Restrictive license on core components

Tags

cross_modal_retrievalfoundation_modelhistologyreport_generationself_supervisedvision_languagevision_transformer

Resources

GitHub RepositoryResearch PaperHuggingFace Model