Adversarial Dual-Student with Differentiable Spatial Warping for Semi-Supervised Semantic Segmentation
Cong Cao, Tianwei Lin, Dongliang He, Fu Li, Huanjing Yue, Jingyu Yang,, Errui Ding

TL;DR
This paper introduces a novel semi-supervised semantic segmentation method combining differentiable spatial warping for data augmentation and an adversarial dual-student framework to enhance model performance with limited labeled data.
Contribution
It proposes a context-friendly differentiable geometric warping for data augmentation and an adversarial dual-student framework to improve semi-supervised segmentation beyond existing methods.
Findings
Achieves state-of-the-art results on PASCAL VOC2012 and Cityscapes datasets.
Significantly improves performance with only 12.5% labeled data on PASCAL VOC2012.
Comparable mIoU of 73.4% to fully supervised models.
Abstract
A common challenge posed to robust semantic segmentation is the expensive data annotation cost. Existing semi-supervised solutions show great potential for solving this problem. Their key idea is constructing consistency regularization with unsupervised data augmentation from unlabeled data for model training. The perturbations for unlabeled data enable the consistency training loss, which benefits semi-supervised semantic segmentation. However, these perturbations destroy image context and introduce unnatural boundaries, which is harmful for semantic segmentation. Besides, the widely adopted semi-supervised learning framework, i.e. mean-teacher, suffers performance limitation since the student model finally converges to the teacher model. In this paper, first of all, we propose a context friendly differentiable geometric warping to conduct unsupervised data augmentation; secondly, a…
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.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsAdvanced Neural Network Applications · Multimodal Machine Learning Applications · Domain Adaptation and Few-Shot Learning
