English

Exploring Visual Prompts for Whole Slide Image Classification with Multiple Instance Learning

Computer Vision and Pattern Recognition 2023-03-24 v1

Abstract

Multiple instance learning (MIL) has emerged as a popular method for classifying histopathology whole slide images (WSIs). However, existing approaches typically rely on pre-trained models from large natural image datasets, such as ImageNet, to generate instance features, which can be sub-optimal due to the significant differences between natural images and histopathology images that lead to a domain shift. In this paper, we present a novel, simple yet effective method for learning domain-specific knowledge transformation from pre-trained models to histopathology images. Our approach entails using a prompt component to assist the pre-trained model in discerning differences between the pre-trained dataset and the target histopathology dataset, resulting in improved performance of MIL models. We validate our method on two publicly available datasets, Camelyon16 and TCGA-NSCLC. Extensive experimental results demonstrate the significant performance improvement of our method for different MIL models and backbones. Upon publication of this paper, we will release the source code for our method.

Keywords

Cite

@article{arxiv.2303.13122,
  title  = {Exploring Visual Prompts for Whole Slide Image Classification with Multiple Instance Learning},
  author = {Yi Lin and Zhongchen Zhao and Zhengjie ZHU and Lisheng Wang and Kwang-Ting Cheng and Hao Chen},
  journal= {arXiv preprint arXiv:2303.13122},
  year   = {2023}
}

Comments

Submitted to MICCAI 2023

R2 v1 2026-06-28T09:29:32.997Z