Domain transfer through deep activation matching

Haoshuo Huang, Qixing Huang, Philipp Krahenbuhl; Proceedings of the European Conference on Computer Vision (ECCV), 2018, pp. 590-605

Abstract


We introduce a layer-wise unsupervised domain adaptation approach for the task of semantic segmentation. Instead of merely matching the output distributions of the source and target domains, our approach aligns the distributions of activations of intermediate layers. This scheme exhibits two key advantages. First, matching across intermediate layers introduces more constraints for training the network in the target domain, making the optimization problem better conditioned. Second, the matched activations at each layer provide similar inputs to the next layer for both training and adaptation, and thus alleviate covariate shift. We use a Generative Adversarial Network (or GAN) to align activation distributions. Experimental results show that our approach achieves state-of-the-art results on a variety of popular domain adaptation tasks, including (1) from GTA to Cityscapes for semantic segmentation, (2) from SYNTHIA to Cityscapes for semantic segmentation, and (3) adaptations on USPS and MNIST for image classification.

Related Material


[pdf]
[bibtex]
@InProceedings{Huang_2018_ECCV,
author = {Huang, Haoshuo and Huang, Qixing and Krahenbuhl, Philipp},
title = {Domain transfer through deep activation matching},
booktitle = {Proceedings of the European Conference on Computer Vision (ECCV)},
month = {September},
year = {2018}
}