paper-with-me

Papers

AdaMHF: Adaptive Multimodal Hierarchical Fusion for Survival Prediction

2025-03-27 · Shuaiyu Zhang, Xun Lin, Rongxiang Zhang, Yu Bai, Yong Xu, Tao Tan, Xunbin Zheng, Zitong Yu

The integration of pathologic images and genomic data for survival analysis has gained increasing attention with advances in multimodal learning. However, current methods often ignore biological characteristics, such as heterogeneity and sparsity, both within and across modalities, ultimately limiting their adaptability to clinical practice. To address these challenges, we propose AdaMHF: Adaptive Multimodal Hierarchical Fusion, a framework designed for efficient, comprehensive, and tailored feature extraction and fusion. AdaMHF is specifically adapted to the uniqueness of medical data, enabling accurate predictions with minimal resource consumption, even under challenging scenarios with missing modalities. Initially, AdaMHF employs an experts expansion and residual structure to activate specialized experts for extracting heterogeneous and sparse features. Extracted tokens undergo refinement via selection and aggregation, reducing the weight of non-dominant features while preserving comprehensive information. Subsequently, the encoded features are hierarchically fused, allowing multi-grained interactions across modalities to be captured. Furthermore, we introduce a survival prediction benchmark designed to resolve scenarios with missing modalities, mirroring real-world clinical conditions. Extensive experiments on TCGA datasets demonstrate that AdaMHF surpasses current state-of-the-art (SOTA) methods, showcasing exceptional performance in both complete and incomplete modality settings.

📄 PDF Abstract BibTeX arXiv:2503.21124

Code (1)

Curry30Messi/AdaMHF 공식 구현 pytorch

Tasks

PredictionSurvival AnalysisSurvival Prediction

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 설명 없음

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

Attention-Based Multimodal Survival Prediction with Cross-Modal Bilinear Fusion

2026-05-12 · Hassan Keshvarikhojasteh, Josien P. W. Pluim, Mitko Veta arxiv

We propose a novel multimodal deep learning framework for patient-level survival prediction, which integrates whole-slide histology features, RNA-seq expression profiles, and clinical variables. Our architecture combines…

Multimodal Deep LearningMultimodal Reasoning

ChronoSurv: A Clinical Pathway-Guided Graph Framework for Multimodal Survival Analysis

2026-06-17 · Hugo Miccinilli, Theo Di Piazza arxiv

Accurate survival prediction is essential for personalized treatment planning in head and neck cancer, yet remains challenging due to the heterogeneous and high-dimensional nature of multimodal clinical data. While deep …

Multimodal Cancer Survival Analysis via Hypergraph Learning with Cross-Modality Rebalance

2025-05-17 · Mingcheng Qu, Guang Yang, Donglin Di, Tonghua Su 외

Multimodal pathology-genomic analysis has become increasingly prominent in cancer survival prediction. However, existing studies mainly utilize multi-instance learning to aggregate patch-level features, neglecting the in…

Survival AnalysisSurvival Prediction

EsurvFusion: An evidential multimodal survival fusion model based on Gaussian random fuzzy numbers

2024-12-02 · Ling Huang, Yucheng Xing, Qika Lin, Su Ruan 외

Multimodal survival analysis aims to combine heterogeneous data sources (e.g., clinical, imaging, text, genomics) to improve the prediction quality of survival outcomes. However, this task is particularly challenging due…

Survival Analysis