paper-with-me

Papers

BEDS: Bagging ensemble deep segmentation for nucleus segmentation with testing stage stain augmentation

2021-02-17 · Xing Li, Haichun Yang, Jiaxin He, Aadarsh Jha, Agnes B. Fogo, Lee E. Wheless, Shilin Zhao, Yuankai Huo

Reducing outcome variance is an essential task in deep learning based medical image analysis. Bootstrap aggregating, also known as bagging, is a canonical ensemble algorithm for aggregating weak learners to become a strong learner. Random forest is one of the most powerful machine learning algorithms before deep learning era, whose superior performance is driven by fitting bagged decision trees (weak learners). Inspired by the random forest technique, we propose a simple bagging ensemble deep segmentation (BEDs) method to train multiple U-Nets with partial training data to segment dense nuclei on pathological images. The contributions of this study are three-fold: (1) developing a self-ensemble learning framework for nucleus segmentation; (2) aggregating testing stage augmentation with self-ensemble learning; and (3) elucidating the idea that self-ensemble and testing stage stain augmentation are complementary strategies for a superior segmentation performance. Implementation Detail: https://github.com/xingli1102/BEDs.

📄 PDF Abstract BibTeX arXiv:2102.08990

Code (1)

xingli1102/BEDs 공식 구현 tf

Tasks

Deep LearningEnsemble LearningMedical Image AnalysisSegmentation

Similar Papers 제목 키워드 기반

Calibrated Bagging Deep Learning for Image Semantic Segmentation: A Case Study on COVID-19 Chest X-ray Image

2022-05-27 · Lucy Nwosu, Xiangfang Li, Lijun Qian, Seungchan Kim 외

Severe acute respiratory syndrome coronavirus 2 (SARS-CoV-2) causes coronavirus disease 2019 (COVID-19). Imaging tests such as chest X-ray (CXR) and computed tomography (CT) can provide useful information to clinical sta…

Computed Tomography (CT)Deep LearningImage SegmentationPrediction+2

Unleashing the Power of Prompt-driven Nucleus Instance Segmentation

2023-11-27 · Zhongyi Shui, Yunlong Zhang, Kai Yao, Chenglu Zhu 외

Nucleus instance segmentation in histology images is crucial for a broad spectrum of clinical applications. Current dominant algorithms rely on regression of nuclear proxy maps. Distinguishing nucleus instances from the …

Image SegmentationInstance SegmentationMedical Image SegmentationSegmentation+1

Segment Anything for Histopathology

2025-02-01 · Titus Griebel, Anwai Archit, Constantin Pape

Nucleus segmentation is an important analysis task in digital pathology. However, methods for automatic segmentation often struggle with new data from a different distribution, requiring users to manually annotate nuclei…

Image SegmentationInstance SegmentationInteractive SegmentationSegmentation+1

Enhancing Nucleus Segmentation with HARU-Net: A Hybrid Attention Based Residual U-Blocks Network

2023-08-07 · Junzhou Chen, Qian Huang, Yulin Chen, Linyi Qian 외

Nucleus image segmentation is a crucial step in the analysis, pathological diagnosis, and classification, which heavily relies on the quality of nucleus segmentation. However, the complexity of issues such as variations …

Image SegmentationInstance SegmentationSegmentationSemantic Segmentation

A Deep Learning Framework for Nuclear Segmentation and Classification in Histopathological Images

2022-03-04 · Sen yang, Jinxi Xiang, Xiyue Wang

Nucleus segmentation and classification are the prerequisites in the workflow of digital pathology processing. However, it is very challenging due to its high-level heterogeneity and wide variations. This work proposes a…

ClassificationNuclear SegmentationSegmentation