English

Imperfect Segmentation Labels: How Much Do They Matter?

Computer Vision and Pattern Recognition 2018-09-25 v3

Abstract

Labeled datasets for semantic segmentation are imperfect, especially in medical imaging where borders are often subtle or ill-defined. Little work has been done to analyze the effect that label errors have on the performance of segmentation methodologies. Here we present a large-scale study of model performance in the presence of varying types and degrees of error in training data. We trained U-Net, SegNet, and FCN32 several times for liver segmentation with 10 different modes of ground-truth perturbation. Our results show that for each architecture, performance steadily declines with boundary-localized errors, however, U-Net was significantly more robust to jagged boundary errors than the other architectures. We also found that each architecture was very robust to non-boundary-localized errors, suggesting that boundary-localized errors are fundamentally different and more challenging problem than random label errors in a classification setting.

Keywords

Cite

@article{arxiv.1806.04618,
  title  = {Imperfect Segmentation Labels: How Much Do They Matter?},
  author = {Nicholas Heller and Joshua Dean and Nikolaos Papanikolopoulos},
  journal= {arXiv preprint arXiv:1806.04618},
  year   = {2018}
}

Comments

9 pages, 3 figures, Accepted at MICCAI LABELS 2018

R2 v1 2026-06-23T02:27:36.199Z