paper-with-me

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 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.

📄 PDF Abstract BibTeX arXiv:2012.13955

Code (2)

mostafaibrahim17/PathologyFinal 공식 구현
mostafaibrahim17/Whole-Image-Slides-Unsupervised-Categorization

Tasks

ClusteringRepresentation Learning

Similar Papers 제목 키워드 기반

Atlas of Digital Pathology: A Generalized Hierarchical Histological Tissue Type-Annotated Database for Deep Learning

2019-06-01 · CVPR 2019 6 · Mahdi S. Hosseini, Lyndon Chan, Gabriel Tse, Michael Tang 외

In recent years, computer vision techniques have made large advances in image recognition and been applied to aid radiological diagnosis. Computational pathology aims to develop similar tools for aiding pathologists in d…

DiagnosticMulti-Label Learning

Large scale digital prostate pathology image analysis combining feature extraction and deep neural network

2017-05-07 · Naiyun Zhou, Andrey Fedorov, Fiona Fennessy, Ron Kikinis 외

Histopathological assessments, including surgical resection and core needle biopsy, are the standard procedures in the diagnosis of the prostate cancer. Current interpretation of the histopathology images includes the de…

MarketingPrognosiswhole slide images

Structured State Space Models for Multiple Instance Learning in Digital Pathology

2023-06-27 · Leo Fillioux, Joseph Boyd, Maria Vakalopoulou, Paul-Henry Cournède 외

Multiple instance learning is an ideal mode of analysis for histopathology data, where vast whole slide images are typically annotated with a single global label. In such cases, a whole slide image is modelled as a colle…

Multiple Instance LearningState Space Modelswhole slide images

Paired Uterine Whole-Slide Images and Pathology Reports for Multimodal Computational Pathology

2026-07-04 · Han Li, Jingsong Liu, Ayako Ura, Junlin Hou 외 arxiv

Uterine diseases represent an important category of gynecologic pathology and require accurate histopathological assessment for diagnosis and treatment planning. Whole-slide images (WSI) have enabled the digital transfor…

Comparing ImageNet Pre-training with Digital Pathology Foundation Models for Whole Slide Image-Based Survival Analysis

2024-05-20 · Kleanthis Marios Papadopoulos, Tania Stathaki

The abundance of information present in Whole Slide Images (WSIs) renders them an essential tool for survival analysis. Several Multiple Instance Learning frameworks proposed for this task utilize a ResNet50 backbone pre…

Multiple Instance LearningSurvival Analysiswhole slide images