paper-with-me

홈 › Papers

Transfer Learning with Dynamic Adversarial Adaptation Network

2019-09-18 · Chaohui Yu, Jindong Wang, Yiqiang Chen, Meiyu Huang

The recent advances in deep transfer learning reveal that adversarial learning can be embedded into deep networks to learn more transferable features to reduce the distribution discrepancy between two domains. Existing adversarial domain adaptation methods either learn a single domain discriminator to align the global source and target distributions or pay attention to align subdomains based on multiple discriminators. However, in real applications, the marginal (global) and conditional (local) distributions between domains are often contributing differently to the adaptation. There is currently no method to dynamically and quantitatively evaluate the relative importance of these two distributions for adversarial learning. In this paper, we propose a novel Dynamic Adversarial Adaptation Network (DAAN) to dynamically learn domain-invariant representations while quantitatively evaluate the relative importance of global and local domain distributions. To the best of our knowledge, DAAN is the first attempt to perform dynamic adversarial distribution adaptation for deep adversarial learning. DAAN is extremely easy to implement and train in real applications. We theoretically analyze the effectiveness of DAAN, and it can also be explained in an attention strategy. Extensive experiments demonstrate that DAAN achieves better classification accuracy compared to state-of-the-art deep and adversarial methods. Results also imply the necessity and effectiveness of the dynamic distribution adaptation in adversarial transfer learning.

📄 PDF Abstract BibTeX arXiv:1909.08184

Code (0)

등록된 구현이 없습니다.

Tasks

Domain AdaptationTransfer Learning

Similar Papers 제목 키워드 기반

Automatic Radio Map Adaptation for Robust Localization with Dynamic Adversarial Learning

2024-02-19 · Lingyan Zhang, Junlin Huang, Tingting Zhang, Qinyu Zhang

Wireless fingerprint-based localization has become one of the most promising technologies for ubiquitous location-aware computing and intelligent location-based services. However, due to RF vulnerability to environmental…

On the Hardness of Robustness Transfer: A Perspective from Rademacher Complexity over Symmetric Difference Hypothesis Space

2023-02-23 · Yuyang Deng, Nidham Gazagnadou, Junyuan Hong, Mehrdad Mahdavi 외

Recent studies demonstrated that the adversarially robust learning under $\ell_\infty$ attack is harder to generalize to different domains than standard domain adaptation. How to transfer robustness across different doma…

Binary ClassificationDomain AdaptationDomain GeneralizationFederated Learning

Transfer Learning with Dynamic Distribution Adaptation

2019-09-17 · Jindong Wang, Yiqiang Chen, Wenjie Feng, Han Yu 외

Transfer learning aims to learn robust classifiers for the target domain by leveraging knowledge from a source domain. Since the source and the target domains are usually from different distributions, existing methods ma…

Domain Adaptationimage-classificationImage ClassificationSentiment Analysis+1

Partial Adversarial Domain Adaptation

2018-08-10 · ECCV 2018 9 · Zhangjie Cao, Lijia Ma, Mingsheng Long, Jian-Min Wang

Domain adversarial learning aligns the feature distributions across the source and target domains in a two-player minimax game. Existing domain adversarial networks generally assume identical label space across different…

Domain AdaptationPartial Domain Adaptation

Unleash the Potential of Adaptation Models via Dynamic Domain Labels

2021-09-29 · Xin Jin, Tianyu He, Xu Shen, Songhua Wu 외

In this paper, we propose an embarrassing simple yet highly effective adversarial domain adaptation (ADA) method for effectively training models for alignment. We view ADA problem primarily from a neural network memoriza…

Domain AdaptationMemorization