English

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

Computer Vision and Pattern Recognition 2021-02-19 v1 Artificial Intelligence Machine Learning

Abstract

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.

Keywords

Cite

@article{arxiv.2102.08990,
  title  = {BEDS: Bagging ensemble deep segmentation for nucleus segmentation with testing stage stain augmentation},
  author = {Xing Li and Haichun Yang and Jiaxin He and Aadarsh Jha and Agnes B. Fogo and Lee E. Wheless and Shilin Zhao and Yuankai Huo},
  journal= {arXiv preprint arXiv:2102.08990},
  year   = {2021}
}

Comments

4 pages, 5 figures, ISBI 2021

R2 v1 2026-06-23T23:15:51.212Z