HyperAIHyperAI

Command Palette

Search for a command to run...

4 months ago

Partial Adversarial Domain Adaptation

Zhangjie Cao; Lijia Ma; Mingsheng Long; Jianmin Wang

Partial Adversarial Domain Adaptation

Abstract

Domain adversarial learning aligns the feature distributions across the source and target domains in a two-player minimax game. Existing domain adversarial networks generally assume identical label space across different domains. In the presence of big data, there is strong motivation of transferring deep models from existing big domains to unknown small domains. This paper introduces partial domain adaptation as a new domain adaptation scenario, which relaxes the fully shared label space assumption to that the source label space subsumes the target label space. Previous methods typically match the whole source domain to the target domain, which are vulnerable to negative transfer for the partial domain adaptation problem due to the large mismatch between label spaces. We present Partial Adversarial Domain Adaptation (PADA), which simultaneously alleviates negative transfer by down-weighing the data of outlier source classes for training both source classifier and domain adversary, and promotes positive transfer by matching the feature distributions in the shared label space. Experiments show that PADA exceeds state-of-the-art results for partial domain adaptation tasks on several datasets.

Code Repositories

thuml/Transfer-Learning-Library
pytorch
Mentioned in GitHub
thuml/PADA
Official
pytorch
Mentioned in GitHub

Benchmarks

BenchmarkMethodologyMetrics
partial-domain-adaptation-on-domainnetPADA
Accuracy (%): 37.41

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