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

Learning to Transfer Examples for Partial Domain Adaptation

About

Domain adaptation is critical for learning in new and unseen environments. With domain adversarial training, deep networks can learn disentangled and transferable features that effectively diminish the dataset shift between the source and target domains for knowledge transfer. In the era of Big Data, the ready availability of large-scale labeled datasets has stimulated wide interest in partial domain adaptation (PDA), which transfers a recognizer from a labeled large domain to an unlabeled small domain. It extends standard domain adaptation to the scenario where target labels are only a subset of source labels. Under the condition that target labels are unknown, the key challenge of PDA is how to transfer relevant examples in the shared classes to promote positive transfer, and ignore irrelevant ones in the specific classes to mitigate negative transfer. In this work, we propose a unified approach to PDA, Example Transfer Network (ETN), which jointly learns domain-invariant representations across the source and target domains, and a progressive weighting scheme that quantifies the transferability of source examples while controlling their importance to the learning task in the target domain. A thorough evaluation on several benchmark datasets shows that our approach achieves state-of-the-art results for partial domain adaptation tasks.

Zhangjie Cao, Kaichao You, Mingsheng Long, Jianmin Wang, Qiang Yang• 2019

Related benchmarks

TaskDatasetResultRank
Image ClassificationOffice-Home (test)
Mean Accuracy70.45
199
Image ClassificationOffice-Home
Average Accuracy70.5
142
Domain AdaptationOffice-Home
Average Accuracy70.5
111
Partial Domain AdaptationOffice-Home
Average Accuracy70.5
97
Domain AdaptationOFFICE
Average Accuracy85.4
96
Image ClassificationOffice-31 (test)
Avg Accuracy95.8
93
Partial Domain AdaptationOffice-31
Avg Accuracy96.73
52
Open Set Domain AdaptationOffice-Home
DA Accuracy (Ar -> Cl)58.2
45
Partial Domain AdaptationImageNet-Caltech
Average Accuracy79.1
32
Universal Domain AdaptationVisDA
Accuracy62.17
32
Showing 10 of 19 rows

Other info

Code

Follow for update