Our new X account is live! Follow @wizwand_team for updates
WorkDL logo mark

Partial Adversarial Domain Adaptation

About

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 down-weighing the data of outlier source classes for training both source classifier and domain adversary, and promotes positive transfer by matching the feature distributions in the shared label space. Experiments show that PADA exceeds state-of-the-art results for partial domain adaptation tasks on several datasets.

Zhangjie Cao, Lijia Ma, Mingsheng Long, Jianmin Wang• 2018

Related benchmarks

TaskDatasetResultRank
Image ClassificationOffice-Home (test)
Mean Accuracy62.06
199
Domain AdaptationOffice-31 unsupervised adaptation standard
Accuracy (A to W)86.54
162
Image ClassificationOffice-Home
Average Accuracy64.5
142
Domain AdaptationOffice-Home (test)
Mean Accuracy40.19
112
Domain AdaptationOffice-Home
Average Accuracy64.5
111
Unsupervised Domain AdaptationDomainNet
Average Accuracy27.15
100
Domain AdaptationVisDA 2017 (test)
Mean Class Accuracy23.05
98
Partial Domain AdaptationOffice-Home
Average Accuracy64.5
97
Domain AdaptationOFFICE
Average Accuracy49.98
96
Image ClassificationOffice-31 (test)
Avg Accuracy93.3
93
Showing 10 of 31 rows

Other info

Code

Follow for update