paper-with-me

Papers

Semantic Segmentation Based Quality Control of Histopathology Whole Slide Images

2024-10-04 · Abhijeet Patil, Garima Jain, Harsh Diwakar, Jay Sawant, Tripti Bameta, Swapnil Rane, Amit Sethi

We developed a software pipeline for quality control (QC) of histopathology whole slide images (WSIs) that segments various regions, such as blurs of different levels, tissue regions, tissue folds, and pen marks. Given the necessity and increasing availability of GPUs for processing WSIs, the proposed pipeline comprises multiple lightweight deep learning models to strike a balance between accuracy and speed. The pipeline was evaluated in all TCGAs, which is the largest publicly available WSI dataset containing more than 11,000 histopathological images from 28 organs. It was compared to a previous work, which was not based on deep learning, and it showed consistent improvement in segmentation results across organs. To minimize annotation effort for tissue and blur segmentation, annotated images were automatically prepared by mosaicking patches (sub-images) from various WSIs whose labels were identified using a patch classification tool HistoROI. Due to the generality of our trained QC pipeline and its extensive testing the potential impact of this work is broad. It can be used for automated pre-processing any WSI cohort to enhance the accuracy and reliability of large-scale histopathology image analysis for both research and clinical use. We have made the trained models, training scripts, training data, and inference results publicly available at https://github.com/abhijeetptl5/wsisegqc, which should enable the research community to use the pipeline right out of the box or further customize it to new datasets and applications in the future.

📄 PDF Abstract BibTeX arXiv:2410.03289

Code (1)

abhijeetptl5/wsisegqc 공식 구현 pytorch

Tasks

Semantic Segmentationwhole slide images

Similar Papers 제목 키워드 기반

HookNet: multi-resolution convolutional neural networks for semantic segmentation in histopathology whole-slide images

2020-06-22 · Mart van Rijthoven, Maschenka Balkenhol, Karina Siliņa, Jeroen van der Laak 외

We propose HookNet, a semantic segmentation model for histopathology whole-slide images, which combines context and details via multiple branches of encoder-decoder convolutional neural networks. Concentricpatches at mul…

DecoderImage SegmentationSegmentationSemantic Segmentation+2

Dataset of Segmented Nuclei in Hematoxylin and Eosin Stained Histopathology Images of 10 Cancer Types

2020-02-18 · Le Hou, Rajarsi Gupta, John S. Van Arnam, Yuwei Zhang 외

The distribution and appearance of nuclei are essential markers for the diagnosis and study of cancer. Despite the importance of nuclear morphology, there is a lack of large scale, accurate, publicly accessible nucleus s…

Segmentation

Semantic and Visual Crop-Guided Diffusion Models for Heterogeneous Tissue Synthesis in Histopathology

2025-09-22 · Saghir Alfasly, Wataru Uegami, MD Enamul Hoq, Ghazal Alabtah 외 arxiv

Synthetic data generation in histopathology faces unique challenges: preserving tissue heterogeneity, capturing subtle morphological features, and scaling to unannotated datasets. We present a latent diffusion model that…

Synthetic Data GenerationSemantic Segmentation

NASDM: Nuclei-Aware Semantic Histopathology Image Generation Using Diffusion Models

2023-03-20 · Aman Shrivastava, P. Thomas Fletcher

In recent years, computational pathology has seen tremendous progress driven by deep learning methods in segmentation and classification tasks aiding prognostic and diagnostic settings. Nuclei segmentation, for instance,…

DiagnosticImage GenerationSegmentation

Improving Quality Control of Whole Slide Images by Explicit Artifact Augmentation

2024-06-17 · Artur Jurgas, Marek Wodzinski, Marina D'Amato, Jeroen van der Laak 외

The problem of artifacts in whole slide image acquisition, prevalent in both clinical workflows and research-oriented settings, necessitates human intervention and re-scanning. Overcoming this challenge requires developi…

Artifact Detectionwhole slide images