Share your thoughts, 1 month free Claude Pro on usSee more
WorkDL logo mark

Modeling Dense Multimodal Interactions Between Biological Pathways and Histology for Survival Prediction

About

Integrating whole-slide images (WSIs) and bulk transcriptomics for predicting patient survival can improve our understanding of patient prognosis. However, this multimodal task is particularly challenging due to the different nature of these data: WSIs represent a very high-dimensional spatial description of a tumor, while bulk transcriptomics represent a global description of gene expression levels within that tumor. In this context, our work aims to address two key challenges: (1) how can we tokenize transcriptomics in a semantically meaningful and interpretable way?, and (2) how can we capture dense multimodal interactions between these two modalities? Specifically, we propose to learn biological pathway tokens from transcriptomics that can encode specific cellular functions. Together with histology patch tokens that encode the different morphological patterns in the WSI, we argue that they form appropriate reasoning units for downstream interpretability analyses. We propose fusing both modalities using a memory-efficient multimodal Transformer that can model interactions between pathway and histology patch tokens. Our proposed model, SURVPATH, achieves state-of-the-art performance when evaluated against both unimodal and multimodal baselines on five datasets from The Cancer Genome Atlas. Our interpretability framework identifies key multimodal prognostic factors, and, as such, can provide valuable insights into the interaction between genotype and phenotype, enabling a deeper understanding of the underlying biological mechanisms at play. We make our code public at: https://github.com/ajv012/SurvPath.

Guillaume Jaume, Anurag Vaidya, Richard Chen, Drew Williamson, Paul Liang, Faisal Mahmood• 2023

Related benchmarks

TaskDatasetResultRank
Survival PredictionTCGA-LUAD
C-index0.667
154
Survival PredictionTCGA-UCEC
C-index0.737
142
Survival PredictionTCGA-BRCA
C-index0.694
101
Survival PredictionTCGA-BLCA
C-index0.685
94
Survival PredictionTCGA-COADREAD
C-index67.3
82
Survival PredictionBRCA
C-Index0.655
66
Survival PredictionBLCA
C-Index0.625
66
Survival PredictionTCGA-STAD
C-index0.596
62
Survival PredictionTCGA-KIRC (5-fold CV)
C-Index0.7355
56
Survival PredictionTCGA-BRCA (5-fold cross-validation)
C-Index0.679
54
Showing 10 of 50 rows

Other info

Code

Follow for update