Our new X account is live! Follow @wizwand_team for updates
WorkDL logo mark

Adversarial Learning for Semi-Supervised Semantic Segmentation

About

We propose a method for semi-supervised semantic segmentation using an adversarial network. While most existing discriminators are trained to classify input images as real or fake on the image level, we design a discriminator in a fully convolutional manner to differentiate the predicted probability maps from the ground truth segmentation distribution with the consideration of the spatial resolution. We show that the proposed discriminator can be used to improve semantic segmentation accuracy by coupling the adversarial loss with the standard cross entropy loss of the proposed model. In addition, the fully convolutional discriminator enables semi-supervised learning through discovering the trustworthy regions in predicted results of unlabeled images, thereby providing additional supervisory signals. In contrast to existing methods that utilize weakly-labeled images, our method leverages unlabeled images to enhance the segmentation model. Experimental results on the PASCAL VOC 2012 and Cityscapes datasets demonstrate the effectiveness of the proposed algorithm.

Wei-Chih Hung, Yi-Hsuan Tsai, Yan-Ting Liou, Yen-Yu Lin, Ming-Hsuan Yang• 2018

Related benchmarks

TaskDatasetResultRank
Semantic segmentationPASCAL VOC 2012 (val)
Mean IoU74.9
2040
Semantic segmentationCityscapes (val)
mIoU67.7
572
Semantic segmentationPASCAL VOC (val)
mIoU74.9
338
Semantic segmentationCityscapes (val)
mIoU67.7
332
Semantic segmentationPASCAL VOC 2012
mIoU73.3
187
Semantic segmentationPascal VOC augmented 2012 (val)
mIoU69.9
162
Semantic segmentationCityscapes (val)
mIoU66.4
133
Semantic segmentationPASCAL VOC augmented (val)
mIoU71.4
122
Semantic segmentationCITYSCAPES 1/8 labeled samples 372 labels (val)
mIoU57.1
65
Semantic segmentationPascal VOC Original protocol 92 labeled images
mIoU39.69
48
Showing 10 of 28 rows

Other info

Code

Follow for update