Multimodal Feature Prototype Learning for Interpretable and Discriminative Cancer Survival Prediction
Shuo Jiang, Zhuwen Chen, Liaoman Xu, Yanming Zhu, Changmiao Wang, Jiong Zhang, Feiwei Qin, Yifei Chen, Zhu Zhu
TL;DR
FeatProto tackles the interpretability gap in cancer survival analysis by integrating whole-slide pathology and genomic data into a unified feature prototype space. It introduces EMA ProtoUp for stable cross-modal prototype evolution, Wandering Prototypes to capture tumor heterogeneity, and MPMatch for robust multilevel prototype matching, all supervised by a ProtoSurv Loss that aligns prototype reasoning with survival outcomes. Empirical results across four TCGA cohorts show superior predictive performance over state-of-the-art unimodal and multimodal approaches, with transparent decision pathways traced via a Prototype Source Library. The approach advances clinical applicability by delivering accurate, traceable prognostic insights and sets the stage for extensions to personalized oncology and real-time prognostic monitoring.
Abstract
Survival analysis plays a vital role in making clinical decisions. However, the models currently in use are often difficult to interpret, which reduces their usefulness in clinical settings. Prototype learning presents a potential solution, yet traditional methods focus on local similarities and static matching, neglecting the broader tumor context and lacking strong semantic alignment with genomic data. To overcome these issues, we introduce an innovative prototype-based multimodal framework, FeatProto, aimed at enhancing cancer survival prediction by addressing significant limitations in current prototype learning methodologies within pathology. Our framework establishes a unified feature prototype space that integrates both global and local features of whole slide images (WSI) with genomic profiles. This integration facilitates traceable and interpretable decision-making processes. Our approach includes three main innovations: (1) A robust phenotype representation that merges critical patches with global context, harmonized with genomic data to minimize local bias. (2) An Exponential Prototype Update Strategy (EMA ProtoUp) that sustains stable cross-modal associations and employs a wandering mechanism to adapt prototypes flexibly to tumor heterogeneity. (3) A hierarchical prototype matching scheme designed to capture global centrality, local typicality, and cohort-level trends, thereby refining prototype inference. Comprehensive evaluations on four publicly available cancer datasets indicate that our method surpasses current leading unimodal and multimodal survival prediction techniques in both accuracy and interoperability, providing a new perspective on prototype learning for critical medical applications. Our source code is available at https://github.com/JSLiam94/FeatProto.
