paper-with-me

홈 › Papers

Multi-Adversarial Domain Adaptation

2018-09-04 · Zhongyi Pei, Zhangjie Cao, Mingsheng Long, Jian-Min Wang

Recent advances in deep domain adaptation reveal that adversarial learning can be embedded into deep networks to learn transferable features that reduce distribution discrepancy between the source and target domains. Existing domain adversarial adaptation methods based on single domain discriminator only align the source and target data distributions without exploiting the complex multimode structures. In this paper, we present a multi-adversarial domain adaptation (MADA) approach, which captures multimode structures to enable fine-grained alignment of different data distributions based on multiple domain discriminators. The adaptation can be achieved by stochastic gradient descent with the gradients computed by back-propagation in linear-time. Empirical evidence demonstrates that the proposed model outperforms state of the art methods on standard domain adaptation datasets.

📄 PDF Abstract BibTeX arXiv:1809.02176

Code (6)

Darth-Kronos/Unsupervised-Domain-Adaptation pytorch
MarvinMartin24/MADA-PL pytorch
MindCode-4/code-12/tree/main/multi-adversarial-domain-adaptation mindspore
MindCode-4/code-7/tree/main/multi-adversarial-domain-adaptation mindspore
arthurdouillard/mada.pytorch pytorch
cht619/MADA pytorch

Tasks

Domain Adaptation

Similar Papers 제목 키워드 기반

Adversarial Network with Multiple Classifiers for Open Set Domain Adaptation

2020-07-01 · Tasfia Shermin, Guojun Lu, Shyh Wei Teng, Manzur Murshed 외

Domain adaptation aims to transfer knowledge from a domain with adequate labeled samples to a domain with scarce labeled samples. Prior research has introduced various open set domain adaptation settings in the literatur…

Domain Adaptation

Conditional Adversarial Domain Adaptation

2017-05-26 · NeurIPS 2018 12 · Mingsheng Long, Zhangjie Cao, Jian-Min Wang, Michael. I. Jordan

Adversarial learning has been embedded into deep networks to learn disentangled and transferable representations for domain adaptation. Existing adversarial domain adaptation methods may not effectively align different d…

Domain AdaptationGeneral Classification

Multi-step domain adaptation by adversarial attack to $\mathcal{H} Δ\mathcal{H}$-divergence

2022-07-18 · Arip Asadulaev, Alexander Panfilov, Andrey Filchenkov

Adversarial examples are transferable between different models. In our paper, we propose to use this property for multi-step domain adaptation. In unsupervised domain adaptation settings, we demonstrate that replacing th…

Adversarial AttackDomain AdaptationUnsupervised Domain Adaptation

Semi-Supervised Adversarial Discriminative Domain Adaptation

2021-09-27 · Thai-Vu Nguyen, Anh Nguyen, Nghia Le, Bac Le

Domain adaptation is a potential method to train a powerful deep neural network, which can handle the absence of labeled data. More precisely, domain adaptation solving the limitation called dataset bias or domain shift …

Domain AdaptationEmotion Recognition

Adversarial Multiple Source Domain Adaptation

2018-12-01 · NeurIPS 2018 12 · Han Zhao, Shanghang Zhang, Guanhang Wu, José M. F. Moura 외

While domain adaptation has been actively researched, most algorithms focus on the single-source-single-target adaptation setting. In this paper we propose new generalization bounds and algorithms under both classificati…

ClassificationDomain AdaptationGeneral ClassificationGeneralization Bounds+3