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

Pixel-Level Cycle Association: A New Perspective for Domain Adaptive Semantic Segmentation

About

Domain adaptive semantic segmentation aims to train a model performing satisfactory pixel-level predictions on the target with only out-of-domain (source) annotations. The conventional solution to this task is to minimize the discrepancy between source and target to enable effective knowledge transfer. Previous domain discrepancy minimization methods are mainly based on the adversarial training. They tend to consider the domain discrepancy globally, which ignore the pixel-wise relationships and are less discriminative. In this paper, we propose to build the pixel-level cycle association between source and target pixel pairs and contrastively strengthen their connections to diminish the domain gap and make the features more discriminative. To the best of our knowledge, this is a new perspective for tackling such a challenging task. Experiment results on two representative domain adaptation benchmarks, i.e. GTAV $\rightarrow$ Cityscapes and SYNTHIA $\rightarrow$ Cityscapes, verify the effectiveness of our proposed method and demonstrate that our method performs favorably against previous state-of-the-arts. Our method can be trained end-to-end in one stage and introduces no additional parameters, which is expected to serve as a general framework and help ease future research in domain adaptive semantic segmentation. Code is available at https://github.com/kgl-prml/Pixel- Level-Cycle-Association.

Guoliang Kang, Yunchao Wei, Yi Yang, Yueting Zhuang, Alexander G. Hauptmann• 2020

Related benchmarks

TaskDatasetResultRank
Semantic segmentationGTA5 → Cityscapes (val)
mIoU47.7
533
Semantic segmentationSYNTHIA to Cityscapes (val)
Rider IoU85.6
435
Semantic segmentationGTA5 to Cityscapes (test)
mIoU47.7
151
Semantic segmentationSYNTHIA to Cityscapes
Road IoU82.6
150
Semantic segmentationSynthia to Cityscapes (test)
Road IoU82.6
138
Semantic segmentationGTA to Cityscapes
Road IoU84
72
Semantic segmentationCityscapes trained on SYNTHIA (val)
Road IoU82.6
60
Semantic segmentationCityscapes (val)
IoU (road)84
37
Semantic segmentationCityscapes (val)
Road IoU82.6
29
Showing 9 of 9 rows

Other info

Code

Follow for update