A Prototype-Guided Coarse Annotations Refining Approach for Whole Slide Images
Bingjian Yao, Weiping Lin, Yan He, Zheng Wang, Liangsheng Wang
TL;DR
This work addresses the high cost and variability of obtaining fine-grained annotations for whole-slide images by introducing a prototype-guided refinement framework. It jointly models intra-slide local semantics and inter-slide contextual patterns to build a hierarchy of prototypes (local and global) that guide a pseudo-labeling process, followed by dynamic data sampling and re-finetuning to train a patch classifier. Across Camelyon16, PAIP2019, and PAIP2020, the method outperforms state-of-the-art approaches in accuracy and efficiency, with robust generalization to unseen data. The use of hierarchical prototypes and adaptive training offers a practical, scalable solution for refining coarse annotations in clinical histopathology tasks.
Abstract
The fine-grained annotations in whole slide images (WSIs) show the boundaries of various pathological regions. However, generating such detailed annotation is often costly, whereas the coarse annotations are relatively simpler to produce. Existing methods for refining coarse annotations often rely on extensive training samples or clean datasets, and fail to capture both intra-slide and inter-slide latent sematic patterns, limiting their precision. In this paper, we propose a prototype-guided approach. Specifically, we introduce a local-to-global approach to construct non-redundant representative prototypes by jointly modeling intra-slide local semantics and inter-slide contextual relationships. Then a prototype-guided pseudo-labeling module is proposed for refining coarse annotations. Finally, we employ dynamic data sampling and re-finetuning strategy to train a patch classifier. Extensive experiments on three publicly available WSI datasets, covering lymph, liver, and colorectal cancers, demonstrate that our method significantly outperforms existing state-of-the-art (SOTA) methods. The code will be available.
