Our new X account is live! Follow @wizwand_team for updates
WorkDL logo mark

Attention-Challenging Multiple Instance Learning for Whole Slide Image Classification

About

In the application of Multiple Instance Learning (MIL) methods for Whole Slide Image (WSI) classification, attention mechanisms often focus on a subset of discriminative instances, which are closely linked to overfitting. To mitigate overfitting, we present Attention-Challenging MIL (ACMIL). ACMIL combines two techniques based on separate analyses for attention value concentration. Firstly, UMAP of instance features reveals various patterns among discriminative instances, with existing attention mechanisms capturing only some of them. To remedy this, we introduce Multiple Branch Attention (MBA) to capture more discriminative instances using multiple attention branches. Secondly, the examination of the cumulative value of Top-K attention scores indicates that a tiny number of instances dominate the majority of attention. In response, we present Stochastic Top-K Instance Masking (STKIM), which masks out a portion of instances with Top-K attention values and allocates their attention values to the remaining instances. The extensive experimental results on three WSI datasets with two pre-trained backbones reveal that our ACMIL outperforms state-of-the-art methods. Additionally, through heatmap visualization and UMAP visualization, this paper extensively illustrates ACMIL's effectiveness in suppressing attention value concentration and overcoming the overfitting challenge. The source code is available at \url{https://github.com/dazhangyu123/ACMIL}.

Yunlong Zhang, Honglin Li, Yuxuan Sun, Sunyi Zheng, Chenglu Zhu, Lin Yang• 2023

Related benchmarks

TaskDatasetResultRank
ClassificationCAMELYON16 (test)
AUC94.85
69
WSI ClassificationTCGA lung cancer dataset (test)
Accuracy95.33
67
WSI ClassificationBCNB-HER2
Accuracy76.75
54
WSI ClassificationBRACS (test)
Mean AUC0.857
54
Slide-level classificationCamelyon16
AUC0.886
52
Cancer diagnosisCAMELYON-16
Accuracy80
42
Cancer sub-typingAMU-LSCC
ACC85.51
40
Cancer sub-typingAMU-CSCC
ACC90.57
40
Cancer sub-typingDHMC-LUNG
Accuracy0.7333
40
Multi-class classificationBRACS
Accuracy76.7
30
Showing 10 of 33 rows

Other info

Follow for update