pith. sign in

arxiv: 2304.06819 · v2 · pith:SIXZBCVGnew · submitted 2023-04-13 · 💻 cs.CV · cs.AI· q-bio.GN· q-bio.QM· q-bio.TO

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

classification 💻 cs.CV cs.AIq-bio.GNq-bio.QMq-bio.TO
keywords multimodaltranscriptomicsbiologicalhistologyinteractionstokensbulkdense
0
0 comments X
read the original abstract

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.

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 1 Pith paper

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

  1. ChronoSurv: A Clinical Pathway-Guided Graph Framework for Multimodal Survival Analysis

    cs.LG 2026-06 unverdicted novelty 5.0

    ChronoSurv proposes a directed graph framework for multimodal survival analysis that models clinical pathways with hierarchical and heterogeneous message passing.