The Enforced Transfer: A Novel Domain Adaptation Algorithm

01/24/2022
by   Ye Gao, et al.
0

Existing Domain Adaptation (DA) algorithms train target models and then use the target models to classify all samples in the target dataset. While this approach attempts to address the problem that the source and the target data are from different distributions, it fails to recognize the possibility that, within the target domain, some samples are closer to the distribution of the source domain than the distribution of the target domain. In this paper, we develop a novel DA algorithm, the Enforced Transfer, that deals with this situation. A straightforward but effective idea to deal with this dilemma is to use an out-of-distribution detection algorithm to decide if, during the testing phase, a given sample is closer to the distribution of the source domain, the target domain, or neither. In the first case, this sample is given to a machine learning classifier trained on source samples. In the second case, this sample is given to a machine learning classifier trained on target samples. In the third case, this sample is discarded as neither an ML model trained on source nor an ML model trained on target is suitable to classify it. It is widely known that the first few layers in a neural network extract low-level features, so the aforementioned approach can be extended from classifying samples in three different scenarios to classifying the samples' activations after an empirically determined layer in three different scenarios. The Enforced Transfer implements the idea. On three types of DA tasks, we outperform the state-of-the-art algorithms that we compare against.

READ FULL TEXT

page 1

page 2

page 3

page 4

research
11/06/2022

MiddleGAN: Generate Domain Agnostic Samples for Unsupervised Domain Adaptation

In recent years, machine learning has achieved impressive results across...
research
10/30/2022

Distributionally Robust Domain Adaptation

Domain Adaptation (DA) has recently received significant attention due t...
research
11/22/2019

Multi-source Distilling Domain Adaptation

Deep neural networks suffer from performance decay when there is domain ...
research
06/01/2023

Maximal Domain Independent Representations Improve Transfer Learning

Domain adaptation (DA) adapts a training dataset from a source domain fo...
research
02/13/2021

Adversarial Unsupervised Domain Adaptation Guided with Deep Clustering for Face Presentation Attack Detection

Face Presentation Attack Detection (PAD) has drawn increasing attentions...
research
02/23/2023

Domain Generalisation via Domain Adaptation: An Adversarial Fourier Amplitude Approach

We tackle the domain generalisation (DG) problem by posing it as a domai...
research
09/11/2023

Feature-based Transferable Disruption Prediction for future tokamaks using domain adaptation

The high acquisition cost and the significant demand for disruptive disc...

Please sign up or login with your details

Forgot password? Click here to reset