MAPLE: Multi-Scale Attribute-Enhanced Prompt Learning for Few-Shot Whole Slide Image Classification
Abstract
Prompt learning has emerged as a promising paradigm for adapting pre-trained vision-language models (VLMs) to few-shot whole slide image (WSI) classification by aligning visual features with textual representations, thereby reducing annotation cost and enhancing model generalization. Nevertheless, existing methods typically rely on slide-level prompts and fail to capture the subtype-specific phenotypic variations of histological entities (e.g., nuclei, glands) that are critical for cancer diagnosis. To address this gap, we propose Multi-scale Attribute-enhanced Prompt Learning (MAPLE), a hierarchical framework for few-shot WSI classification that jointly integrates multi-scale visual semantics and performs prediction at both the entity and slide levels. Specifically, we first leverage large language models (LLMs) to generate entity-level prompts that can help identify multi-scale histological entities and their phenotypic attributes, as well as slide-level prompts to capture global visual descriptions. Then, an entity-guided cross-attention module is proposed to generate entity-level features, followed by aligning with their corresponding subtype-specific attributes for fine-grained entity-level prediction. To enrich entity representations, we further develop a cross-scale entity graph learning module that can update these representations by capturing their semantic correlations within and across scales. The refined representations are then aggregated into a slide-level representation and aligned with the corresponding prompts for slide-level prediction. Finally, we combine both entity-level and slide-level outputs to produce the final prediction results. Results on three cancer cohorts confirm the effectiveness of our approach in addressing few-shot pathology diagnosis tasks.
Cite
Text
Zhou et al. "MAPLE: Multi-Scale Attribute-Enhanced Prompt Learning for Few-Shot Whole Slide Image Classification." Advances in Neural Information Processing Systems, 2025.Markdown
[Zhou et al. "MAPLE: Multi-Scale Attribute-Enhanced Prompt Learning for Few-Shot Whole Slide Image Classification." Advances in Neural Information Processing Systems, 2025.](https://mlanthology.org/neurips/2025/zhou2025neurips-maple/)BibTeX
@inproceedings{zhou2025neurips-maple,
title = {{MAPLE: Multi-Scale Attribute-Enhanced Prompt Learning for Few-Shot Whole Slide Image Classification}},
author = {Zhou, Junjie and Shao, Wei and Yue, Yagao and Mu, Wei and Wan, Peng and Zhu, Qi and Zhang, Daoqiang},
booktitle = {Advances in Neural Information Processing Systems},
year = {2025},
url = {https://mlanthology.org/neurips/2025/zhou2025neurips-maple/}
}