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

Domain Adaptation for Structured Output via Discriminative Patch Representations

About

Predicting structured outputs such as semantic segmentation relies on expensive per-pixel annotations to learn supervised models like convolutional neural networks. However, models trained on one data domain may not generalize well to other domains without annotations for model finetuning. To avoid the labor-intensive process of annotation, we develop a domain adaptation method to adapt the source data to the unlabeled target domain. We propose to learn discriminative feature representations of patches in the source domain by discovering multiple modes of patch-wise output distribution through the construction of a clustered space. With such representations as guidance, we use an adversarial learning scheme to push the feature representations of target patches in the clustered space closer to the distributions of source patches. In addition, we show that our framework is complementary to existing domain adaptation techniques and achieves consistent improvements on semantic segmentation. Extensive ablations and results are demonstrated on numerous benchmark datasets with various settings, such as synthetic-to-real and cross-city scenarios.

Yi-Hsuan Tsai, Kihyuk Sohn, Samuel Schulter, Manmohan Chandraker• 2019

Related benchmarks

TaskDatasetResultRank
Semantic segmentationGTA5 → Cityscapes (val)
mIoU46.5
533
Semantic segmentationSYNTHIA to Cityscapes (val)
Rider IoU21.6
435
Semantic segmentationCityscapes GTA5 to Cityscapes adaptation (val)
mIoU (Overall)46.5
352
Semantic segmentationGTA5 to Cityscapes (test)
mIoU46.5
151
Semantic segmentationSYNTHIA to Cityscapes
Road IoU82.4
150
Semantic segmentationSynthia to Cityscapes (test)
Road IoU82.4
138
Semantic segmentationCityscapes (val)
mIoU46.5
133
Semantic segmentationCityscapes adaptation from Synthia 1.0 (val)
Person IoU53.5
114
Semantic segmentationGTA5 to Cityscapes 1.0 (val)
Road IoU92.3
98
Semantic segmentationGTA to Cityscapes
Road IoU92.3
72
Showing 10 of 23 rows

Other info

Code

Follow for update