Our new X account is live! Follow @wizwand_team for updates
WorkDL logo mark

HyperPath: Knowledge-Guided Hyperbolic Semantic Hierarchy Modeling for WSI Analysis

About

Pathology is essential for cancer diagnosis, with multiple instance learning (MIL) widely used for whole slide image (WSI) analysis. WSIs exhibit a natural hierarchy -- patches, regions, and slides -- with distinct semantic associations. While some methods attempt to leverage this hierarchy for improved representation, they predominantly rely on Euclidean embeddings, which struggle to fully capture semantic hierarchies. To address this limitation, we propose HyperPath, a novel method that integrates knowledge from textual descriptions to guide the modeling of semantic hierarchies of WSIs in hyperbolic space, thereby enhancing WSI classification. Our approach adapts both visual and textual features extracted by pathology vision-language foundation models to the hyperbolic space. We design an Angular Modality Alignment Loss to ensure robust cross-modal alignment, while a Semantic Hierarchy Consistency Loss further refines feature hierarchies through entailment and contradiction relationships and thus enhance semantic coherence. The classification is performed with geodesic distance, which measures the similarity between entities in the hyperbolic semantic hierarchy. This eliminates the need for linear classifiers and enables a geometry-aware approach to WSI analysis. Extensive experiments show that our method achieves superior performance across tasks compared to existing methods, highlighting the potential of hyperbolic embeddings for WSI analysis.

Peixiang Huang, Yanyan Huang, Weiqin Zhao, Junjun He, Lequan Yu• 2025

Related benchmarks

TaskDatasetResultRank
Genetic Status PredictionBRCA HER2 OOD (test)
AUC0.752
8
Tissue Subtype ClassificationBRCA TYPE OOD (test)
AUC0.933
8
Tissue Subtype ClassificationNSCLC IND (test)
AUC98.4
8
Tissue Subtype ClassificationNSCLC TYPE OOD (test)
AUC0.957
8
Genetic Status PredictionBRCA HER2 IND (test)
AUC0.732
8
Mutation PredictionLUAD EGFR IND (test)
AUC63.8
8
Mutation PredictionLUAD EGFR OOD (test)
AUC0.637
8
Tissue Subtype ClassificationBRCA TYPE IND (test)
AUC93.4
8
Showing 8 of 8 rows

Other info

Code

Follow for update