English

Shapley Values-enabled Progressive Pseudo Bag Augmentation for Whole Slide Image Classification

Computer Vision and Pattern Recognition 2024-09-06 v4

Abstract

In computational pathology, whole-slide image (WSI) classification presents a formidable challenge due to its gigapixel resolution and limited fine-grained annotations. Multiple-instance learning (MIL) offers a weakly supervised solution, yet refining instance-level information from bag-level labels remains challenging. While most of the conventional MIL methods use attention scores to estimate instance importance scores (IIS) which contribute to the prediction of the slide labels, these often lead to skewed attention distributions and inaccuracies in identifying crucial instances. To address these issues, we propose a new approach inspired by cooperative game theory: employing Shapley values to assess each instance's contribution, thereby improving IIS estimation. The computation of the Shapley value is then accelerated using attention, meanwhile retaining the enhanced instance identification and prioritization. We further introduce a framework for the progressive assignment of pseudo bags based on estimated IIS, encouraging more balanced attention distributions in MIL models. Our extensive experiments on CAMELYON-16, BRACS, TCGA-LUNG, and TCGA-BRCA datasets show our method's superiority over existing state-of-the-art approaches, offering enhanced interpretability and class-wise insights. Our source code is available at https://github.com/RenaoYan/PMIL.

Keywords

Cite

@article{arxiv.2312.05490,
  title  = {Shapley Values-enabled Progressive Pseudo Bag Augmentation for Whole Slide Image Classification},
  author = {Renao Yan and Qiehe Sun and Cheng Jin and Yiqing Liu and Yonghong He and Tian Guan and Hao Chen},
  journal= {arXiv preprint arXiv:2312.05490},
  year   = {2024}
}

Comments

IEEE TRANSACTIONS ON MEDICAL IMAGING 2024

R2 v1 2026-06-28T13:45:45.857Z