Multimodal Cancer Modeling in the Age of Foundation Model Embeddings
Steven Song, Morgan Borjigin-Wang, Irene Madejski, Robert L. Grossman
TL;DR
This work treats TCGA as a rich multimodal resource and proposes an embedding-centric framework that leverages zero-shot foundation-model embeddings across modalities to predict cancer survival with simple CoxPH models. By combining RNA-seq, histology, and pathology-report text (summarized by LLMs) through a late-fusion approach, the authors demonstrate additive gains over unimodal embeddings and establish a practical, modular pipeline that does not require training large neural nets. Key findings include substantial performance gains from multimodal fusion (best C-index ~0.795 when combined with demographics) and a strong positive impact of pathology-report summarization on prognostic accuracy, while hallucination corrections had minimal effect on risk stratification. The study highlights a scalable, privacy-conscious paradigm for leveraging foundation-model embeddings in cancer prognostics and lays groundwork for broader application to multi-omics and biomedical text data.
Abstract
The Cancer Genome Atlas (TCGA) has enabled novel discoveries and served as a large-scale reference dataset in cancer through its harmonized genomics, clinical, and imaging data. Numerous prior studies have developed bespoke deep learning models over TCGA for tasks such as cancer survival prediction. A modern paradigm in biomedical deep learning is the development of foundation models (FMs) to derive feature embeddings agnostic to a specific modeling task. Biomedical text especially has seen growing development of FMs. While TCGA contains free-text data as pathology reports, these have been historically underutilized. Here, we investigate the ability to train classical machine learning models over multimodal, zero-shot FM embeddings of cancer data. We demonstrate the ease and additive effect of multimodal fusion, outperforming unimodal models. Further, we show the benefit of including pathology report text and rigorously evaluate the effect of model-based text summarization and hallucination. Overall, we propose an embedding-centric approach to multimodal cancer modeling.
