Feature Re-calibration based Multiple Instance Learning for Whole Slide Image Classification
Philip Chikontwe, Soo Jeong Nam, Heounjeong Go, Meejeong Kim, Hyun, Jung Sung, Sang Hyun Park

TL;DR
This paper introduces a novel feature re-calibration method for multiple instance learning in whole slide image classification, leveraging distribution statistics, balanced-batch sampling, and Transformer-based spatial encoding to improve accuracy.
Contribution
It proposes a new MIL framework that re-calibrates instance distributions using max-instance statistics, employs balanced-batch sampling, and integrates a Transformer-based spatial encoding module.
Findings
Outperforms existing MIL methods on benchmark datasets.
Effective in modeling spatial and morphological information.
Improves classification accuracy in whole slide image analysis.
Abstract
Whole slide image (WSI) classification is a fundamental task for the diagnosis and treatment of diseases; but, curation of accurate labels is time-consuming and limits the application of fully-supervised methods. To address this, multiple instance learning (MIL) is a popular method that poses classification as a weakly supervised learning task with slide-level labels only. While current MIL methods apply variants of the attention mechanism to re-weight instance features with stronger models, scant attention is paid to the properties of the data distribution. In this work, we propose to re-calibrate the distribution of a WSI bag (instances) by using the statistics of the max-instance (critical) feature. We assume that in binary MIL, positive bags have larger feature magnitudes than negatives, thus we can enforce the model to maximize the discrepancy between bags with a metric feature…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsImage Retrieval and Classification Techniques · Digital Imaging for Blood Diseases · AI in cancer detection
MethodsAttention Is All You Need · Linear Layer · Softmax · Position-Wise Feed-Forward Layer · Absolute Position Encodings · Dropout · Multi-Head Attention · Byte Pair Encoding · Label Smoothing · Residual Connection
