English

Semi-supervised semantic segmentation needs strong, varied perturbations

Computer Vision and Pattern Recognition 2020-08-12 v5

Abstract

Consistency regularization describes a class of approaches that have yielded ground breaking results in semi-supervised classification problems. Prior work has established the cluster assumption - under which the data distribution consists of uniform class clusters of samples separated by low density regions - as important to its success. We analyze the problem of semantic segmentation and find that its' distribution does not exhibit low density regions separating classes and offer this as an explanation for why semi-supervised segmentation is a challenging problem, with only a few reports of success. We then identify choice of augmentation as key to obtaining reliable performance without such low-density regions. We find that adapted variants of the recently proposed CutOut and CutMix augmentation techniques yield state-of-the-art semi-supervised semantic segmentation results in standard datasets. Furthermore, given its challenging nature we propose that semantic segmentation acts as an effective acid test for evaluating semi-supervised regularizers. Implementation at: https://github.com/Britefury/cutmix-semisup-seg.

Keywords

Cite

@article{arxiv.1906.01916,
  title  = {Semi-supervised semantic segmentation needs strong, varied perturbations},
  author = {Geoff French and Samuli Laine and Timo Aila and Michal Mackiewicz and Graham Finlayson},
  journal= {arXiv preprint arXiv:1906.01916},
  year   = {2020}
}

Comments

21 pages, 7 figures, accepted to BMVC 2020

R2 v1 2026-06-23T09:42:56.522Z