Simultaneous Deep Transfer Across Domains and Tasks
Eric Tzeng, Judy Hoffman, Trevor Darrell, Kate Saenko

TL;DR
This paper introduces a novel CNN architecture that effectively transfers knowledge across domains and tasks using unlabeled data, improving performance on visual domain adaptation benchmarks.
Contribution
The proposed method simultaneously achieves domain invariance and task transfer using soft label distribution matching, outperforming previous approaches.
Findings
Outperforms previous methods on benchmark visual domain adaptation tasks.
Effective in both supervised and semi-supervised settings.
Reduces the need for extensive labeled data in target domains.
Abstract
Recent reports suggest that a generic supervised deep CNN model trained on a large-scale dataset reduces, but does not remove, dataset bias. Fine-tuning deep models in a new domain can require a significant amount of labeled data, which for many applications is simply not available. We propose a new CNN architecture to exploit unlabeled and sparsely labeled target domain data. Our approach simultaneously optimizes for domain invariance to facilitate domain transfer and uses a soft label distribution matching loss to transfer information between tasks. Our proposed adaptation method offers empirical performance which exceeds previously published results on two standard benchmark visual domain adaptation tasks, evaluated across supervised and semi-supervised adaptation settings.
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
