Papers
Topics
Authors
Recent
Assistant
AI Research Assistant
Well-researched responses based on relevant abstracts and paper content.
Custom Instructions Pro
Preferences or requirements that you'd like Emergent Mind to consider when generating responses.
Gemini 2.5 Flash
Gemini 2.5 Flash 189 tok/s
Gemini 2.5 Pro 53 tok/s Pro
GPT-5 Medium 36 tok/s Pro
GPT-5 High 36 tok/s Pro
GPT-4o 75 tok/s Pro
Kimi K2 160 tok/s Pro
GPT OSS 120B 443 tok/s Pro
Claude Sonnet 4.5 37 tok/s Pro
2000 character limit reached

Fusion of Heterogeneous Pathology Foundation Models for Whole Slide Image Analysis (2510.27237v1)

Published 31 Oct 2025 in cs.CV

Abstract: Whole slide image (WSI) analysis has emerged as an increasingly essential technique in computational pathology. Recent advances in the pathological foundation models (FMs) have demonstrated significant advantages in deriving meaningful patch-level or slide-level feature representations from WSIs. However, current pathological FMs have exhibited substantial heterogeneity caused by diverse private training datasets and different network architectures. This heterogeneity introduces performance variability when we utilize the extracted features from different FMs in the downstream tasks. To fully explore the advantage of multiple FMs effectively, in this work, we propose a novel framework for the fusion of heterogeneous pathological FMs, called FuseCPath, yielding a model with a superior ensemble performance. The main contributions of our framework can be summarized as follows: (i) To guarantee the representativeness of the training patches, we propose a multi-view clustering-based method to filter out the discriminative patches via multiple FMs' embeddings. (ii) To effectively fuse the heterogeneous patch-level FMs, we devise a cluster-level re-embedding strategy to online capture patch-level local features. (iii) To effectively fuse the heterogeneous slide-level FMs, we devise a collaborative distillation strategy to explore the connections between slide-level FMs. Extensive experiments conducted on lung cancer, bladder cancer, and colorectal cancer datasets from The Cancer Genome Atlas (TCGA) have demonstrated that the proposed FuseCPath achieves state-of-the-art performance across multiple tasks on these public datasets.

Summary

  • The paper introduces FuseCPath, a framework that fuses heterogeneous foundation models to enhance whole slide image analysis.
  • It employs multi-view spectral clustering, patch re-embedding transformers, and attention-based aggregation for efficient feature integration.
  • Experimental results on TCGA datasets show improved biomarker prediction and survival analysis performance over traditional methods.

Fusion of Heterogeneous Pathology Foundation Models for Whole Slide Image Analysis

The paper "Fusion of Heterogeneous Pathology Foundation Models for Whole Slide Image Analysis" proposes a novel framework, FuseCPath, designed to enhance whole slide image (WSI) analysis by leveraging heterogeneous pathology foundation models (FMs). The key idea is integrating both patch-level and slide-level FMs to improve prediction accuracy and interpretability in computational pathology tasks. This essay provides a detailed examination of the framework, its components, and its empirical evaluations.

Overview of FuseCPath Framework

The FuseCPath framework is innovative in its approach to combining heterogeneous foundation models to enhance WSI analysis. Traditional approaches like separately utilizing patch-level or slide-level FMs often neglect the complementary information that could be obtained from simultaneous fusion. The FuseCPath framework uses ensemble learning concepts to fuse information at both levels, aiming to enhance performance across multiple pathology-related tasks. Figure 1

Figure 1: The proposed fusion framework compared to traditional models, showcasing the simultaneous utilization of heterogeneous patch-level and slide-level FMs.

Figure 2

Figure 2: Detailed architecture of the FuseCPath framework, illustrating the main components such as patch-level features re-embedding and slide-level features collaborative distillation.

Multi-View Patch Features Clustering

The framework employs a multi-view spectral clustering method to select representative patches from WSIs. This method overcomes the limitations of random selection by ensuring that the chosen patches contribute significantly to the training and are representative of the WSI dataset. Figure 3

Figure 3: Multi-view spectral clustering process for integrating diverse patch embeddings as views to derive representative patches.

This clustering reduces computational load while preserving critical information, a crucial step given the high resolution of WSIs, which makes processing in GPU confined environments challenging.

Patch-Level Features Re-Embedding and Aggregation

Patch-level feature re-embedding is handled through a novel Cluster-level Re-embedding Transformer (CR2^2T), which fuses patch embeddings from different models into a cohesive set of features. The re-embedding procedure focuses on online capturing of local features through advanced attention mechanisms like Regional Multi-head Self-attention, ensuring efficient computational performance.

The aggregation of these re-embedded features uses Attention-Based Multiple instance learning (AB-MIL), which combines the re-embedded patch features into a unified feature set for further analysis.

Slide-Level Collaborative Distillation

FuseCPath introduces a collaborative distillation strategy to bridge the dimensional gap between patch- and slide-level features. This is achieved by considering slide-level features from gigapath-based models as teacher outputs, which guide the training of student models representing patch-level characteristics. Such a strategy ensures that global features assist in refining local feature representations, thus enhancing the model's robustness and accuracy across tasks. Figure 4

Figure 4: Gene expression prediction visualizations, highlighting the approach's closeness to ground truth values.

Experimental Results and Implications

Extensive experiments conducted on TCGA datasets illustrate that FuseCPath achieves superior performance in tasks such as biomarker prediction, gene expression analysis, and survival analysis. For instance, FuseCPath demonstrated a marked improvement in AUROC metrics across several biomarker prediction tasks compared to traditional methods and single-model approaches. Figure 5

Figure 5: Kaplan-Meier survival curves illustrating improved stratification performance when using FuseCPath.

The framework's capacity to integrate diverse information from heterogeneous FMs is shown to contribute significantly to prediction accuracy and stability.

Conclusions

The paper presents a compelling case for integrating multiple foundation models in WSI analysis to leverage their complementary strengths. FuseCPath's unified approach to handling both patch-level details and slide-level overview enhances predictive performance, offering a powerful tool in computational pathology. Its innovative use of multi-view clustering, re-embedding transformers, and collaborative distillation provides a robust pathway forward in integrating diverse FM capabilities. This work opens avenues for extending model fusion strategies to include additional modalities, potentially enhancing the scope and accuracy of digital pathology analyses.

Dice Question Streamline Icon: https://streamlinehq.com

Open Problems

We haven't generated a list of open problems mentioned in this paper yet.

List To Do Tasks Checklist Streamline Icon: https://streamlinehq.com

Collections

Sign up for free to add this paper to one or more collections.