IVAICVJan 6, 2025

ICFNet: Integrated Cross-modal Fusion Network for Survival Prediction

arXiv:2501.02778v14 citationsh-index: 8Has Code
Originality Incremental advance
AI Analysis

This work addresses survival prediction for cancer patients, offering an incremental improvement by combining existing modalities with new fusion techniques.

The paper tackles survival prediction in medical contexts by integrating multiple data modalities, resulting in ICFNet outperforming state-of-the-art algorithms on five public TCGA datasets.

Survival prediction is a crucial task in the medical field and is essential for optimizing treatment options and resource allocation. However, current methods often rely on limited data modalities, resulting in suboptimal performance. In this paper, we propose an Integrated Cross-modal Fusion Network (ICFNet) that integrates histopathology whole slide images, genomic expression profiles, patient demographics, and treatment protocols. Specifically, three types of encoders, a residual orthogonal decomposition module and a unification fusion module are employed to merge multi-modal features to enhance prediction accuracy. Additionally, a balanced negative log-likelihood loss function is designed to ensure fair training across different patients. Extensive experiments demonstrate that our ICFNet outperforms state-of-the-art algorithms on five public TCGA datasets, including BLCA, BRCA, GBMLGG, LUAD, and UCEC, and shows its potential to support clinical decision-making and advance precision medicine. The codes are available at: https://github.com/binging512/ICFNet.

Code Implementations1 repo
Foundations

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

Your Notes