Partial Adversarial Domain Adaptation
Zhangjie Cao, Lijia Ma, Mingsheng Long, and Jianmin Wang

TL;DR
This paper introduces Partial Adversarial Domain Adaptation (PADA), a method that improves transfer learning between large source domains and smaller target domains with limited label overlap by reducing negative transfer.
Contribution
The paper proposes PADA, a novel approach that down-weights outlier source classes and aligns feature distributions in shared label space for partial domain adaptation.
Findings
PADA outperforms existing methods on several datasets.
It effectively reduces negative transfer in partial domain adaptation.
Experimental results demonstrate significant improvements over state-of-the-art.
Abstract
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 domains. In the presence of big data, there is strong motivation of transferring deep models from existing big domains to unknown small domains. This paper introduces partial domain adaptation as a new domain adaptation scenario, which relaxes the fully shared label space assumption to that the source label space subsumes the target label space. Previous methods typically match the whole source domain to the target domain, which are vulnerable to negative transfer for the partial domain adaptation problem due to the large mismatch between label spaces. We present Partial Adversarial Domain Adaptation (PADA), which simultaneously alleviates negative transfer by…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsDomain Adaptation and Few-Shot Learning · Viral Infections and Vectors · Adversarial Robustness in Machine Learning
