HyperAIHyperAI

Command Palette

Search for a command to run...

4 months ago

Conditional Adversarial Domain Adaptation

Mingsheng Long; Zhangjie Cao; Jianmin Wang; Michael I. Jordan

Conditional Adversarial Domain Adaptation

Abstract

Adversarial learning has been embedded into deep networks to learn disentangled and transferable representations for domain adaptation. Existing adversarial domain adaptation methods may not effectively align different domains of multimodal distributions native in classification problems. In this paper, we present conditional adversarial domain adaptation, a principled framework that conditions the adversarial adaptation models on discriminative information conveyed in the classifier predictions. Conditional domain adversarial networks (CDANs) are designed with two novel conditioning strategies: multilinear conditioning that captures the cross-covariance between feature representations and classifier predictions to improve the discriminability, and entropy conditioning that controls the uncertainty of classifier predictions to guarantee the transferability. With theoretical guarantees and a few lines of codes, the approach has exceeded state-of-the-art results on five datasets.

Code Repositories

adapt-python/adapt
tf
Mentioned in GitHub
thuml/Transfer-Learning-Library
pytorch
Mentioned in GitHub
thuml/CDAN
Official
pytorch

Benchmarks

BenchmarkMethodologyMetrics
domain-adaptation-on-svhn-to-mnistCDAN
Accuracy: 89.2
domain-adaptation-on-usps-to-mnistCDAN
Accuracy: 98.0
domain-adaptation-on-visda2017CDAN
Accuracy: 73.7

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
Conditional Adversarial Domain Adaptation | Papers | HyperAI