arXiv Analytics

Sign in

arXiv:2012.13955 [eess.IV]AbstractReferencesReviewsResources

Generalized Categorisation of Digital Pathology Whole Image Slides using Unsupervised Learning

Mostafa Ibrahim, Kevin Bryson

Published 2020-12-27Version 1

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 evaluation using a few measures such as completeness scores and cluster plots. Throughout our results we show that Convolutional Autoencoders manages to slightly outperform the rest of the approaches due to its powerful internal representation learning abilities. Moreover, we show that Gaussian Mixture models produce better results than K-Means on average due to its flexibility in capturing different clusters. We also show the huge difference in the difficulties of classifying different types of pathology textures.

Related articles: Most relevant | Search more
arXiv:2306.08198 [eess.IV] (Published 2023-06-14)
Explainable and Position-Aware Learning in Digital Pathology
arXiv:2206.15274 [eess.IV] (Published 2022-06-30)
Exposing and addressing the fragility of neural networks in digital pathology
arXiv:2506.19234 [eess.IV] (Published 2025-06-24)
Quantitative Benchmarking of Anomaly Detection Methods in Digital Pathology
Can Cui et al.