Transcriptomics-guided Slide Representation Learning in Computational Pathology
Guillaume Jaume, Lukas Oldenburg, Anurag Vaidya, Richard J. Chen, Drew F. K. Williamson, Thomas Peeters, Andrew H. Song, Faisal Mahmood
TL;DR
This work tackles the problem of learning slide-level representations from giga-pixel whole-slide images by leveraging transcriptomic data. It introduces Tangle, a multimodal pre-training framework that jointly learns a slide encoder and a gene-expression encoder through symmetric contrastive learning, with optional reconstruction and intra-modality objectives. Trained on cross-species data (rat TG-GATEs and human TCGA samples) across liver, breast, and lung, Tangle achieves substantial improvements in few-shot classification, prototype-based tasks, and slide retrieval compared to MIL and patch-based SSL baselines, while offering interpretability via attention maps and gene-level attributions. The results underscore the value of aligning histology with molecular profiles to produce task-agnostic, biologically meaningful slide representations, with potential impact on preclinical toxicology and cancer pathology workflows.
Abstract
Self-supervised learning (SSL) has been successful in building patch embeddings of small histology images (e.g., 224x224 pixels), but scaling these models to learn slide embeddings from the entirety of giga-pixel whole-slide images (WSIs) remains challenging. Here, we leverage complementary information from gene expression profiles to guide slide representation learning using multimodal pre-training. Expression profiles constitute highly detailed molecular descriptions of a tissue that we hypothesize offer a strong task-agnostic training signal for learning slide embeddings. Our slide and expression (S+E) pre-training strategy, called Tangle, employs modality-specific encoders, the outputs of which are aligned via contrastive learning. Tangle was pre-trained on samples from three different organs: liver (n=6,597 S+E pairs), breast (n=1,020), and lung (n=1,012) from two different species (Homo sapiens and Rattus norvegicus). Across three independent test datasets consisting of 1,265 breast WSIs, 1,946 lung WSIs, and 4,584 liver WSIs, Tangle shows significantly better few-shot performance compared to supervised and SSL baselines. When assessed using prototype-based classification and slide retrieval, Tangle also shows a substantial performance improvement over all baselines. Code available at https://github.com/mahmoodlab/TANGLE.
