Knowledge Adaptation: Teaching to Adapt
Sebastian Ruder, Parsa Ghaffari, and John G. Breslin

TL;DR
This paper introduces Knowledge Adaptation, a novel extension of Knowledge Distillation, enabling effective unsupervised domain adaptation by leveraging multiple teachers and domain similarity metrics, achieving state-of-the-art results in sentiment analysis.
Contribution
It proposes a new method for domain adaptation using Knowledge Distillation with multiple teachers and a domain similarity metric, addressing limitations of previous joint training approaches.
Findings
Achieves state-of-the-art results on sentiment analysis benchmark.
Effectively leverages multiple teachers for domain adaptation.
Uses a domain similarity metric to select high-confidence examples.
Abstract
Domain adaptation is crucial in many real-world applications where the distribution of the training data differs from the distribution of the test data. Previous Deep Learning-based approaches to domain adaptation need to be trained jointly on source and target domain data and are therefore unappealing in scenarios where models need to be adapted to a large number of domains or where a domain is evolving, e.g. spam detection where attackers continuously change their tactics. To fill this gap, we propose Knowledge Adaptation, an extension of Knowledge Distillation (Bucilua et al., 2006; Hinton et al., 2015) to the domain adaptation scenario. We show how a student model achieves state-of-the-art results on unsupervised domain adaptation from multiple sources on a standard sentiment analysis benchmark by taking into account the domain-specific expertise of multiple teachers and the…
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
TopicsTopic Modeling · Domain Adaptation and Few-Shot Learning · Emergency and Acute Care Studies
