paper-with-me

Papers

Instance Segmentation for Whole Slide Imaging: End-to-End or Detect-Then-Segment

2020-07-07 · Aadarsh Jha, Haichun Yang, Ruining Deng, Meghan E. Kapp, Agnes B. Fogo, Yuankai Huo

Automatic instance segmentation of glomeruli within kidney Whole Slide Imaging (WSI) is essential for clinical research in renal pathology. In computer vision, the end-to-end instance segmentation methods (e.g., Mask-RCNN) have shown their advantages relative to detect-then-segment approaches by performing complementary detection and segmentation tasks simultaneously. As a result, the end-to-end Mask-RCNN approach has been the de facto standard method in recent glomerular segmentation studies, where downsampling and patch-based techniques are used to properly evaluate the high resolution images from WSI (e.g., >10,000x10,000 pixels on 40x). However, in high resolution WSI, a single glomerulus itself can be more than 1,000x1,000 pixels in original resolution which yields significant information loss when the corresponding features maps are downsampled via the Mask-RCNN pipeline. In this paper, we assess if the end-to-end instance segmentation framework is optimal for high-resolution WSI objects by comparing Mask-RCNN with our proposed detect-then-segment framework. Beyond such a comparison, we also comprehensively evaluate the performance of our detect-then-segment pipeline through: 1) two of the most prevalent segmentation backbones (U-Net and DeepLab_v3); 2) six different image resolutions (from 512x512 to 28x28); and 3) two different color spaces (RGB and LAB). Our detect-then-segment pipeline, with the DeepLab_v3 segmentation framework operating on previously detected glomeruli of 512x512 resolution, achieved a 0.953 dice similarity coefficient (DSC), compared with a 0.902 DSC from the end-to-end Mask-RCNN pipeline. Further, we found that neither RGB nor LAB color spaces yield better performance when compared against each other in the context of a detect-then-segment framework. Detect-then-segment pipeline achieved better segmentation performance compared with End-to-end method.

📄 PDF Abstract BibTeX arXiv:2007.03593

Code (2)

aadarshjha/Detect-Then-Segment pytorch
aadarshjha/segment pytorch

Tasks

Instance SegmentationSegmentationSemantic Segmentation

Similar Papers 제목 키워드 기반

Segment Anything Model (SAM) for Digital Pathology: Assess Zero-shot Segmentation on Whole Slide Imaging

2023-04-09 · Ruining Deng, Can Cui, Quan Liu, Tianyuan Yao 외

The segment anything model (SAM) was released as a foundation model for image segmentation. The promptable segmentation model was trained by over 1 billion masks on 11M licensed and privacy-respecting images. The model s…

Image SegmentationMedical Image AnalysisSegmentationSemantic Segmentation+2

Deep Learning Methods for Lung Cancer Segmentation in Whole-slide Histopathology Images -- the ACDC@LungHP Challenge 2019

2020-08-21 · Zhang Li, Jiehua Zhang, Tao Tan, Xichao Teng 외

Accurate segmentation of lung cancer in pathology slides is a critical step in improving patient care. We proposed the ACDC@LungHP (Automatic Cancer Detection and Classification in Whole-slide Lung Histopathology) challe…

Segmentation

A Multi-resolution Model for Histopathology Image Classification and Localization with Multiple Instance Learning

2020-11-05 · Jiayun Li, Wenyuan Li, Anthony Sisk, Huihui Ye 외

Histopathological images provide rich information for disease diagnosis. Large numbers of histopathological images have been digitized into high resolution whole slide images, opening opportunities in developing computat…

General Classificationimage-classificationImage ClassificationMultiple Instance Learning+1

A self-supervised framework for learning whole slide representations

2024-02-09 · Xinhai Hou, Cheng Jiang, Akhil Kondepudi, Yiwei Lyu 외

Whole slide imaging is fundamental to biomedical microscopy and computational pathology. Previously, learning representations for gigapixel-sized whole slide images (WSIs) has relied on multiple instance learning with we…

DiagnosticLanguage ModellingMultiple Instance LearningRepresentation Learning+2

HistomicsML2.0: Fast interactive machine learning for whole slide imaging data

2020-01-30 · Sanghoon Lee, Mohamed Amgad, Deepak R. Chittajallu, Matt McCormick 외

Extracting quantitative phenotypic information from whole-slide images presents significant challenges for investigators who are not experienced in developing image analysis algorithms. We present new software that enabl…

BIG-bench Machine Learningwhole slide images