A Primer on Domain Adaptation

01/27/2020
by   Pirmin Lemberger, et al.
0

Standard supervised machine learning assumes that the distribution of the source samples used to train an algorithm is the same as the one of the target samples on which it is supposed to make predictions. However, as any data scientist will confirm, this is hardly ever the case in practice. The set of statistical and numerical methods that deal with such situations is known as domain adaptation, a field with a long and rich history. The myriad of methods available and the unfortunate lack of a clear and universally accepted terminology can however make the topic rather daunting for the newcomer. Therefore, rather than aiming at completeness, which leads to exhibiting a tedious catalog of methods, this pedagogical review aims at a coherent presentation of four important special cases: (1) prior shift, a situation in which training samples were selected according to their labels without any knowledge of their actual distribution in the target, (2) covariate shift which deals with a situation where training examples were picked according to their features but with some selection bias, (3) concept shift where the dependence of the labels on the features defers between the source and the target, and last but not least (4) subspace mapping which deals with a situation where features in the target have been subjected to an unknown distortion with respect to the source features. In each case we first build an intuition, next we provide the appropriate mathematical framework and eventually we describe a practical application.

READ FULL TEXT

page 1

page 2

page 3

page 4

research
04/27/2018

Open Set Domain Adaptation by Backpropagation

Numerous algorithms have been proposed for transferring knowledge from a...
research
12/31/2018

An introduction to domain adaptation and transfer learning

In machine learning, if the training data is an unbiased sample of an un...
research
11/17/2015

Return of Frustratingly Easy Domain Adaptation

Unlike human learning, machine learning often fails to handle changes be...
research
03/06/2022

Domain Adaptation with Factorizable Joint Shift

Existing domain adaptation (DA) usually assumes the domain shift comes f...
research
04/09/2018

G-Distillation: Reducing Overconfident Errors on Novel Samples

Counter to the intuition that unfamiliarity should lead to lack of confi...
research
12/16/2022

Learning Classifiers of Prototypes and Reciprocal Points for Universal Domain Adaptation

Universal Domain Adaptation aims to transfer the knowledge between the d...
research
03/05/2018

Marginal Singularity, and the Benefits of Labels in Covariate-Shift

We present new minimax results that concisely capture the relative benef...

Please sign up or login with your details

Forgot password? Click here to reset