Feature-Level Domain Adaptation
Wouter M. Kouw, Jesse H. Krijthe, Marco Loog, Laurens J.P. van der, Maaten

TL;DR
This paper introduces feature-level domain adaptation (FLDA), a method that models the transfer between source and target domains at the feature level, enabling efficient adaptation of classifiers to distribution shifts.
Contribution
The paper proposes FLDA, a novel approach that models domain transfer at the feature level and provides an analytical framework for efficient classifier adaptation.
Findings
FLDA performs comparably to state-of-the-art methods.
It effectively models transfer using dropout distributions.
Efficient analytical computation of expected loss is achieved.
Abstract
Domain adaptation is the supervised learning setting in which the training and test data are sampled from different distributions: training data is sampled from a source domain, whilst test data is sampled from a target domain. This paper proposes and studies an approach, called feature-level domain adaptation (FLDA), that models the dependence between the two domains by means of a feature-level transfer model that is trained to describe the transfer from source to target domain. Subsequently, we train a domain-adapted classifier by minimizing the expected loss under the resulting transfer model. For linear classifiers and a large family of loss functions and transfer models, this expected loss can be computed or approximated analytically, and minimized efficiently. Our empirical evaluation of FLDA focuses on problems comprising binary and count data in which the transfer can be…
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 · Multimodal Machine Learning Applications · Machine Learning and Data Classification
