TL;DR
This paper introduces UMPSNet, a deep learning framework that integrates multi-modal patient data, including images, genomics, and metadata, to improve pan-cancer prognosis prediction with enhanced generalization across cancer types.
Contribution
The paper presents a novel multi-modal deep learning model that combines various data types and introduces a text encoder and attention mechanisms for improved pan-cancer prognosis prediction.
Findings
UMPSNet outperforms state-of-the-art methods in prognosis accuracy.
The model demonstrates strong generalization across multiple cancer types.
Integration of diverse data modalities enhances predictive performance.
Abstract
Prognostic task is of great importance as it closely related to the survival analysis of patients, the optimization of treatment plans and the allocation of resources. The existing prognostic models have shown promising results on specific datasets, but there are limitations in two aspects. On the one hand, they merely explore certain types of modal data, such as patient histopathology WSI and gene expression analysis. On the other hand, they adopt the per-cancer-per-model paradigm, which means the trained models can only predict the prognostic effect of a single type of cancer, resulting in weak generalization ability. In this paper, a deep-learning based model, named UMPSNet, is proposed. Specifically, to comprehensively understand the condition of patients, in addition to constructing encoders for histopathology images and genomic expression profiles respectively, UMPSNet further…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
MethodsSoftmax · Attention Is All You Need · ADaptive gradient method with the OPTimal convergence rate · ALIGN
