Pseudo-Bag Mixup Augmentation for Multiple Instance Learning-Based Whole Slide Image Classification
Pei Liu, Luping Ji, Xinyu Zhang, Feng Ye

TL;DR
This paper introduces Pseudo-bag Mixup (PseMix), a novel data augmentation method for MIL-based WSI classification that enhances model performance, robustness, and generalization without extra computational costs.
Contribution
It proposes PseMix, a generalization of Mixup for WSIs using pseudo-bags, improving training efficiency and model robustness in MIL-based WSI classification.
Findings
PseMix improves classification accuracy of state-of-the-art MIL models.
PseMix enhances model robustness to occlusion and noise.
PseMix boosts generalization in challenging test scenarios.
Abstract
Given the special situation of modeling gigapixel images, multiple instance learning (MIL) has become one of the most important frameworks for Whole Slide Image (WSI) classification. In current practice, most MIL networks often face two unavoidable problems in training: i) insufficient WSI data and ii) the sample memorization inclination inherent in neural networks. These problems may hinder MIL models from adequate and efficient training, suppressing the continuous performance promotion of classification models on WSIs. Inspired by the basic idea of Mixup, this paper proposes a new Pseudo-bag Mixup (PseMix) data augmentation scheme to improve the training of MIL models. This scheme generalizes the Mixup strategy for general images to special WSIs via pseudo-bags so as to be applied in MIL-based WSI classification. Cooperated by pseudo-bags, our PseMix fulfills the critical size…
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 · Advanced Image and Video Retrieval Techniques · Digital Imaging for Blood Diseases
MethodsMixup
