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

Constructing Self-motivated Pyramid Curriculums for Cross-Domain Semantic Segmentation: A Non-Adversarial Approach

About

We propose a new approach, called self-motivated pyramid curriculum domain adaptation (PyCDA), to facilitate the adaptation of semantic segmentation neural networks from synthetic source domains to real target domains. Our approach draws on an insight connecting two existing works: curriculum domain adaptation and self-training. Inspired by the former, PyCDA constructs a pyramid curriculum which contains various properties about the target domain. Those properties are mainly about the desired label distributions over the target domain images, image regions, and pixels. By enforcing the segmentation neural network to observe those properties, we can improve the network's generalization capability to the target domain. Motivated by the self-training, we infer this pyramid of properties by resorting to the semantic segmentation network itself. Unlike prior work, we do not need to maintain any additional models (e.g., logistic regression or discriminator networks) or to solve minmax problems which are often difficult to optimize. We report state-of-the-art results for the adaptation from both GTAV and SYNTHIA to Cityscapes, two popular settings in unsupervised domain adaptation for semantic segmentation.

Qing Lian, Fengmao Lv, Lixin Duan, Boqing Gong• 2019

Related benchmarks

TaskDatasetResultRank
Semantic segmentationCityscapes (val)
mIoU47.4
572
Semantic segmentationGTA5 → Cityscapes (val)
mIoU37.3
533
Semantic segmentationSYNTHIA to Cityscapes (val)
Rider IoU25.4
435
Semantic segmentationCityscapes GTA5 to Cityscapes adaptation (val)
mIoU (Overall)48
352
Semantic segmentationSYNTHIA to Cityscapes
Road IoU75.5
150
Semantic segmentationCityscapes adaptation from Synthia 1.0 (val)
Person IoU64.1
114
Semantic segmentationGTA5 to Cityscapes 1.0 (val)
Road IoU90.5
98
Semantic segmentationCityscapes trained on SYNTHIA (val)
Road IoU75.5
60
Semantic segmentationGTA5 to Cityscapes
mIoU47.4
58
Semantic segmentationSYNTHIA-to-Cityscapes (SYN2CS) 16 classes (val)
IoU46.7
50
Showing 10 of 14 rows

Other info

Follow for update