CVMar 23, 2023

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

arXiv:2303.13122v12 citationsh-index: 63
Originality Highly original
AI Analysis

This addresses the sub-optimal performance of existing multiple instance learning methods for medical imaging due to domain differences, offering a domain-specific adaptation approach.

The paper tackles the domain shift problem in classifying histopathology whole slide images by using visual prompts to adapt pre-trained models, resulting in significant performance improvements on Camelyon16 and TCGA-NSCLC datasets.

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.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes