paper-with-me

Papers

Contextual unsupervised deep clustering in digital pathology

2024-07-24 · Conference on Health, Inference, and Learning 2024 7 · Mariia Sidulova, Seyed Kahaki, Ian Hagemann, Alexej Gossmann

Clustering can be used in medical imaging research to identify different domains within a specific dataset, aiding in a better understanding of subgroups or strata that may not have been annotated. Moreover, in digital pathology, clustering can be used to effectively sample image patches from whole slide images (WSI). In this work, we conduct a comparative analysis of three deep clustering algorithms -- a simple two-step approach applying K-means onto a learned feature space, an end-to-end deep clustering method (DEC), and a Graph Convolutional Network (GCN) based method -- in application to a digital pathology dataset of endometrial biopsy WSIs. For consistency, all methods use the same Autoencoder (AE) architecture backbone that extracts features from image patches. The GCN-based model, specifically, stands out as a deep clustering algorithm that considers spatial contextual information in predicting clusters. Our study highlights the computation of graphs for WSIs and emphasizes the impact of these graphs on the formation of clusters. The main finding of our research indicates that GCN-based deep clustering demonstrates heightened spatial awareness compared to the other methods, resulting in higher cluster agreement with previous clinical annotations of WSIs.

📄 PDF Abstract BibTeX

Code (1)

DIDSR/DomId pytorch

Tasks

ClusteringDeep Clusteringwhole slide images

Similar Papers 제목 키워드 기반

Generalized Categorisation of Digital Pathology Whole Image Slides using Unsupervised Learning

2020-12-27 · Mostafa Ibrahim, Kevin Bryson

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 clusteri…

ClusteringRepresentation Learning

Ensemble clustering for histopathological images segmentation using convolutional autoencoders

2021-07-20 · MICCAI Workshop COMPAY 2021 9 · Anonymous

Unsupervised deep learning using autoencoders has shown excellent results in image analysis and computer vision. However, only few studies have been presented in the field of digital pathology, where proper labelling o…

Clustering

Pathology-Informed Latent Diffusion Model for Anomaly Detection in Lymph Node Metastasis

2025-08-21 · Jiamu Wang, Keunho Byeon, Jinsol Song, Anh Nguyen 외 arxiv

Anomaly detection is an emerging approach in digital pathology for its ability to efficiently and effectively utilize data for disease diagnosis. While supervised learning approaches deliver high accuracy, they rely on e…

Unsupervised Anomaly Detection

Optimize Deep Learning Models for Prediction of Gene Mutations Using Unsupervised Clustering

2022-03-31 · Zihan Chen, Xingyu Li, Miaomiao Yang, Hong Zhang 외

Deep learning has become the mainstream methodological choice for analyzing and interpreting whole-slide digital pathology images (WSIs). It is commonly assumed that tumor regions carry most predictive information. In th…

ClusteringMultiple Instance LearningPrediction

Unsupervised anomaly detection in digital pathology using GANs

2021-03-16 · Milda Pocevičiūtė, Gabriel Eilertsen, Claes Lundström

Machine learning (ML) algorithms are optimized for the distribution represented by the training data. For outlier data, they often deliver predictions with equal confidence, even though these should not be trusted. In or…

Anomaly DetectionUnsupervised Anomaly Detection