English

Curriculum semi-supervised segmentation

Computer Vision and Pattern Recognition 2023-06-29 v2

Abstract

This study investigates a curriculum-style strategy for semi-supervised CNN segmentation, which devises a regression network to learn image-level information such as the size of a target region. These regressions are used to effectively regularize the segmentation network, constraining softmax predictions of the unlabeled images to match the inferred label distributions. Our framework is based on inequality constraints that tolerate uncertainties with inferred knowledge, e.g., regressed region size, and can be employed for a large variety of region attributes. We evaluated our proposed strategy for left ventricle segmentation in magnetic resonance images (MRI), and compared it to standard proposal-based semi-supervision strategies. Our strategy leverages unlabeled data in more efficiently, and achieves very competitive results, approaching the performance of full-supervision.

Keywords

Cite

@article{arxiv.1904.05236,
  title  = {Curriculum semi-supervised segmentation},
  author = {Hoel Kervadec and Jose Dolz and Eric Granger and Ismail Ben Ayed},
  journal= {arXiv preprint arXiv:1904.05236},
  year   = {2023}
}

Comments

Accepted as paper as MICCAI 2O19

R2 v1 2026-06-23T08:35:32.572Z