Generalized Categorisation of Digital Pathology Whole Image Slides using Unsupervised Learning
Mostafa Ibrahim, Kevin Bryson

TL;DR
This study explores unsupervised clustering of digital pathology image tiles using various techniques, highlighting challenges and providing a software tool for the pathology community to facilitate tile classification and labeling.
Contribution
It introduces a benchmark comparison of clustering methods on pathology images and offers a software package for unsupervised tile classification in digital pathology.
Findings
Convolutional Autoencoders slightly outperform other methods.
Gaussian Mixture Models outperform K-Means in clustering accuracy.
Classifying different pathology textures varies greatly in difficulty.
Abstract
This project aims to break down large pathology images into small tiles and then cluster those tiles into distinct groups without the knowledge of true labels, our analysis shows how difficult certain aspects of clustering tumorous and non-tumorous cells can be and also shows that comparing the results of different unsupervised approaches is not a trivial task. The project also provides a software package to be used by the digital pathology community, that uses some of the approaches developed to perform unsupervised unsupervised tile classification, which could then be easily manually labelled. The project uses a mixture of techniques ranging from classical clustering algorithms such as K-Means and Gaussian Mixture Models to more complicated feature extraction techniques such as deep Autoencoders and Multi-loss learning. Throughout the project, we attempt to set a benchmark for…
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
