paper-with-me

홈 › Papers

Benchmarking Pathology Feature Extractors for Whole Slide Image Classification

2023-11-20 · Georg Wölflein, Dyke Ferber, Asier R. Meneghetti, Omar S. M. El Nahhas, Daniel Truhn, Zunamys I. Carrero, David J. Harrison, Ognjen Arandjelović, Jakob Nikolas Kather

Weakly supervised whole slide image classification is a key task in computational pathology, which involves predicting a slide-level label from a set of image patches constituting the slide. Constructing models to solve this task involves multiple design choices, often made without robust empirical or conclusive theoretical justification. To address this, we conduct a comprehensive benchmarking of feature extractors to answer three critical questions: 1) Is stain normalisation still a necessary preprocessing step? 2) Which feature extractors are best for downstream slide-level classification? 3) How does magnification affect downstream performance? Our study constitutes the most comprehensive evaluation of publicly available pathology feature extractors to date, involving more than 10,000 training runs across 14 feature extractors, 9 tasks, 5 datasets, 3 downstream architectures, 2 levels of magnification, and various preprocessing setups. Our findings challenge existing assumptions: 1) We observe empirically, and by analysing the latent space, that skipping stain normalisation and image augmentations does not degrade performance, while significantly reducing memory and computational demands. 2) We develop a novel evaluation metric to compare relative downstream performance, and show that the choice of feature extractor is the most consequential factor for downstream performance. 3) We find that lower-magnification slides are sufficient for accurate slide-level classification. Contrary to previous patch-level benchmarking studies, our approach emphasises clinical relevance by focusing on slide-level biomarker prediction tasks in a weakly supervised setting with external validation cohorts. Our findings stand to streamline digital pathology workflows by minimising preprocessing needs and informing the selection of feature extractors.

📄 PDF Abstract BibTeX arXiv:2311.11772

Code (1)

georg-wolflein/histaug 공식 구현 pytorch

Tasks

Benchmarkingimage-classificationImage ClassificationSelf-Supervised LearningWeakly-supervised Learning

Methods 이 논문이 사용한 방법론

SET Dynamic Sparse Training method where weight mask is updated randomly periodically

Similar Papers 제목 키워드 기반

Benchmarking histopathology foundation models in a multi-center dataset for skin cancer subtyping

2025-06-23 · Pablo Meseguer, Rocío del Amor, Valery Naranjo

Pretraining on large-scale, in-domain datasets grants histopathology foundation models (FM) the ability to learn task-agnostic data representations, enhancing transfer learning on downstream tasks. In computational patho…

BenchmarkingDiversityMultiple Instance LearningTransfer Learning

Towards a Comprehensive Benchmark for Pathological Lymph Node Metastasis in Breast Cancer Sections

2024-11-16 · Xitong Ling, Yuanyuan Lei, Jiawen Li, Junru Cheng 외

Advances in optical microscopy scanning have significantly contributed to computational pathology (CPath) by converting traditional histopathological slides into whole slide images (WSIs). This development enables compre…

BenchmarkingDiagnosticMultiple Instance Learningwhole slide images

Domain Adaptation Without the Compute Burden for Efficient Whole Slide Image Analysis

2026-03-16 · Umar Marikkar, Muhammad Awais, Sara Atito arxiv

Computational methods on analyzing Whole Slide Images (WSIs) enable early diagnosis and treatments by supporting pathologists in detection and classification of tumors. However, the extremely high resolution of WSIs make…

Multiple Instance LearningDomain Adaptation

Rethinking Pre-Trained Feature Extractor Selection in Multiple Instance Learning for Whole Slide Image Classification

2024-08-02 · Bryan Wong, Mun Yong Yi

Multiple instance learning (MIL) has become a preferred method for gigapixel whole slide image (WSI) classification without requiring patch-level annotations. Current MIL research primarily relies on embedding-based appr…

image-classificationImage ClassificationMultiple Instance LearningSelf-Supervised Learning+1

Low-resource finetuning of foundation models beats state-of-the-art in histopathology

2024-01-09 · Benedikt Roth, Valentin Koch, Sophia J. Wagner, Julia A. Schnabel 외

To handle the large scale of whole slide images in computational pathology, most approaches first tessellate the images into smaller patches, extract features from these patches, and finally aggregate the feature vectors…

GPUSelf-Supervised LearningWeakly-supervised Learningwhole slide images