SOTAVerified

Contrastive Adaptation Network for Unsupervised Domain Adaptation

2019-01-04CVPR 2019Code Available1· sign in to hype

Guoliang Kang, Lu Jiang, Yi Yang, Alexander G. Hauptmann

Code Available — Be the first to reproduce this paper.

Reproduce

Code

Abstract

Unsupervised Domain Adaptation (UDA) makes predictions for the target domain data while manual annotations are only available in the source domain. Previous methods minimize the domain discrepancy neglecting the class information, which may lead to misalignment and poor generalization performance. To address this issue, this paper proposes Contrastive Adaptation Network (CAN) optimizing a new metric which explicitly models the intra-class domain discrepancy and the inter-class domain discrepancy. We design an alternating update strategy for training CAN in an end-to-end manner. Experiments on two real-world benchmarks Office-31 and VisDA-2017 demonstrate that CAN performs favorably against the state-of-the-art methods and produces more discriminative features.

Tasks

Benchmark Results

DatasetModelMetricClaimedVerifiedStatus
Office-31Contrastive Adaptation NetworkAverage Accuracy90.6Unverified
VisDA2017CANAccuracy87.2Unverified

Reproductions