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

Free Lunch in Pathology Foundation Model: Task-specific Model Adaptation with Concept-Guided Feature Enhancement

About

Whole slide image (WSI) analysis is gaining prominence within the medical imaging field. Recent advances in pathology foundation models have shown the potential to extract powerful feature representations from WSIs for downstream tasks. However, these foundation models are usually designed for general-purpose pathology image analysis and may not be optimal for specific downstream tasks or cancer types. In this work, we present Concept Anchor-guided Task-specific Feature Enhancement (CATE), an adaptable paradigm that can boost the expressivity and discriminativeness of pathology foundation models for specific downstream tasks. Based on a set of task-specific concepts derived from the pathology vision-language model with expert-designed prompts, we introduce two interconnected modules to dynamically calibrate the generic image features extracted by foundation models for certain tasks or cancer types. Specifically, we design a Concept-guided Information Bottleneck module to enhance task-relevant characteristics by maximizing the mutual information between image features and concept anchors while suppressing superfluous information. Moreover, a Concept-Feature Interference module is proposed to utilize the similarity between calibrated features and concept anchors to further generate discriminative task-specific features. The extensive experiments on public WSI datasets demonstrate that CATE significantly enhances the performance and generalizability of MIL models. Additionally, heatmap and umap visualization results also reveal the effectiveness and interpretability of CATE. The source code is available at https://github.com/HKU-MedAI/CATE.

Yanyan Huang, Weiqin Zhao, Yihang Chen, Yu Fu, Lequan Yu• 2024

Related benchmarks

TaskDatasetResultRank
Cancer SubtypingTCGA-NSCLC $N_{IND}=2$ OOD
AUC0.945
7
Cancer SubtypingTCGA-NSCLC $N_{IND}=4$, OOD
AUC96.9
7
Cancer SubtypingTCGA-NSCLC IND
AUC98.1
7
Cancer SubtypingTCGA-RCC $N_{IND}=3$, OOD
AUC0.983
7
Cancer SubtypingTCGA-RCC IND
AUC99.7
7
Cancer SubtypingTCGA-RCC $N_{IND}=6$ OOD
AUC0.979
7
Cancer SubtypingTCGA-RCC ($N_{IND}=6$, IND)
AUC98
7
Cancer SubtypingTCGA-NSCLC IND ($N_{IND}=2$)
AUC99.7
7
Cancer SubtypingTCGA-BRCA NIND=1 (OOD)
AUC Gain4.85
5
Cancer SubtypingTCGA-BRCA NIND=1 (IND)
AUC Gain4.34
5
Showing 10 of 14 rows

Other info

Code

Follow for update