English

Network Architecture Search for Domain Adaptation

Computer Vision and Pattern Recognition 2020-08-14 v1

Abstract

Deep networks have been used to learn transferable representations for domain adaptation. Existing deep domain adaptation methods systematically employ popular hand-crafted networks designed specifically for image-classification tasks, leading to sub-optimal domain adaptation performance. In this paper, we present Neural Architecture Search for Domain Adaptation (NASDA), a principle framework that leverages differentiable neural architecture search to derive the optimal network architecture for domain adaptation task. NASDA is designed with two novel training strategies: neural architecture search with multi-kernel Maximum Mean Discrepancy to derive the optimal architecture, and adversarial training between a feature generator and a batch of classifiers to consolidate the feature generator. We demonstrate experimentally that NASDA leads to state-of-the-art performance on several domain adaptation benchmarks.

Keywords

Cite

@article{arxiv.2008.05706,
  title  = {Network Architecture Search for Domain Adaptation},
  author = {Yichen Li and Xingchao Peng},
  journal= {arXiv preprint arXiv:2008.05706},
  year   = {2020}
}
R2 v1 2026-06-23T17:49:36.221Z