Share your thoughts, 1 month free Claude Pro on usSee more
WorkDL logo mark

Interventional Bag Multi-Instance Learning On Whole-Slide Pathological Images

About

Multi-instance learning (MIL) is an effective paradigm for whole-slide pathological images (WSIs) classification to handle the gigapixel resolution and slide-level label. Prevailing MIL methods primarily focus on improving the feature extractor and aggregator. However, one deficiency of these methods is that the bag contextual prior may trick the model into capturing spurious correlations between bags and labels. This deficiency is a confounder that limits the performance of existing MIL methods. In this paper, we propose a novel scheme, Interventional Bag Multi-Instance Learning (IBMIL), to achieve deconfounded bag-level prediction. Unlike traditional likelihood-based strategies, the proposed scheme is based on the backdoor adjustment to achieve the interventional training, thus is capable of suppressing the bias caused by the bag contextual prior. Note that the principle of IBMIL is orthogonal to existing bag MIL methods. Therefore, IBMIL is able to bring consistent performance boosting to existing schemes, achieving new state-of-the-art performance. Code is available at https://github.com/HHHedo/IBMIL.

Tiancheng Lin, Zhimiao Yu, Hongyu Hu, Yi Xu, Chang Wen Chen• 2023

Related benchmarks

TaskDatasetResultRank
Whole Slide Image classificationCAMELYON16 (test)
AUC0.954
163
Slide-level classificationTCGA NSCLC (test)
Accuracy94.29
96
ClassificationCAMELYON16 (test)
AUC96.41
69
WSI ClassificationTCGA lung cancer dataset (test)
Accuracy94.29
67
Survival PredictionBLCA
C-Index0.5841
66
Tumor localizationCAMELYON16 (test)
AUC95.4
65
WSI ClassificationBRACS (test)
Mean AUC0.8657
54
Cancer SubtypingTCGA-NLCSC (test)
Accuracy91.18
53
Survival PredictionLUAD
C-index0.5886
50
Cancer ClassificationTCGA-BRCA
AUC91.71
47
Showing 10 of 28 rows

Other info

Code

Follow for update