Our new X account is live! Follow @wizwand_team for updates
WorkDL logo mark

Generate To Adapt: Aligning Domains using Generative Adversarial Networks

About

Domain Adaptation is an actively researched problem in Computer Vision. In this work, we propose an approach that leverages unsupervised data to bring the source and target distributions closer in a learned joint feature space. We accomplish this by inducing a symbiotic relationship between the learned embedding and a generative adversarial network. This is in contrast to methods which use the adversarial framework for realistic data generation and retraining deep models with such data. We demonstrate the strength and generality of our approach by performing experiments on three different tasks with varying levels of difficulty: (1) Digit classification (MNIST, SVHN and USPS datasets) (2) Object recognition using OFFICE dataset and (3) Domain adaptation from synthetic to real data. Our method achieves state-of-the art performance in most experimental settings and by far the only GAN-based method that has been shown to work well across different datasets such as OFFICE and DIGITS.

Swami Sankaranarayanan, Yogesh Balaji, Carlos D. Castillo, Rama Chellappa• 2017

Related benchmarks

TaskDatasetResultRank
Image ClassificationOffice-31
Average Accuracy86.5
261
Domain AdaptationOffice-31 unsupervised adaptation standard
Accuracy (A to W)89.5
162
Domain AdaptationOffice-31
Accuracy (A -> W)89.5
156
Domain AdaptationVisDA 2017 (test)
Mean Class Accuracy69.5
98
Domain AdaptationOFFICE
Average Accuracy86.5
96
Unsupervised Domain AdaptationVisDA unsupervised domain adaptation 2017
Mean Accuracy69.5
87
Unsupervised Domain AdaptationOffice-31
A->W Accuracy89.5
83
Image ClassificationVisDA-C (test)
Mean Accuracy72.3
76
Image ClassificationMNIST -> USPS (test)
Accuracy92.5
64
Image ClassificationUSPS -> MNIST (test)
Accuracy90.8
63
Showing 10 of 39 rows

Other info

Code

Follow for update