ReMix: A General and Efficient Framework for Multiple Instance Learning based Whole Slide Image Classification
Jiawei Yang, Hanbo Chen, Yu Zhao, Fan Yang, Yao Zhang, Lei He, Jianhua, Yao

TL;DR
ReMix is a novel framework that enhances whole slide image classification by reducing memory usage and training time through prototype-based instance reduction and innovative data augmentation techniques, improving accuracy and efficiency.
Contribution
ReMix introduces a general, efficient MIL framework with instance reduction and a new bag-mixing augmentation for WSI classification, addressing memory and data diversity issues.
Findings
Achieved improved precision, accuracy, and recall.
Significantly reduced training time and memory consumption.
Demonstrated effectiveness across multiple datasets and methods.
Abstract
Whole slide image (WSI) classification often relies on deep weakly supervised multiple instance learning (MIL) methods to handle gigapixel resolution images and slide-level labels. Yet the decent performance of deep learning comes from harnessing massive datasets and diverse samples, urging the need for efficient training pipelines for scaling to large datasets and data augmentation techniques for diversifying samples. However, current MIL-based WSI classification pipelines are memory-expensive and computation-inefficient since they usually assemble tens of thousands of patches as bags for computation. On the other hand, despite their popularity in other tasks, data augmentations are unexplored for WSI MIL frameworks. To address them, we propose ReMix, a general and efficient framework for MIL based WSI classification. It comprises two steps: reduce and mix. First, it reduces the number…
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 · Video Analysis and Summarization
