Abstract
Whole Slide Images (WSIs) are a core data modality in computational pathology, yet their gigapixel resolution requires weakly supervised approaches such as Multiple Instance Learning (MIL) for prognostic modeling. While recent advances in representation learning have introduced domain-specific and foundation models for histopathology, it remains unclear how the choice of patch-level embedding influences survival prediction performance when combined with different MIL architectures and applied across heterogeneous cancer cohorts. Systematic evaluations addressing this gap are still limited. In this work, we present a comprehensive benchmark aimed at deriving practical guidelines for MIL-based Overall Survival (OS) prediction from WSIs. We compare four representative tile embedding strategies (ResNet50, ProvGigaPath, UNI, and CONCH) across five The Cancer Genome Atlas (TCGA) cohorts: bladder urothelial carcinoma (BLCA), breast invasive carcinoma (BRCA), colon adenocarcinoma (COAD), head and neck squamous cell carcinoma (HNSC), stomach adenocarcinoma (STAD) and one dataset from the Clinical Proteomic Tumor Analysis Consortium (CPTAC), clear cell renal cell carcinoma (ccRCC). Patch-level features are aggregated using three state-of-the-art MIL survival models: Attention-Based MIL (ABMIL), Transformer-based MIL (TransMIL), and Dual-Stream MIL (DSMIL). Furthermore, the analysis is extended to include a comparison with two state-of-the-art slide-level encoders, TITAN and the ProvGigaPath slide encoder, utilizing a Cox Proportional Hazard (CPH) model as the prediction head to benchmark patch-aggregation approaches against end-to-end slide representations. Prognostic performance is assessed using the concordance index (c-index), with interpretability evaluated through risk stratification analysis. Our results show that embedding choice has a substantial and consistent impact on OS prediction accuracy, robustness, and interpretability across cancer types, with domain-specific and foundation models outperforming conventional convolutional baselines. These findings provide evidence-based practical guidelines for designing robust and generalizable WSI-based survival prediction pipelines in computational pathology.
1 Introduction
Computational pathology has emerged as a key enabling discipline for quantitative cancer analysis, driven by the increasing availability of digitized Whole Slide Images (WSIs) and large-scale clinical cohorts (; ). WSIs capture rich morphological information at cellular and tissue levels, offering unprecedented opportunities for data-driven modeling of disease progression and patient outcome (; ). However, their gigapixel resolution and weakly annotated nature pose significant methodological challenges, as clinically relevant labels are typically available only at the slide or patient level (; ). As a result, weakly supervised learning frameworks, most notably Multiple Instance Learning (MIL), have become the de facto standard for extracting prognostic information from WSIs in the absence of dense annotations (; ; ).
Recent advances in representation learning have substantially expanded the modeling landscape in computational pathology. Beyond conventional convolutional neural networks trained on natural images, a new generation of domain-specific and foundation models has been introduced, leveraging large-scale pretraining on histopathological data to capture richer and more transferable morphological patterns (; ; ). These models promise improved robustness and generalization across datasets and disease types, particularly for complex downstream tasks such as survival analysis (; ; ). In parallel, MIL-based survival models have evolved to incorporate attention mechanisms, transformer-based aggregation, and instance-level modeling paradigms, aiming to better capture intra-slide heterogeneity and handle censored clinical outcomes (; ; ).
Despite this rapid methodological progress, existing studies on WSI-based survival prediction often differ substantially in experimental design, choice of feature extractor, cohort size, and evaluation protocol (). As a consequence, reported performance gains are difficult to compare and generalize across studies (). In particular, many works introduce novel MIL architectures or adopt powerful pre-trained embeddings without disentangling the relative contributions of representation learning and aggregation strategy (). Furthermore, evaluations are frequently restricted to a single cancer type or limited cohort sizes, hindering a systematic assessment of robustness across heterogeneous histological contexts and varying survival event rates ().
At the same time, the increasing availability of domain-specific and foundation embeddings for histopathology raises important but largely unaddressed methodological questions (; ; ). While these representations are often assumed to improve downstream performance, systematic evidence quantifying their impact on clinically relevant endpoints such as Overall Survival (OS) remains limited, especially when considering interactions between embeddings, MIL aggregators, and cohort characteristics (). In particular, it is still unclear how embedding choice interacts with MIL survival architectures and dataset characteristics, including tumor type and cohort size, to influence prognostic accuracy, stability, and interpretability. Addressing this gap is essential for enabling reproducible and well-founded methodological choices in WSI-based prognostic modeling.
In this work, we address these limitations through a systematic, multi-cohort benchmark of embedding strategies for MIL-based OS prediction from WSIs. We evaluate four representative tile-level feature extractors spanning conventional convolutional networks, foundation models, and domain-specific architectures. Furthermore, while conventional pipelines rely on aggregating patch-level features via MIL, recent advancements have introduced slide-level architectures that learn global representations directly from the WSI. To benchmark these paradigms, our study incorporates a comparative analysis of two state-of-the-art slide-level encoders, TITAN () and the ProvGigaPath slide-level model (), utilizing Cox Proportional Hazard (CPH) models to evaluate their prognostic accuracy against traditional MIL aggregation strategies. To ensure the generalizability of our findings across different institutional data sources and processing protocols, we evaluated these encoders across five cohorts from The Cancer Genome Atlas (TCGA), and one cohort from the Clinical Proteomic Tumor Analysis Consortium (CPTAC), spanning different tumours characterized by diverse histological patterns and survival profiles (; ; ; ; ; ; ). To isolate the effect of representation learning from aggregation strategy, each embedding is combined with three widely adopted MIL survival models (; ; ) within a unified publicly available experimental framework ().
The goal of this study is to derive practical, evidence-based guidelines for the design of robust and generalizable WSI-based survival prediction pipelines in computational pathology. By jointly analyzing prognostic performance, robustness, and interpretability across embedding choices, MIL architectures, and cohort characteristics, we provide actionable insights to support informed methodological decisions in future survival analysis studies based on histopathological images.
2 Methods
This study is designed as a systematic, retrospective benchmark to evaluate the impact of representation learning strategies on WSI-based OS prediction. The primary objective is to isolate and quantify the contribution of both patch-level and slide-level embedding choices while controlling for aggregation strategies and evaluation protocols. To this end, we developed a unified experimental pipeline in which WSIs are either processed into patch-level embeddings for MIL-based aggregation or encoded into global representations via state-of-the-art slide-level models (TITAN and ProvGigaPath).
The analysis follows a standardized workflow comprising tissue preprocessing, patch extraction, feature embedding, prognostic modeling via MIL or slide-level architectures coupled with a Cox Proportional Hazard (CPH) head, and rigorous performance evaluation across multiple TCGA and CPTAC cohorts. No model or hyperparameter tuning is performed to optimize performance on individual datasets; instead, all configurations are evaluated under comparable conditions to emphasize robustness and generalizability rather than dataset-specific optimization. An overview of the complete experimental workflow, from WSI preprocessing and patch-level feature extraction to MIL-based aggregation and survival prediction, is schematically illustrated in Figure 1.
FIGURE 1
2.1 Datasets and clinical endpoint
This study utilizes a total of 8,224 Whole Slide Images (WSIs) across six diverse cohorts. We selected five datasets from TCGA, namely, BLCA, BRCA, COAD, HNSC, and STAD (; ; ; ; ; ). To evaluate external generalizability and institutional robustness, we extended the analysis to an independent multi-center cohort from CPTAC, specifically the Clear Cell Renal Cell Carcinoma (ccRCC) dataset (). All slides consist of formaline-fixed paraffin-embedded (FFPE) tissue sections stained with Hematoxylin and Eosin (H&E).
Regarding image preprocessing, no explicit stain normalization (e.g., Macenko or Reinhard) was applied to the slides. This decision was deliberate, as recent literature on Pathology Foundation Models suggests that these models are pre-trained on massive, heterogeneous datasets precisely to be inherently robust to staining variations across different laboratories and scanners. Tissue regions were segmented at a resolution of 0.5 µm/pixel (×20 equivalent magnification), and non-overlapping patches of 256×256 pixels were extracted from the valid tissue areas.
For each cohort, patients were included if at least one diagnostic WSI and corresponding survival information were available. The clinical endpoint considered in this study is OS, defined as the time from diagnosis to death from any cause. Patients who were alive at the last follow-up were treated as censored observations. OS was chosen as a robust and clinically meaningful endpoint that is consistently available across all TCGA and CPTAC cohorts and avoids ambiguities related to cause-specific survival definitions.
A summary of cohort demographics, including the number of patients and slides, the number of censored patients, and the distribution of OS events for each cancer type, is reported in Table 1.
TABLE 1
| Cancer type | Slides | Patients | Censored | Median OS (months) | 25th percentile | 75th percentile |
|---|---|---|---|---|---|---|
| BLCA | 913 | 412 | 231 | 13.64 | 7.86 | 21.82 |
| BRCA | 2845 | 1098 | 946 | 42.4 | 23.35 | 78.9 |
| ccRCC | 736 | 221 | 188 | 26.04 | 8.03 | 40.33 |
| COAD | 1401 | 460 | 356 | 13.47 | 5.9 | 35.45 |
| HNSC | 1181 | 474 | 261 | 14.23 | 8.63 | 26.87 |
| STAD | 1148 | 441 | 272 | 11.6 | 6.54 | 18.44 |
Summary of cohort characteristics for each cancer type included in the study. The table reports dataset size, the number of censored patients, and the distribution of Overall Survival (OS) expressed as median and interquartile range (25th, 75th percentiles).
2.2 Whole slide image processing
The CLAM framework () was employed to extract non-overlapping patches of pixels at magnification. This magnification level was selected to provide a consistent and high-resolution basis for comparison, as ×20 (0.5 µm/pixel) represents a widely adopted standard for which pathology foundation models are designed to be highly effective. By focusing on a single high-resolution scale, we aimed to isolate the intrinsic representational quality of each encoder, avoiding the confounding architectural variables introduced by multi-scale fusion strategies. No manual annotations or region-of-interest selection were used at any stage of preprocessing, ensuring a fully weakly supervised setting. Patch-level color normalization was not applied unless explicitly stated, in order to preserve native staining variability and avoid introducing preprocessing-induced biases across cohorts.
To evaluate the effect of representation learning on survival prediction, we considered four patch-level feature extractors representing different architectural and pretraining paradigms: ResNet50, ProvGigaPath, UNI, and CONCH (; ; ; ). UNI, CONCH, and ResNet50 feature extractors were executed directly within the CLAM pipeline, while ProvGigaPath embeddings were generated using the official repository implementation. ResNet50 serves as a conventional convolutional baseline commonly adopted in computational pathology (). ProvGigaPath represents a large-scale foundation model pre-trained on extensive histopathology datasets (). UNI and CONCH are domain-specific architectures designed to capture general and visual-language context-aware histopathological features, respectively (; ). To complement the patch-level analysis, we further incorporated two state-of-the-art slide-level encoders: TITAN and the ProvGigaPath slide-level model (; ). Unlike the tile-based extractors that require post-hoc aggregation via MIL, these models are designed to learn holistic representations of the entire WSI, enabling a direct comparison between traditional patch-aggregation paradigms and native slide-level modeling. As with the tile-level extractors, both slide encoders were used in a frozen configuration, with their global embeddings serving as inputs for a Cox Proportional Hazard (CPH) prediction head. All encoders were used in a frozen configuration without fine-tuning on downstream tasks. Patch embeddings were extracted independently for each WSI and stored for subsequent aggregation.
2.3 Multiple instance learning survival models
To ensure a reproducible and standardized experimental environment, we employed the OXA-MISS framework (), a comprehensive and modular ecosystem designed for WSI-based survival analysis. Although natively designed for multimodal survival analysis with missing modalities, its modular architecture was leveraged here to deploy the selected unimodal aggregators (ABMIL, TransMIL, and DSMIL (; ; )) under strictly comparable conditions. ABMIL () employs a gated attention mechanism to learn the relative importance of each patch, assigning higher weights to morphological regions most predictive of patient prognosis. DSMIL () implements a dual-stream architecture that identifies key patches within a slide through a non-local attention strategy, facilitating instance-level modeling. TransMIL () utilizes a transformer-based architecture with Nyström-based self-attention to capture long-range spatial dependencies and global morphological context across the entire tissue section. This strategic selection of aggregators was intentional, as it allows for a comprehensive evaluation of the feature encoders across fundamentally different architectural philosophies: attention-weighted pooling (ABMIL), dual-stream instance-level modeling (DSMIL), and transformer-based global contextual processing (TransMIL). By spanning these diverse paradigms, we ensure that our assessment of representational quality remains robust and is not biased toward a specific aggregation logic.
Each model outputs a continuous risk score for each patient, which is optimized using a Negative Log-Likelihood (NLL) survival loss function derived from the Cox proportional hazards framework (). All models were trained for 20 epochs using the AdoptAtan2 optimizer with a learning rate of and a weight decay of , incorporating an early stopping criterion with a patience of 5 epochs based on validation loss. Importantly, model architectures and training procedures were kept strictly consistent across all embeddings to ensure that observed performance differences could be primarily attributed to representation learning choices rather than aggregation-specific tuning.
2.4 Training and evaluation protocol
To ensure robust and reliable performance estimates, we employed a 5-fold cross-validation strategy for each cancer cohort. Within each fold, patients were partitioned into training, validation, and test sets, ensuring that slides from the same individual remained strictly in the same partition to prevent data leakage. The validation set was utilized for model selection and early stopping, while the independent test set was reserved for the final performance evaluation.
Model performance was evaluated using the concordance index (c-index), which measures the agreement between predicted risk scores and observed survival times while accounting for censoring. For each configuration, performance was reported as the mean and standard deviation across repeated runs. Comparative analyses were conducted both within and across cancer cohorts to assess robustness and consistency.
3 Results
3.1 Overall survival prediction performance
Table 2 summarizes the quantitative prognostic performance of all evaluated configurations, measured by the concordance index (C-index). The inclusion of both patch-level feature extractors combined with MIL aggregators and advanced slide-level encoders revealed significant variations in predictive capability across the six cancer cohorts.
TABLE 2
| Encoder | Model | BLCA | BRCA | ccRCC | COAD | HNSC | STAD | Mean |
|---|---|---|---|---|---|---|---|---|
| ResNet50 | ABMIL | 0.52 0.08 | 0.55 0.07 | 0.37 0.05 | 0.56 0.11 | 0.47 0.05 | 0.63 0.07 | 0.52 0.08 |
| DSMIL | 0.52 0.09 | 0.58 0.05 | 0.43 0.05 | 0.62 0.13 | 0.46 0.11 | 0.63 0.06 | 0.54 0.08 | |
| TransMIL | 0.54 0.05 | 0.61 0.08 | 0.56 0.08 | 0.48 0.10 | 0.58 0.06 | 0.53 0.10 | 0.55 0.04 | |
| ProvGigaPath | ABMIL | 0.610.04 | 0.63 0.11 | 0.55 0.09 | 0.51 0.08 | 0.61 0.04 | 0.56 0.07 | 0.58 0.04 |
| DSMIL | 0.57 0.07 | 0.720.07 | 0.63 0.11 | 0.54 0.10 | 0.61 0.04 | 0.57 0.07 | 0.60 0.06 | |
| TransMIL | 0.59 0.05 | 0.66 0.03 | 0.54 0.12 | 0.53 0.11 | 0.62 0.06 | 0.65 0.06 | 0.60 0.05 | |
| UNI | ABMIL | 0.58 0.09 | 0.59 0.09 | 0.49 0.05 | 0.58 0.07 | 0.57 0.02 | 0.56 0.06 | 0.56 0.03 |
| DSMIL | 0.56 0.08 | 0.65 0.09 | 0.61 0.07 | 0.56 0.11 | 0.63 0.06 | 0.59 0.07 | 0.60 0.04 | |
| TransMIL | 0.58 0.08 | 0.66 0.08 | 0.43 0.13 | 0.55 0.06 | 0.63 0.05 | 0.660.06 | 0.58 0.08 | |
| CONCH | ABMIL | 0.56 0.03 | 0.59 0.12 | 0.54 0.03 | 0.54 0.13 | 0.56 0.07 | 0.60 0.05 | 0.57 0.02 |
| DSMIL | 0.56 0.03 | 0.61 0.09 | 0.61 0.08 | 0.57 0.09 | 0.660.03 | 0.57 0.07 | 0.60 0.03 | |
| TransMIL | 0.53 0.06 | 0.61 0.07 | 0.33 0.05 | 0.58 0.09 | 0.62 0.06 | 0.64 0.04 | 0.55 0.11 | |
| TITAN | CoxPH | 0.610.06 | 0.68 0.06 | 0.690.08 | 0.630.06 | 0.55 0.08 | 0.54 0.06 | 0.620.06 |
| ProvGigaPath (S) | CoxPH | 0.56 0.10 | 0.59 0.09 | 0.66 0.08 | 0.61 0.11 | 0.53 0.06 | 0.57 0.02 | 0.59 0.04 |
Quantitative Overall Survival (OS) prediction results. Concordance index (c-index) values (mean standard deviation) are reported for each combination of feature encoder and survival model across five TCGA cancer cohorts and the CPTAC ccRCC cohort.
Italics indicate the best result for each dataset, while bold indicates the best aggregation result overall. Higher c-index values indicate better concordance between predicted risk and observed survival times. Results are averaged across 5 cross-validation folds. For slide-level encoders (TITAN, ProvGigaPath S), a CoxPH prediction head is used.
Notably, the slide-level encoder TITAN achieved the highest overall performance across the entire experimental setup, yielding a mean C-index of 0.620.06. TITAN demonstrated exceptional robustness, particularly on the independent CPTAC ccRCC dataset, where it achieved a C-index of 0.690.08, significantly outperforming all patch-based architectures.
Among the patch-level embedding strategies, the domain-specific foundation models consistently surpassed the ImageNet-supervised baseline (ResNet50). Specifically, the combination of the ProvGigaPath encoder with the DSMIL aggregator emerged as the most robust patch-level configuration, achieving a mean C-index of 0.60 0.06. This architecture performed particularly well on the BRCA (0.720.07) and the ccRCC (0.630.11) cohorts. Conversely, while UNI and CONCH showed competitive results on specific datasets (e.g., UNI + TransMIL achieved 0.66 on STAD), their generalization on the external ccRCC cohort was less consistent compared to ProvGigaPath and TITAN.
3.2 Consistency of embedding performance across cancer types
To investigate the robustness and stability of the representation strategies across different experimental configurations, we analyzed the distribution of survival prediction results. Figure 2 presents boxplots summarizing the C-index scores for each embedding model, aggregated over all six cancer cohorts (five TCGA and one CPTAC). The analysis encompasses both patch-level embeddings (paired with three distinct MIL aggregators) and slide-level encoders (utilizing a CoxPH head).
FIGURE 2
As shown in Figure 2, domain-specific foundation models and slide-level encoders consistently outperform the convolutional baseline. The slide-level encoder TITAN exhibits the most robust performance distribution, establishing the highest overall median and demonstrating the critical value of integrating slide-level context for survival tasks. Among the patch-level extractors, ProvGigaPath and CONCH achieve the highest median performances, with ProvGigaPath reaching the absolute peak C-index (0.72 on the BRCA cohort). UNI demonstrates remarkable stability across all MIL aggregators, suggesting it is a highly reliable, general-purpose feature extractor.
In contrast, ResNet50 exhibits the lowest median performance (∼0.55) and the lowest minimum bounds, confirming that ImageNet-supervised features are sub-optimal for capturing the complex histological patterns required for survival analysis. Furthermore, the inclusion of the CPTAC ccRCC cohort highlights that pathology-specific foundation models maintain their predictive superiority even on completely independent, highly censored external datasets.
While variability across cohorts is inherently expected due to differences in dataset size, histological heterogeneity, and survival distributions, we observe a consistent performance hierarchy. Slide-level contextualization (TITAN) and advanced pathology-specific patch embeddings (ProvGigaPath, CONCH, UNI) systematically outrank the ImageNet baseline across nearly all scenarios.
This analysis suggests that the impact of embedding choice is substantial and not restricted to a single tumor type: adopting domain-specific foundation models not only raises the average predictive accuracy but also provides a significantly higher “floor” of performance, reducing the risk of model failure on challenging clinical cohorts.
3.3 Impact of embedding choice on continuous risk prediction
Beyond quantitative metrics, we evaluated the clinical relevance of the embeddings by analyzing the correlation between continuous predicted risk scores and actual overall survival (OS) times. Following the rationale established in the previous section, we focused our granular analysis on the BRCA (TCGA) and ccRCC (CPTAC) cohorts using TransMIL as the fixed aggregator. This allows us to assess the stability of the prognostic signal across an internal and an independent dataset sharing analogous, highly censored statistical profiles ( censored cases).
Figure 3 presents a linear fit comparison of the survival trends. To enable a direct comparison across models with different output scales, raw risk scores were normalized to percentile ranks (0%–100%). To quantify the efficacy of stratification, we computed the Spearman’s rank correlation coefficient , a non-parametric measure of rank dependence ranging from to . In this context, a negative (closer to ) indicates a correct prognostic model where higher risk scores are associated with shorter survival times. Conversely, a positive implies a paradoxical relationship, and a value near 0 indicates a lack of predictive signal.
FIGURE 3
As illustrated in Figure 3, the choice of the encoder drastically alters the prognostic signal. The baseline ResNet50 (grey line) struggles to consistently stratify patients in these data-scarce regimes, often exhibiting weak correlation . This indicates that ImageNet-supervised features effectively fail to capture a meaningful prognostic gradient; higher predicted risk scores do not reliably correspond to shorter survival times.
In contrast, the domain-specific foundation models demonstrate a more robust negative correlation. The steeper downward slopes for these pathology-specific models confirm their superior ability to correctly identify high-risk patients, who exhibit significantly lower survival times (top-left of the plot) compared to low-risk patients with prolonged survival (bottom-right). This visual analysis confirms that while aggregation strategies are important, the representational quality of the patch-level features remains the primary bottleneck for effective continuous risk prediction, especially when dealing with extended survival times and sparse fatal events.
3.4 Risk stratification and Kaplan-Meier analysis
To further evaluate the clinical relevance of the prognostic models, we performed Kaplan-Meier survival analysis. In particular, we focused on two representative datasets: the internal TCGA BRCA cohort (Figure 4) and the independent CPTAC ccRCC cohort (Figure 5). These cohorts represent the most challenging scenarios in our benchmark, featuring exceptionally high censoring rates (86% and 85%, respectively).
FIGURE 4
FIGURE 5
As shown in Figure 4, the models successfully identified populations with significantly different survival outcomes within the TCGA-BRCA dataset. Crucially, this performance was maintained on the external CPTAC-ccRCC validation set (Figure 5), confirming that the foundation model embeddings capture robust morphological signatures that translate into meaningful clinical risk categories across different cancer types and data sources.
4 Discussion
The primary objective of this benchmark was to disentangle the contributions of feature embeddings, ranging from classical ImageNet-supervised models to domain-specific foundation models and slide-level encoders, and MIL aggregation in WSI-based survival prediction. Our results unequivocally identify the feature extractor, and specifically the scale of context it captures, as the dominant performance factor. A consistent hierarchy emerged across cohorts: slide-level encoders (TITAN) outperformed patch-level foundation models (ProvGigaPath, UNI, CONCH), which in turn systematically outperformed the ImageNet baseline (ResNet50). Previous studies have demonstrated the utility of conventional deep learning for WSI-based risk stratification in specific cohorts (). However, our benchmarking indicates that domain-specific foundation models systematically improve generalization, particularly on independent and highly censored datasets. This highlights a critical bottleneck: advanced aggregators like TransMIL cannot compensate for the lack of semantic signal or global context in suboptimal embeddings. Consequently, pipeline design should prioritize robust, domain-specific encoders; in resource-constrained settings, investing in superior feature extraction yields a significantly higher return than tuning complex aggregators on poor representations.
Regarding generalization, a key contribution of our expanded analysis is the validation of these models on an independent external cohort (CPTAC ccRCC). Survival prediction is notoriously susceptible to dataset bias and high censoring rates. The fact that the relative ranking of embeddings observed in the internal TCGA cohorts was maintained on the ccRCC dataset, characterized by an extreme 85% censoring rate, provides strong evidence for the cross-consortium generalizability of these models. Notably, TITAN dominated this external cohort (C-index 0.69), proving that capturing long-range spatial relationships across the entire WSI is fundamental for robust survival analysis.
Among patch-level extractors, we observed a shift in the peak performance and stability trade-off. ProvGigaPath achieved the highest performance ceiling in favorable cohorts (e.g., BRCA, C-index 0.72) and maintained strong external generalization when paired with DSMIL, emerging as the most versatile patch-based option. UNI remained a highly stable general-purpose extractor with a compact performance distribution, whereas ResNet50 failed to extract meaningful prognostic signals across almost all scenarios.
Beyond aggregate metrics, our risk stratification analysis (Figures 3–5) revealed crucial insights into clinical interpretability. Focusing on the highly censored BRCA and ccRCC cohorts, we demonstrated that foundation models and slide-level encoders produce a robust and statistically significant separation of patient trajectories. The continuous risk correlations (Figure 3) and Kaplan-Meier analyses confirm that these models capture genuine prognostic patterns, where “high risk” semantically and reliably corresponds to poorer outcomes. In contrast, the baseline ResNet50 struggled to achieve meaningful stratification in these data-scarce regimes. This suggests that future studies must validate survival models by inspecting the risk-survival gradient and stratification capability on highly censored data, rather than relying solely on the C-index.
This study has limitations inherent to its retrospective design. First, while the inclusion of the CPTAC ccRCC cohort provides a robust external validation, the observed performance hierarchy should be further verified across more diverse, multi-centric datasets to fully account for pre-analytical variations (e.g., scanners, staining protocols). Second, embeddings were evaluated in a frozen state; while necessary to isolate intrinsic representational quality, task-specific fine-tuning could potentially alter the performance dynamics, albeit at higher computational costs. Finally, potential demographic biases in TCGA and undisclosed pre-training data distributions for proprietary models warrant caution regarding generalizability to underrepresented clinical populations.
Future research should focus on three key areas: (1) investigating the exact spatial determinants (e.g., tumor microenvironment interactions): driving the slide-level superiority of models like TITAN; (2) integrating these advanced histological embeddings with clinical and genomic covariates to capture multimodal prognostic signals; and (3) exploring parameter-efficient fine-tuning strategies (e.g., adapters) to adapt foundation models to specific survival endpoints without the cost of full retraining. Establishing standardized evaluation protocols across internal and external cohorts, as demonstrated here, remains essential for measurable progress in computational pathology.
5 Conclusions
In this work, we conducted a systematic benchmark to evaluate how representation learning strategies, spanning patch-level embeddings and slide-level encoders, influence WSI-based Overall Survival (OS) prediction. By comparing conventional convolutional baselines against emerging domain-specific foundation models across five TCGA cohorts and an independent CPTAC ccRCC dataset, we aimed to isolate the contribution of feature extraction to prognostic modeling performance.
Our results provide compelling evidence that the representational capacity of the encoder, encompassing both semantic quality and global spatial context, is the primary driver of success in survival analysis. We observed that slide-level encoders (TITAN) and domain-specific foundation models (ProvGigaPath and UNI) systematically outperform ImageNet-supervised baselines (ResNet50) in terms of both quantitative accuracy and cross-cohort robustness. Crucially, our granular analysis of risk stratification on highly censored cohorts (BRCA and ccRCC) revealed that baseline models often fail to produce clinically meaningful risk gradients. In contrast, advanced pathology-specific models demonstrated a robust ability to reliably stratify patients into divergent prognostic trajectories, maintaining their predictive signal even under extreme data-scarce and external validation conditions.
Based on these findings, we advocate for a paradigm shift in the design of survival prediction pipelines: prioritizing the adoption of high-quality, domain-specific encoders and slide-level contextualization over the complexity of MIL aggregation architectures. While advanced aggregators (e.g., TransMIL, DSMIL) contribute to model stability and synergize well with strong embeddings, they cannot compensate for the lack of a genuine prognostic signal in suboptimal baseline features.
Overall, this study establishes a practical, evidence-based baseline for computational pathology researchers. We conclude that leveraging large-scale foundation models and slide-level architectures is not merely an option but a necessity for developing reliable, interpretable, and clinically relevant prognostic tools. Future work extending this benchmark to broader multi-centric datasets and integrating multimodal clinical variables (e.g., genomic profiles) will be essential to translate these computational guidelines into real-world clinical workflows.
Statements
Data availability statement
Publicly available datasets were analyzed in this study. This data can be found here: https://portal.gdc.cancer.gov/.
Ethics statement
Ethical approval was not required for the studies involving humans because the study exclusively analyzed publicly available, de-identified data from The Cancer Genome Atlas (TCGA) program, accessible through the NCI Genomic Data Commons (GDC) portal. As the data are anonymized and with public access, further ethical approval and written informed consent were not required. The studies were conducted in accordance with the local legislation and institutional requirements. The human samples used in this study were acquired from publicly available dataset generated by the TCGA Research Network at https://www.cancer.gov/tcga. Written informed consent to participate in this study was not required from the participants or the participant’s legal guardians/next of kin in accordance with the national legislation and the institutional requirements.
Author contributions
FM: Conceptualization, Data curation, Formal Analysis, Investigation, Methodology, Software, Validation, Visualization, Writing – original draft, Writing – review and editing. EF: Funding acquisition, Investigation, Methodology, Project administration, Resources, Supervision, Writing – review and editing. ML: Conceptualization, Formal Analysis, Funding acquisition, Investigation, Methodology, Project administration, Resources, Supervision, Writing – original draft, Writing – review and editing.
Funding
The author(s) declared that financial support was received for this work and/or its publication. This study was funded by the European Union’s Horizon 2020 research and innovation programme DECIDER (965193) and the National PRIN Project AIDA: explAinable multImodal Deep learning for personAlized oncology.
Conflict of interest
The author(s) declared that this work was conducted in the absence of any commercial or financial relationships that could be construed as a potential conflict of interest.
Generative AI statement
The author(s) declared that generative AI was used in the creation of this manuscript. During the preparation of this work, the authors used Gemini (Model: Gemini 1.5 Pro/Flash, Source: Google DeepMind) to improve the readability and language quality of the manuscript. After using this tool, the authors reviewed and edited the content as needed and take full responsibility for the content of the publication.
Any alternative text (alt text) provided alongside figures in this article has been generated by Frontiers with the support of artificial intelligence and reasonable efforts have been made to ensure accuracy, including review by the authors wherever possible. If you identify any issues, please contact us.
Publisher’s note
All claims expressed in this article are solely those of the authors and do not necessarily represent those of their affiliated organizations, or those of the publisher, the editors and the reviewers. Any product that may be evaluated in this article, or claim that may be made by its manufacturer, is not guaranteed or endorsed by the publisher.
References
1
CampanellaG.HannaM. G.GeneslawL.MiraflorA.SilvaV. W. K.BusamK. J.et al (2019). Clinical-grade computational pathology using weakly supervised deep learning on whole slide images. Nat. Med.25, 1301–1309. 10.1038/s41591-019-0508-1
2
Cancer Genome Atlas Network (2012a). Comprehensive molecular characterization of human colon and rectal cancer. Nature487, 330–337. 10.1038/nature11252
3
Cancer Genome Atlas Network (2012b). Comprehensive molecular portraits of human breast tumours. Nature490, 61–70. 10.1038/nature11412
4
Cancer Genome Atlas Network (2015). Comprehensive genomic characterization of head and neck squamous cell carcinomas. Nature517, 576–582. 10.1038/nature14129
5
Cancer Genome Atlas Research Network (2014a). Comprehensive molecular characterization of gastric adenocarcinoma. Nature513, 202–209. 10.1038/nature13480
6
Cancer Genome Atlas Research Network (2014b). Comprehensive molecular characterization of urothelial bladder carcinoma. Nature507, 315–322. 10.1038/nature12965
7
ChenR. J.DingT.LuM. Y.WilliamsonD. F. K.JaumeG.SongA. H.et al (2024). Towards a general-purpose foundation model for computational pathology. Nat. Med.30, 850–862. 10.1038/s41591-024-02857-3
8
ClarkD. J.DhanasekaranS. M.PetraliaF.PanJ.SongX.HuY.et al (2019). Integrated proteogenomic characterization of clear cell renal cell carcinoma. Cell179, 964–983. 10.1016/j.cell.2019.10.007
9
CoxD. R. (1972). Regression models and life-tables. J. R. Stat. Soc. Ser. B Methodol.34, 187–220. 10.1111/j.2517-6161.1972.tb00899.x
10
DingH.FengY.HuangX.XuJ.ZhangT.LiangY.et al (2023). Deep learning-based classification and spatial prognosis risk score on whole-slide images of lung adenocarcinoma. Histopathology83, 211–228. 10.1111/his.14918
11
DingT.WagnerS. J.SongA. H.ChenR. J.LuM. Y.ZhangA.et al (2025). A multimodal whole-slide foundation model for pathology. Nat. Med.31, 3749–3761. 10.1038/s41591-025-03982-3
12
Ghaffari LalehN.MutiH. S.LoefflerC. M. L.EchleA.SaldanhaO. L.MahmoodF.et al (2022). Benchmarking weakly-supervised deep learning pipelines for whole slide images in computational pathology. Med. Image Anal.79, 102474. 10.1016/j.media.2022.102474
13
HeK.ZhangX.RenS.SunJ. (2016). “Deep residual learning for image recognition,” in Proceedings of the IEEE conference on computer vision and pattern recognition (CVPR), 770–778. 10.1109/CVPR.2016.90
14
IlseM.TomczakJ. M.WellingM. (2018). “Attention-based deep multiple instance learning,” in International conference on machine learning (ICML). vol. 80 of proceedings of machine learning research, 2127–2136.
15
JanowczykA.MadabhushiA. (2016). Deep learning for digital pathology image analysis: a comprehensive tutorial with selected use cases. J. Pathology Inf.7, 29. 10.4103/2153-3539.186902
16
LiB.LiY.EliceiriK. W. (2021). “Dual-stream multiple instance learning network for whole slide image classification with self-supervised contrastive learning,” in Proceedings of the IEEE/CVF conference on computer vision and pattern recognition (CVPR), 14318–14328.
17
LuM. Y.WilliamsonD. F. K.ChenT. Y.ChenR. J.BarbieriM.MahmoodF. (2021). Data-efficient and weakly supervised computational pathology on whole-slide images. Nat. Biomed. Eng.5, 555–570. 10.1038/s41551-020-00682-w
18
LuM. Y.ChenB.WilliamsonD. F. K.ChenR. J.LiangI.DingT.et al (2024). A visual-language foundation model for computational pathology. Nat. Med.30, 863–874. 10.1038/s41591-024-02856-4
19
MadabhushiA.LeeG. (2016). Image analysis and machine learning in digital pathology: challenges and opportunities. Med. Image Anal.33, 170–175. 10.1016/j.media.2016.06.037
20
MiccolisF.MarinelliF.PipoliV.AfentevaD.VirtanenA.LovinoM.et al (2025). “OXA-MISS: a robust multimodal architecture for chemotherapy response prediction under data scarcity,” in MICCAI workshop on computational pathology with multimodal data (COMPAYL).
21
ShaoZ.BianH.ChenY.WangY.ZhangJ.JiX.et al (2021). “Transmil: transformer based correlated multiple instance learning for whole slide image classification,” in Advances in neural information processing systems (NeurIPS), 2136–2147.
22
WeinsteinJ. N.CollissonE. A.MillsG. B.ShawK. R. M.OzenbergerB. A.EllrottK.et al (2013). The cancer genome atlas pan-cancer analysis project. Nat. Genet.45, 1113–1120. 10.1038/ng.2764
23
XuH.UsuyamaN.BaggaJ.ZhangS.RaoR.NaumannT.et al (2024). A whole-slide foundation model for digital pathology from real-world data. Nature630, 181–188. 10.1038/s41586-024-07441-w
Summary
Keywords
computational pathology, foundation models, multiple instance learning, survival analysis, whole slide images
Citation
Miccolis F, Ficarra E and Lovino M (2026) Practical guidelines for multiple instance learning in computational pathology: how embedding choice impacts overall survival prediction. Front. Bioinform. 6:1809049. doi: 10.3389/fbinf.2026.1809049
Received
11 February 2026
Revised
22 April 2026
Accepted
27 April 2026
Published
20 May 2026
Volume
6 - 2026
Edited by
Giacomo Baruzzo, University of Padua, Italy
Reviewed by
Hanlin Ding, Jiangsu Cancer Hospital, China
Shahryar Noei, Bruno Kessler Foundation (FBK), Italy
Updates
Copyright
© 2026 Miccolis, Ficarra and Lovino.
This is an open-access article distributed under the terms of the Creative Commons Attribution License (CC BY). The use, distribution or reproduction in other forums is permitted, provided the original author(s) and the copyright owner(s) are credited and that the original publication in this journal is cited, in accordance with accepted academic practice. No use, distribution or reproduction is permitted which does not comply with these terms.
*Correspondence: Marta Lovino, marta.lovino@unimore.it
Disclaimer
All claims expressed in this article are solely those of the authors and do not necessarily represent those of their affiliated organizations, or those of the publisher, the editors and the reviewers. Any product that may be evaluated in this article or claim that may be made by its manufacturer is not guaranteed or endorsed by the publisher.