paper-with-me

Papers

Multimodal Cross-Task Interaction for Survival Analysis in Whole Slide Pathological Images

2024-06-25 · Songhan Jiang, Zhengyu Gan, Linghan Cai, Yifeng Wang, Yongbing Zhang

Survival prediction, utilizing pathological images and genomic profiles, is increasingly important in cancer analysis and prognosis. Despite significant progress, precise survival analysis still faces two main challenges: (1) The massive pixels contained in whole slide images (WSIs) complicate the process of pathological images, making it difficult to generate an effective representation of the tumor microenvironment (TME). (2) Existing multimodal methods often rely on alignment strategies to integrate complementary information, which may lead to information loss due to the inherent heterogeneity between pathology and genes. In this paper, we propose a Multimodal Cross-Task Interaction (MCTI) framework to explore the intrinsic correlations between subtype classification and survival analysis tasks. Specifically, to capture TME-related features in WSIs, we leverage the subtype classification task to mine tumor regions. Simultaneously, multi-head attention mechanisms are applied in genomic feature extraction, adaptively performing genes grouping to obtain task-related genomic embedding. With the joint representation of pathological images and genomic data, we further introduce a Transport-Guided Attention (TGA) module that uses optimal transport theory to model the correlation between subtype classification and survival analysis tasks, effectively transferring potential information. Extensive experiments demonstrate the superiority of our approaches, with MCTI outperforming state-of-the-art frameworks on three public benchmarks. \href{https://github.com/jsh0792/MCTI}{https://github.com/jsh0792/MCTI}.

📄 PDF Abstract BibTeX arXiv:2406.17225

Code (1)

jsh0792/mcti 공식 구현 pytorch

Tasks

PrognosisSurvival AnalysisSurvival Predictionwhole slide images

Methods 이 논문이 사용한 방법론

Softmax The Softmax output function transforms a previous layer's output into a vector of probabilities. It is commonly used for multiclass classification. Given an input vector $x$…
Attention 설명 없음
Linear Layer A Linear Layer is a projection $\mathbf{XW + b}$.
Multi-Head Attention 설명 없음

Similar Papers 제목 키워드 기반

Adaptive Prototype Learning for Multimodal Cancer Survival Analysis

2025-03-06 · Hong Liu, Haosen Yang, Federica Eduati, Josien P. W. Pluim 외

Leveraging multimodal data, particularly the integration of whole-slide histology images (WSIs) and transcriptomic profiles, holds great promise for improving cancer survival prediction. However, excessive redundancy in …

Survival AnalysisSurvival Prediction

Together, Then Apart: Balancing Alignment and Distinctiveness for Multimodal Survival Analysis

2025-11-22 · Wenjing Liu, Qin Ren, Wen Zhang, Yuewei Lin 외 arxiv

Multimodal survival analysis aims to improve cancer prognosis using heterogeneous biomedical data, such as histopathology images and genomic profiles. A common strategy is to align representations across modalities so th…

iMD4GC: Incomplete Multimodal Data Integration to Advance Precise Treatment Response Prediction and Survival Analysis for Gastric Cancer

2024-04-01 · Fengtao Zhou, Yingxue Xu, Yanfen Cui, Shenyan Zhang 외

Gastric cancer (GC) is a prevalent malignancy worldwide, ranking as the fifth most common cancer with over 1 million new cases and 700 thousand deaths in 2020. Locally advanced gastric cancer (LAGC) accounts for approxim…

Data IntegrationSurvival Analysis

MurreNet: Modeling Holistic Multimodal Interactions Between Histopathology and Genomic Profiles for Survival Prediction

2025-07-07 · Mingxin Liu, Chengfei Cai, Jun Li, Pengbo Xu 외 arxiv

Cancer survival prediction requires integrating pathological Whole Slide Images (WSIs) and genomic profiles, a challenging task due to the inherent heterogeneity and the complexity of modeling both inter- and intra-modal…

ConSurv: Multimodal Continual Learning for Survival Analysis

2025-11-13 · Dianzhi Yu, Conghao Xiong, Yankai Chen, Wenqian Cui 외 arxiv

Survival prediction of cancers is crucial for clinical practice, as it informs mortality risks and influences treatment plans. However, a static model trained on a single dataset fails to adapt to the dynamically evolvin…

Incremental LearningContinual Learning