Label Efficient Learning of Transferable Representations across Domains and Tasks
Zelun Luo, Yuliang Zou, Judy Hoffman, Li Fei-Fei

TL;DR
This paper introduces a label-efficient framework for learning transferable representations across domains and tasks, effectively handling domain shifts and limited labeled data, and demonstrating superior performance over fine-tuning in various transfer learning scenarios.
Contribution
The proposed method combines domain adversarial training with metric learning to enable effective transfer across domains and tasks with minimal labeled data, outperforming traditional fine-tuning approaches.
Findings
Outperforms fine-tuning on novel classes with few labels
Effective transfer from image recognition to video action recognition
Handles domain shift with domain adversarial loss
Abstract
We propose a framework that learns a representation transferable across different domains and tasks in a label efficient manner. Our approach battles domain shift with a domain adversarial loss, and generalizes the embedding to novel task using a metric learning-based approach. Our model is simultaneously optimized on labeled source data and unlabeled or sparsely labeled data in the target domain. Our method shows compelling results on novel classes within a new domain even when only a few labeled examples per class are available, outperforming the prevalent fine-tuning approach. In addition, we demonstrate the effectiveness of our framework on the transfer learning task from image object recognition to video action recognition.
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.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsDomain Adaptation and Few-Shot Learning · Human Pose and Action Recognition · COVID-19 diagnosis using AI
