An introduction to domain adaptation and transfer learning

12/31/2018
by   Wouter M. Kouw, et al.
0

In machine learning, if the training data is an unbiased sample of an underlying distribution, then the learned classification function will make accurate predictions for new samples. However, if the training data is not an unbiased sample, then there will be differences between how the training data is distributed and how the test data is distributed. Standard classifiers cannot cope with changes in data distributions between training and test phases, and will not perform well. Domain adaptation and transfer learning are sub-fields within machine learning that are concerned with accounting for these types of changes. Here, I present an introduction to these fields, guided by the question: when and how can a classifier generalize from a source to a target domain? I will start with a brief introduction into risk minimization, and how transfer learning and domain adaptation expand upon this framework. Following that, I discuss three special cases of data set shift, namely prior, covariate and concept shift. For more complex domain shifts, there are a wide variety of approaches. These are categorized into: importance-weighting, subspace mapping, domain-invariant spaces, feature augmentation, minimax estimators and robust algorithms. A number of points will arise, which I will discuss in the last section. I conclude with the remark that many open questions will have to be addressed before transfer learners and domain-adaptive classifiers become practical.

READ FULL TEXT

page 1

page 2

page 3

page 4

research
12/15/2015

Feature-Level Domain Adaptation

Domain adaptation is the supervised learning setting in which the traini...
research
10/07/2020

A Brief Review of Domain Adaptation

Classical machine learning assumes that the training and test sets come ...
research
01/27/2020

A Primer on Domain Adaptation

Standard supervised machine learning assumes that the distribution of th...
research
04/08/2021

Post-Hoc Domain Adaptation via Guided Data Homogenization

Addressing shifts in data distributions is an important prerequisite for...
research
04/24/2020

A survey on domain adaptation theory

All famous machine learning algorithms that correspond to both supervise...
research
12/16/2018

PAC Learning Guarantees Under Covariate Shift

We consider the Domain Adaptation problem, also known as the covariate s...
research
07/31/2016

On Regularization Parameter Estimation under Covariate Shift

This paper identifies a problem with the usual procedure for L2-regulari...

Please sign up or login with your details

Forgot password? Click here to reset