English

Domain Conditioned Adaptation Network

Computer Vision and Pattern Recognition 2020-05-15 v1

Abstract

Tremendous research efforts have been made to thrive deep domain adaptation (DA) by seeking domain-invariant features. Most existing deep DA models only focus on aligning feature representations of task-specific layers across domains while integrating a totally shared convolutional architecture for source and target. However, we argue that such strongly-shared convolutional layers might be harmful for domain-specific feature learning when source and target data distribution differs to a large extent. In this paper, we relax a shared-convnets assumption made by previous DA methods and propose a Domain Conditioned Adaptation Network (DCAN), which aims to excite distinct convolutional channels with a domain conditioned channel attention mechanism. As a result, the critical low-level domain-dependent knowledge could be explored appropriately. As far as we know, this is the first work to explore the domain-wise convolutional channel activation for deep DA networks. Moreover, to effectively align high-level feature distributions across two domains, we further deploy domain conditioned feature correction blocks after task-specific layers, which will explicitly correct the domain discrepancy. Extensive experiments on three cross-domain benchmarks demonstrate the proposed approach outperforms existing methods by a large margin, especially on very tough cross-domain learning tasks.

Keywords

Cite

@article{arxiv.2005.06717,
  title  = {Domain Conditioned Adaptation Network},
  author = {Shuang Li and Chi Harold Liu and Qiuxia Lin and Binhui Xie and Zhengming Ding and Gao Huang and Jian Tang},
  journal= {arXiv preprint arXiv:2005.06717},
  year   = {2020}
}

Comments

Accepted by AAAI 2020

R2 v1 2026-06-23T15:32:07.303Z