CVAug 26, 2025

Decouple, Reorganize, and Fuse: A Multimodal Framework for Cancer Survival Prediction

arXiv:2508.18632v1h-index: 3
Originality Incremental advance
AI Analysis

This work addresses a specific bottleneck in multimodal medical data analysis for cancer survival prediction, representing an incremental advance over existing fusion methods.

The paper tackles the problem of limited dynamic fusion and information interaction in multimodal cancer survival prediction by proposing a Decoupling-Reorganization-Fusion framework (DeReF), which achieves improved performance on liver cancer and TCGA datasets.

Cancer survival analysis commonly integrates information across diverse medical modalities to make survival-time predictions. Existing methods primarily focus on extracting different decoupled features of modalities and performing fusion operations such as concatenation, attention, and MoE-based (Mixture-of-Experts) fusion. However, these methods still face two key challenges: i) Fixed fusion schemes (concatenation and attention) can lead to model over-reliance on predefined feature combinations, limiting the dynamic fusion of decoupled features; ii) in MoE-based fusion methods, each expert network handles separate decoupled features, which limits information interaction among the decoupled features. To address these challenges, we propose a novel Decoupling-Reorganization-Fusion framework (DeReF), which devises a random feature reorganization strategy between modalities decoupling and dynamic MoE fusion modules.Its advantages are: i) it increases the diversity of feature combinations and granularity, enhancing the generalization ability of the subsequent expert networks; ii) it overcomes the problem of information closure and helps expert networks better capture information among decoupled features. Additionally, we incorporate a regional cross-attention network within the modality decoupling module to improve the representation quality of decoupled features. Extensive experimental results on our in-house Liver Cancer (LC) and three widely used TCGA public datasets confirm the effectiveness of our proposed method. The code will be made publicly available.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes