paper-with-me

홈 › Papers

Patch Clustering for Representation of Histopathology Images

2019-03-17 · Wafa Chenni, Habib Herbi, Morteza Babaie, H. R. Tizhoosh

Whole Slide Imaging (WSI) has become an important topic during the last decade. Even though significant progress in both medical image processing and computational resources has been achieved, there are still problems in WSI that need to be solved. A major challenge is the scan size. The dimensions of digitized tissue samples may exceed 100,000 by 100,000 pixels causing memory and efficiency obstacles for real-time processing. The main contribution of this work is representing a WSI by selecting a small number of patches for algorithmic processing (e.g., indexing and search). As a result, we reduced the search time and storage by various factors between ($50\% - 90\%$), while losing only a few percentages in the patch retrieval accuracy. A self-organizing map (SOM) has been applied on local binary patterns (LBP) and deep features of the KimiaPath24 dataset in order to cluster patches that share the same characteristics. We used a Gaussian mixture model (GMM) to represent each class with a rather small ($10\%-50\%$) portion of patches. The results showed that LBP features can outperform deep features. By selecting only $50\%$ of all patches after SOM clustering and GMM patch selection, we received $65\%$ accuracy for retrieval of the best match, while the maximum accuracy (using all patches) was $69\%$.

📄 PDF Abstract BibTeX arXiv:1903.07013

Code (0)

등록된 구현이 없습니다.

Tasks

ClusteringRetrieval

Methods 이 논문이 사용한 방법론

SOM The Self-Organizing Map (SOM), commonly also known as Kohonen network (Kohonen 1982, Kohonen 2001) is a computational method for the visualization and analysis of…

Similar Papers 제목 키워드 기반

Seeded iterative clustering for histology region identification

2022-11-14 · Eduard Chelebian, Francesco Ciompi, Carolina Wählby

Annotations are necessary to develop computer vision algorithms for histopathology, but dense annotations at a high resolution are often time-consuming to make. Deep learning models for segmentation are a way to alleviat…

ClusteringSegmentationTransfer Learningwhole slide images

Automatic Report Generation for Histopathology images using pre-trained Vision Transformers

2023-11-10 · Saurav Sengupta, Donald E. Brown

Deep learning for histopathology has been successfully used for disease classification, image segmentation and more. However, combining image and text modalities using current state-of-the-art methods has been a challeng…

DecoderImage SegmentationSemantic Segmentationzero-shot-classification+1

Representation Learning of Histopathology Images using Graph Neural Networks

2020-04-16 · Mohammed Adnan, Shivam Kalra, Hamid. R. Tizhoosh

Representation learning for Whole Slide Images (WSIs) is pivotal in developing image-based systems to achieve higher precision in diagnostic pathology. We propose a two-stage framework for WSI representation learning. We…

DiagnosticRepresentation Learningwhole slide images

Contrastive Semi-Supervised Learning for 2D Medical Image Segmentation

2021-06-12 · Prashant Pandey, Ajey Pai, Nisarg Bhatt, Prasenjit Das 외

Contrastive Learning (CL) is a recent representation learning approach, which encourages inter-class separability and intra-class compactness in learned image representations. Since medical images often contain multiple …

Contrastive LearningImage SegmentationMedical Image SegmentationRepresentation Learning+2

Weakly Supervised Contrastive Learning for Histopathology Patch Embeddings

2026-02-10 · Bodong Zhang, Xiwen Li, Hamid Manoochehri, Xiaoya Tang 외 arxiv

Digital histopathology whole slide images (WSIs) provide gigapixel-scale high-resolution images that are highly useful for disease diagnosis. However, digital histopathology image analysis faces significant challenges du…

Multiple Instance LearningRepresentation LearningContrastive Learning