Learning to Transfer Examples for Partial Domain Adaptation
Zhangjie Cao, Kaichao You, Mingsheng Long, Jianmin Wang, and Qiang, Yang

TL;DR
This paper introduces the Example Transfer Network (ETN), a unified method for partial domain adaptation that learns transferable features and selectively weights source examples to improve transfer learning when target labels are a subset of source labels.
Contribution
The paper proposes ETN, a novel approach that jointly learns domain-invariant features and a progressive weighting scheme to enhance partial domain adaptation performance.
Findings
Achieves state-of-the-art results on benchmark datasets.
Effectively transfers relevant source examples while ignoring irrelevant ones.
Demonstrates robustness in scenarios with unknown target labels.
Abstract
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…
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 · Multimodal Machine Learning Applications · COVID-19 diagnosis using AI
