ErrorNet: Learning error representations from limited data to improve vascular segmentation
Nima Tajbakhsh, Brian Lai, Shilpa Ananth, Xiaowei Ding

TL;DR
ErrorNet is a novel segmentation framework that learns to correct mistakes in medical image segmentation by injecting and predicting errors, improving accuracy especially with limited data and domain shifts without needing domain-specific tuning.
Contribution
This paper introduces ErrorNet, a new error correction framework for medical image segmentation that does not require domain-specific tuning or target domain data, addressing small sample size and domain shift issues.
Findings
ErrorNet outperforms baseline segmentation models.
ErrorNet surpasses CRF-based post processing.
ErrorNet shows greater improvements with limited data and domain shifts.
Abstract
Deep convolutional neural networks have proved effective in segmenting lesions and anatomies in various medical imaging modalities. However, in the presence of small sample size and domain shift problems, these models often produce masks with non-intuitive segmentation mistakes. In this paper, we propose a segmentation framework called ErrorNet, which learns to correct these segmentation mistakes through the repeated process of injecting systematic segmentation errors to the segmentation result based on a learned shape prior, followed by attempting to predict the injected error. During inference, ErrorNet corrects the segmentation mistakes by adding the predicted error map to the initial segmentation result. ErrorNet has advantages over alternatives based on domain adaptation or CRF-based post processing, because it requires neither domain-specific parameter tuning nor any data from the…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsRetinal Imaging and Analysis · AI in cancer detection · Domain Adaptation and Few-Shot Learning
