Deep embedded clustering algorithm for clustering PACS repositories
Teo Manojlovi\'c, Matija Milani\v{c}, Ivan \v{S}tajduhar

TL;DR
This paper introduces a deep embedded clustering algorithm tailored for medical radiology images, demonstrating improved unsupervised clustering performance on PACS datasets by learning latent representations directly from pixel data.
Contribution
It presents a novel end-to-end deep embedded clustering method (CIDEC) that outperforms traditional feature-based approaches for unsupervised medical image clustering.
Findings
CIDEC achieves an NMI of 0.473 for anatomical region.
CDEC attains an NMI of 0.645 for Modality.
Both methods outperform traditional feature extraction techniques.
Abstract
Creating large datasets of medical radiology images from several sources can be challenging because of the differences in the acquisition and storage standards. One possible way of controlling and/or assessing the image selection process is through medical image clustering. This, however, requires an efficient method for learning latent image representations. In this paper, we tackle the problem of fully-unsupervised clustering of medical images using pixel data only. We test the performance of several contemporary approaches, built on top of a convolutional autoencoder (CAE) - convolutional deep embedded clustering (CDEC) and convolutional improved deep embedded clustering (CIDEC) - and three approaches based on preset feature extraction - histogram of oriented gradients (HOG), local binary pattern (LBP) and principal component analysis (PCA). CDEC and CIDEC are end-to-end clustering…
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
MethodsTest · k-Means Clustering
