Efficient Classification of Histopathology Images
Mohammad Iqbal Nouyed, Mary-Anne Hartley, Gianfranco Doretto, Donald, A. Adjeroh

TL;DR
This paper presents a divide-and-conquer method for efficiently classifying histopathology images by addressing patch-level class imbalance through data partitioning, clustering, and model integration, achieving competitive results with fewer patches.
Contribution
It introduces a novel divide-and-conquer approach with cluster-based sampling to mitigate patch imbalance in histopathology image classification.
Findings
Effective classification with low patch usage
Competitive performance against existing methods
Addresses class imbalance without extensive data augmentation
Abstract
This work addresses how to efficiently classify challenging histopathology images, such as gigapixel whole-slide images for cancer diagnostics with image-level annotation. We use images with annotated tumor regions to identify a set of tumor patches and a set of benign patches in a cancerous slide. Due to the variable nature of region of interest the tumor positive regions may refer to an extreme minority of the pixels. This creates an important problem during patch-level classification, where the majority of patches from an image labeled as 'cancerous' are actually tumor-free. This problem is different from semantic segmentation which associates a label to every pixel in an image, because after patch extraction we are only dealing with patch-level labels.Most existing approaches address the data imbalance issue by mitigating the data shortage in minority classes in order to prevent the…
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.
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 · COVID-19 diagnosis using AI
MethodsSparse Evolutionary Training
