HyperAIHyperAI

Command Palette

Search for a command to run...

5 months ago

Unsupervised Domain Adaptation by Backpropagation

Ganin Yaroslav ; Lempitsky Victor

Unsupervised Domain Adaptation by Backpropagation

Abstract

Top-performing deep architectures are trained on massive amounts of labeleddata. In the absence of labeled data for a certain task, domain adaptationoften provides an attractive option given that labeled data of similar naturebut from a different domain (e.g. synthetic images) are available. Here, wepropose a new approach to domain adaptation in deep architectures that can betrained on large amount of labeled data from the source domain and large amountof unlabeled data from the target domain (no labeled target-domain data isnecessary). As the training progresses, the approach promotes the emergence of "deep"features that are (i) discriminative for the main learning task on the sourcedomain and (ii) invariant with respect to the shift between the domains. Weshow that this adaptation behaviour can be achieved in almost any feed-forwardmodel by augmenting it with few standard layers and a simple new gradientreversal layer. The resulting augmented architecture can be trained usingstandard backpropagation. Overall, the approach can be implemented with little effort using any of thedeep-learning packages. The method performs very well in a series of imageclassification experiments, achieving adaptation effect in the presence of bigdomain shifts and outperforming previous state-of-the-art on Office datasets.

Benchmarks

BenchmarkMethodologyMetrics
domain-adaptation-on-hmdbfull-to-ucfRevGrad
Accuracy: 74.44
domain-adaptation-on-hmdbsmall-to-ucfTemPooling + RevGrad
Accuracy: 98.41
domain-adaptation-on-olympic-to-hmdbsmallTemPooling + RevGrad
Accuracy: 90.00
domain-adaptation-on-ucf-to-hmdbfullRevGrad
Accuracy: 74.44
domain-adaptation-on-ucf-to-hmdbsmallTemPooling + RevGrad
Accuracy: 99.33
domain-adaptation-on-ucf-to-olympicTemPooling + RevGrad
Accuracy: 98.15
multi-target-domain-adaptation-on-office-31RevGrad
Accuracy: 73.4
multi-target-domain-adaptation-on-office-homeRevGrad
Accuracy: 57.9
unsupervised-image-to-image-translation-onDANN
Classification Accuracy: 73.6%

Build AI with AI

From idea to launch — accelerate your AI development with free AI co-coding, out-of-the-box environment and best price of GPUs.

AI Co-coding
Ready-to-use GPUs
Best Pricing
Get Started

Hyper Newsletters

Subscribe to our latest updates
We will deliver the latest updates of the week to your inbox at nine o'clock every Monday morning
Powered by MailChimp
Unsupervised Domain Adaptation by Backpropagation | Papers | HyperAI