paper-with-me

홈 › Papers

Classifying Whole Slide Images: What Matters?

2023-10-05 · Long Nguyen, Aiden Nibali, Joshua Millward, Zhen He

Recently there have been many algorithms proposed for the classification of very high resolution whole slide images (WSIs). These new algorithms are mostly focused on finding novel ways to combine the information from small local patches extracted from the slide, with an emphasis on effectively aggregating more global information for the final predictor. In this paper we thoroughly explore different key design choices for WSI classification algorithms to investigate what matters most for achieving high accuracy. Surprisingly, we found that capturing global context information does not necessarily mean better performance. A model that captures the most global information consistently performs worse than a model that captures less global information. In addition, a very simple multi-instance learning method that captures no global information performs almost as well as models that capture a lot of global information. These results suggest that the most important features for effective WSI classification are captured at the local small patch level, where cell and tissue micro-environment detail is most pronounced. Another surprising finding was that unsupervised pre-training on a larger set of 33 cancers gives significantly worse performance compared to pre-training on a smaller dataset of 7 cancers (including the target cancer). We posit that pre-training on a smaller, more focused dataset allows the feature extractor to make better use of the limited feature space to better discriminate between subtle differences in the input patch.

📄 PDF Abstract BibTeX arXiv:2310.03279

Code (0)

등록된 구현이 없습니다.

Tasks

Unsupervised Pre-trainingwhole slide images

Similar Papers 제목 키워드 기반

Whole Slide Image Classification of Salivary Gland Tumours

2024-08-22 · John Charlton, Ibrahim Alsanie, Syed Ali Khurram

This work shows promising results using multiple instance learning on salivary gland tumours in classifying cancers on whole slide images. Utilising CTransPath as a patch-level feature extractor and CLAM as a feature agg…

Classificationimage-classificationImage ClassificationMultiple Instance Learning+1

SparseConvMIL: Sparse Convolutional Context-Aware Multiple Instance Learning for Whole Slide Image Classification

2021-05-06 · MICCAI Workshop COMPAY 2021 9 · Marvin Lerousseau, Maria Vakalopoulou, Eric Deutsch, Nikos Paragios

Multiple instance learning (MIL) is the preferred approach for whole slide image classification. However, most MIL approaches do not exploit the interdependencies of tiles extracted from a whole slide image, which could …

Classificationimage-classificationImage ClassificationMultiple Instance Learning+2

Automatic labeling of molecular biomarkers of whole slide immunohistochemistry images using fully convolutional networks

2016-12-30 · Fahime Sheikhzadeh, Martial Guillaud, Rabab K. Ward

This paper addresses the problem of quantifying biomarkers in multi-stained tissues, based on color and spatial information. A deep learning based method that can automatically localize and quantify the cells expressing …

whole slide images

RankMix: Data Augmentation for Weakly Supervised Learning of Classifying Whole Slide Images With Diverse Sizes and Imbalanced Categories

2023-01-01 · CVPR 2023 1 · Yuan-Chih Chen, Chun-Shien Lu

Whole Slide Images (WSIs) are usually gigapixel in size and lack pixel-level annotations. The WSI datasets are also imbalanced in categories. These unique characteristics, significantly different from the ones in nat…

Data AugmentationWeakly-supervised Learningwhole slide images

Quantile Representation for Indirect Immunofluorescence Image Classification

2014-02-06 · David M. J. Tax, Veronika Cheplygina, Marco Loog

In the diagnosis of autoimmune diseases, an important task is to classify images of slides containing several HEp-2 cells. All cells from one slide share the same label, and by classifying cells from one slide independen…

AllClassificationGeneral Classificationimage-classification+1