M-ADDA: Unsupervised Domain Adaptation with Deep Metric Learning

07/06/2018
by   Issam Laradji, et al.
1

Unsupervised domain adaptation techniques have been successful for a wide range of problems where supervised labels are limited. The task is to classify an unlabeled `target' dataset by leveraging a labeled `source' dataset that comes from a slightly similar distribution. We propose metric-based adversarial discriminative domain adaptation (M-ADDA) which performs two main steps. First, it uses a metric learning approach to train the source model on the source dataset by optimizing the triplet loss function. This results in clusters where embeddings of the same label are close to each other and those with different labels are far from one another. Next, it uses the adversarial approach (as that used in ADDA 2017arXiv170205464T) to make the extracted features from the source and target datasets indistinguishable. Simultaneously, we optimize a novel loss function that encourages the target dataset's embeddings to form clusters. While ADDA and M-ADDA use similar architectures, we show that M-ADDA performs significantly better on the digits adaptation datasets of MNIST and USPS. This suggests that using metric-learning for domain adaptation can lead to large improvements in classification accuracy for the domain adaptation task. The code is available at <https://github.com/IssamLaradji/M-ADDA>.

READ FULL TEXT

page 1

page 2

page 3

page 4

research
09/28/2021

Evaluation of Deep Neural Network Domain Adaptation Techniques for Image Recognition

It has been well proved that deep networks are efficient at extracting f...
research
04/23/2020

Metric-Learning-Assisted Domain Adaptation

Domain alignment (DA) has been widely used in unsupervised domain adapta...
research
12/12/2018

Attentional Road Safety Networks

Road safety mapping using satellite images is a cost-effective but a cha...
research
04/25/2018

Unsupervised Domain Adaptation with Adversarial Residual Transform Networks

Domain adaptation is widely used in learning problems lacking labels. Re...
research
02/19/2022

BP-Triplet Net for Unsupervised Domain Adaptation: A Bayesian Perspective

Triplet loss, one of the deep metric learning (DML) methods, is to learn...
research
06/14/2022

Slimmable Domain Adaptation

Vanilla unsupervised domain adaptation methods tend to optimize the mode...
research
03/21/2022

Hyperbolic Vision Transformers: Combining Improvements in Metric Learning

Metric learning aims to learn a highly discriminative model encouraging ...

Please sign up or login with your details

Forgot password? Click here to reset