Semantic-Anchored Evidential Fusion for Domain-Robust Whole-Slide Survival Analysis
About
Whole-slide images (WSIs) are widely used for computational cancer prognosis. However, most existing methods primarily focus on in-domain performance and fail to generalize across clinical centers. This limitation stems from their reliance on pixel-derived representations that are highly susceptible to domain-specific artifacts caused by staining protocols and scanner hardware. We hypothesize that high-level pathology semantics, such as tumor grade and micro-environmental architecture, provide a domain-invariant semantic representation that mirrors the robust diagnostic logic of human pathologists. Therefore, we propose a Semantic-Anchored Evidential Fusion Survival (SAEFS) framework, where SAEFS derives semantic anchors from WSIs via Visual Question Answering (VQA), employs a dual-stream WSI evidence extraction architecture, uses Dirichlet-based Subjective Logic to model uncertainty, and fuses semantic and visual evidence through a cautious conjunction rule to avoid overconfident fusion from correlated sources. Trained exclusively on one source domain and evaluated zero-shot across four unseen domains, SAEFS consistently outperforms state-of-the-art models both in prediction accuracy and reliability, improving the average C-index by 10.2%. Quantitative analyses further show that VQA-derived semantic features exhibit significantly lower cross-center divergence than pixel-derived features, highlighting their robustness for cross-center clinical applications.
Related benchmarks
| Task | Dataset | Result | Rank | |
|---|---|---|---|---|
| Survival Prediction | CPTAC-LUAD (external val) | C-index0.663 | 9 | |
| Survival Prediction | CPTAC-KIRC (external val) | C-index0.677 | 9 | |
| Survival Prediction | NLST-LUAD (external val) | C-index0.662 | 9 | |
| Survival Prediction | CPTAC-UCEC (external val) | C-index0.682 | 9 | |
| Cross-domain survival prediction | CPTAC-LUAD | C-index0.663 | 5 | |
| Cross-domain survival prediction | CPTAC UCEC | C-index0.682 | 5 | |
| Cross-domain survival prediction | CPTAC-KIRC | C-index0.677 | 5 | |
| Cross-domain survival prediction | NLST-LUAD | C-index0.662 | 5 | |
| Cross-domain survival prediction | CPTAC NLST Average | C-index0.671 | 5 |