English

Accounting for Dependencies in Deep Learning Based Multiple Instance Learning for Whole Slide Imaging

Image and Video Processing 2021-11-03 v1 Computer Vision and Pattern Recognition Quantitative Methods

Abstract

Multiple instance learning (MIL) is a key algorithm for classification of whole slide images (WSI). Histology WSIs can have billions of pixels, which create enormous computational and annotation challenges. Typically, such images are divided into a set of patches (a bag of instances), where only bag-level class labels are provided. Deep learning based MIL methods calculate instance features using convolutional neural network (CNN). Our proposed approach is also deep learning based, with the following two contributions: Firstly, we propose to explicitly account for dependencies between instances during training by embedding self-attention Transformer blocks to capture dependencies between instances. For example, a tumor grade may depend on the presence of several particular patterns at different locations in WSI, which requires to account for dependencies between patches. Secondly, we propose an instance-wise loss function based on instance pseudo-labels. We compare the proposed algorithm to multiple baseline methods, evaluate it on the PANDA challenge dataset, the largest publicly available WSI dataset with over 11K images, and demonstrate state-of-the-art results.

Keywords

Cite

@article{arxiv.2111.01556,
  title  = {Accounting for Dependencies in Deep Learning Based Multiple Instance Learning for Whole Slide Imaging},
  author = {Andriy Myronenko and Ziyue Xu and Dong Yang and Holger Roth and Daguang Xu},
  journal= {arXiv preprint arXiv:2111.01556},
  year   = {2021}
}

Comments

MICCAI 2021

R2 v1 2026-06-24T07:22:32.404Z