English

Adversarial Learning and Self-Teaching Techniques for Domain Adaptation in Semantic Segmentation

Computer Vision and Pattern Recognition 2020-03-03 v2 Machine Learning Image and Video Processing

Abstract

Deep learning techniques have been widely used in autonomous driving systems for the semantic understanding of urban scenes. However, they need a huge amount of labeled data for training, which is difficult and expensive to acquire. A recently proposed workaround is to train deep networks using synthetic data, but the domain shift between real world and synthetic representations limits the performance. In this work, a novel Unsupervised Domain Adaptation (UDA) strategy is introduced to solve this issue. The proposed learning strategy is driven by three components: a standard supervised learning loss on labeled synthetic data; an adversarial learning module that exploits both labeled synthetic data and unlabeled real data; finally, a self-teaching strategy applied to unlabeled data. The last component exploits a region growing framework guided by the segmentation confidence. Furthermore, we weighted this component on the basis of the class frequencies to enhance the performance on less common classes. Experimental results prove the effectiveness of the proposed strategy in adapting a segmentation network trained on synthetic datasets, like GTA5 and SYNTHIA, to real world datasets like Cityscapes and Mapillary.

Keywords

Cite

@article{arxiv.1909.00781,
  title  = {Adversarial Learning and Self-Teaching Techniques for Domain Adaptation in Semantic Segmentation},
  author = {Umberto Michieli and Matteo Biasetton and Gianluca Agresti and Pietro Zanuttigh},
  journal= {arXiv preprint arXiv:1909.00781},
  year   = {2020}
}

Comments

Accepted at IEEE Transactions on Intelligent Vehicles (T-IV) 10 pages, 2 figures, 7 tables

R2 v1 2026-06-23T11:03:18.061Z