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

SePiCo: Semantic-Guided Pixel Contrast for Domain Adaptive Semantic Segmentation

About

Domain adaptive semantic segmentation attempts to make satisfactory dense predictions on an unlabeled target domain by utilizing the supervised model trained on a labeled source domain. In this work, we propose Semantic-Guided Pixel Contrast (SePiCo), a novel one-stage adaptation framework that highlights the semantic concepts of individual pixels to promote learning of class-discriminative and class-balanced pixel representations across domains, eventually boosting the performance of self-training methods. Specifically, to explore proper semantic concepts, we first investigate a centroid-aware pixel contrast that employs the category centroids of the entire source domain or a single source image to guide the learning of discriminative features. Considering the possible lack of category diversity in semantic concepts, we then blaze a trail of distributional perspective to involve a sufficient quantity of instances, namely distribution-aware pixel contrast, in which we approximate the true distribution of each semantic category from the statistics of labeled source data. Moreover, such an optimization objective can derive a closed-form upper bound by implicitly involving an infinite number of (dis)similar pairs, making it computationally efficient. Extensive experiments show that SePiCo not only helps stabilize training but also yields discriminative representations, making significant progress on both synthetic-to-real and daytime-to-nighttime adaptation scenarios.

Binhui Xie, Shuang Li, Mingjia Li, Chi Harold Liu, Gao Huang, Guoren Wang• 2022

Related benchmarks

TaskDatasetResultRank
Semantic segmentationCityscapes
mIoU79.5
578
Semantic segmentationGTA5 → Cityscapes (val)
mIoU61
533
Semantic segmentationSYNTHIA to Cityscapes (val)
Rider IoU52.7
435
Semantic segmentationCityscapes GTA5 to Cityscapes adaptation (val)
mIoU (Overall)70.3
352
Semantic segmentationSYNTHIA to Cityscapes
Road IoU77
150
Semantic segmentationGTA to Cityscapes
Road IoU96.1
72
Semantic segmentationBDD100K night
mIoU40.6
65
Semantic segmentationDark Zurich (test)
mIoU54.2
58
Object DetectionFoggy Cityscapes
mAP38.1
47
Semantic segmentationNighttime Driving (test)
Mean IoU56.9
44
Showing 10 of 25 rows

Other info

Code

Follow for update