paper-with-me

Papers

Learning to Segment Breast Biopsy Whole Slide Images

2017-09-08 · Sachin Mehta, Ezgi Mercan, Jamen Bartlett, Donald Weaver, Joann Elmore, Linda Shapiro

We trained and applied an encoder-decoder model to semantically segment breast biopsy images into biologically meaningful tissue labels. Since conventional encoder-decoder networks cannot be applied directly on large biopsy images and the different sized structures in biopsies present novel challenges, we propose four modifications: (1) an input-aware encoding block to compensate for information loss, (2) a new dense connection pattern between encoder and decoder, (3) dense and sparse decoders to combine multi-level features, (4) a multi-resolution network that fuses the results of encoder-decoders run on different resolutions. Our model outperforms a feature-based approach and conventional encoder-decoders from the literature. We use semantic segmentations produced with our model in an automated diagnosis task and obtain higher accuracies than a baseline approach that employs an SVM for feature-based segmentation, both using the same segmentation-based diagnostic features.

📄 PDF Abstract BibTeX arXiv:1709.02554

Code (1)

sacmehta/WSISegmentation 공식 구현

Tasks

DecoderDiagnosticSegmentationwhole slide images

Similar Papers 제목 키워드 기반

DeepSDCS: Dissecting cancer proliferation heterogeneity in Ki67 digital whole slide images

2018-06-28 · Priya Lakshmi Narayanan, Shan E Ahmed Raza, Andrew Dodson, Barry Gusterson 외

Ki67 is an important biomarker for breast cancer. Classification of positive and negative Ki67 cells in histology slides is a common approach to determine cancer proliferation status. However, there is a lack of generali…

Cancer ClassificationCell SegmentationGeneral ClassificationSegmentation+1

Segmentation of diagnostic tissue compartments on whole slide images with renal thrombotic microangiopathies (TMAs)

2023-11-25 · Huy Q. Vo, Pietro A. Cicalese, Surya Seshan, Syed A. Rizvi 외

The thrombotic microangiopathies (TMAs) manifest in renal biopsy histology with a broad spectrum of acute and chronic findings. Precise diagnostic criteria for a renal biopsy diagnosis of TMA are missing. As a first step…

DiagnosticSegmentationwhole slide images

Whole Slide Multiple Instance Learning for Predicting Axillary Lymph Node Metastasis

2023-10-06 · Glejdis Shkëmbi, Johanna P. Müller, Zhe Li, Katharina Breininger 외

Breast cancer is a major concern for women's health globally, with axillary lymph node (ALN) metastasis identification being critical for prognosis evaluation and treatment guidance. This paper presents a deep learning (…

Data AugmentationMultiple Instance LearningPrognosisTumor Segmentation

Predicting Axillary Lymph Node Metastasis in Early Breast Cancer Using Deep Learning on Primary Tumor Biopsy Slides

2021-12-04 · Feng Xu, Chuang Zhu, Wenqi Tang, Ying Wang 외

Objectives: To develop and validate a deep learning (DL)-based primary tumor biopsy signature for predicting axillary lymph node (ALN) metastasis preoperatively in early breast cancer (EBC) patients with clinically negat…

Multiple Instance LearningSpecificitywhole slide images

ESPNet: Efficient Spatial Pyramid of Dilated Convolutions for Semantic Segmentation

2018-03-19 · ECCV 2018 9 · Sachin Mehta, Mohammad Rastegari, Anat Caspi, Linda Shapiro 외

We introduce a fast and efficient convolutional neural network, ESPNet, for semantic segmentation of high resolution images under resource constraints. ESPNet is based on a new convolutional module, efficient spatial pyr…

GPUPanoptic SegmentationReal-Time Semantic SegmentationSegmentation+1