Cluster-to-Conquer: A Framework for End-to-End Multi-Instance Learning for Whole Slide Image Classification
Yash Sharma, Aman Shrivastava, Lubaina Ehsan, Christopher A. Moskaluk,, Sana Syed, Donald E. Brown

TL;DR
This paper introduces Cluster-to-Conquer, an end-to-end multi-instance learning framework for whole slide image classification that improves training by clustering patches and using an adaptive attention mechanism.
Contribution
It proposes a novel end-to-end MIL framework that clusters image patches and integrates clustering with attention for better slide-level classification.
Findings
Clustering patches enhances model training with diverse features.
The framework improves classification accuracy over existing methods.
Regularization via KL-divergence stabilizes clustering and attention.
Abstract
In recent years, the availability of digitized Whole Slide Images (WSIs) has enabled the use of deep learning-based computer vision techniques for automated disease diagnosis. However, WSIs present unique computational and algorithmic challenges. WSIs are gigapixel-sized (100K pixels), making them infeasible to be used directly for training deep neural networks. Also, often only slide-level labels are available for training as detailed annotations are tedious and can be time-consuming for experts. Approaches using multiple-instance learning (MIL) frameworks have been shown to overcome these challenges. Current state-of-the-art approaches divide the learning framework into two decoupled parts: a convolutional neural network (CNN) for encoding the patches followed by an independent aggregation approach for slide-level prediction. In this approach, the aggregation step has no bearing…
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
TopicsAI in cancer detection · Digital Imaging for Blood Diseases · Image Retrieval and Classification Techniques
