Evaluating Foundation Models with Pathological Concept Learning for Kidney Cancer
Shangqi Gao, Sihan Wang, Yibo Gao, Boming Wang, Xiahai Zhuang, Anne Warren, Grant Stewart, James Jones, Mireia Crispin-Ortuzar
TL;DR
The paper addresses how foundation models can be evaluated for translational clinical use in kidney cancer via pathological concept learning grounded in TNM guidelines and pathology reports. It introduces a framework that uses patch-level features from four foundation models to build whole-slide graphs, which are analyzed by a graph neural network with ABMIL attention to identify interpretable pathological concepts. Through survival analysis with CoxPH models trained on these concepts, the work demonstrates improved prognostic performance and reveals actionable high-risk factors, while also assessing fairness across gender and race. The results suggest that concept-based explanations improve interpretability and may support subtype analyses and relapse prediction, advancing clinically meaningful deployment of foundation-model–driven pathology tools.
Abstract
To evaluate the translational capabilities of foundation models, we develop a pathological concept learning approach focused on kidney cancer. By leveraging TNM staging guidelines and pathology reports, we build comprehensive pathological concepts for kidney cancer. Then, we extract deep features from whole slide images using foundation models, construct pathological graphs to capture spatial correlations, and trained graph neural networks to identify these concepts. Finally, we demonstrate the effectiveness of this approach in kidney cancer survival analysis, highlighting its explainability and fairness in identifying low- and high-risk patients. The source code has been released by https://github.com/shangqigao/RadioPath.
