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

Transferrable Prototypical Networks for Unsupervised Domain Adaptation

About

In this paper, we introduce a new idea for unsupervised domain adaptation via a remold of Prototypical Networks, which learn an embedding space and perform classification via a remold of the distances to the prototype of each class. Specifically, we present Transferrable Prototypical Networks (TPN) for adaptation such that the prototypes for each class in source and target domains are close in the embedding space and the score distributions predicted by prototypes separately on source and target data are similar. Technically, TPN initially matches each target example to the nearest prototype in the source domain and assigns an example a "pseudo" label. The prototype of each class could then be computed on source-only, target-only and source-target data, respectively. The optimization of TPN is end-to-end trained by jointly minimizing the distance across the prototypes on three types of data and KL-divergence of score distributions output by each pair of the prototypes. Extensive experiments are conducted on the transfers across MNIST, USPS and SVHN datasets, and superior results are reported when comparing to state-of-the-art approaches. More remarkably, we obtain an accuracy of 80.4% of single model on VisDA 2017 dataset.

Yingwei Pan, Ting Yao, Yehao Li, Yu Wang, Chong-Wah Ngo, Tao Mei• 2019

Related benchmarks

TaskDatasetResultRank
Unsupervised Domain AdaptationOffice-Home (test)
Average Accuracy66.2
332
Image ClassificationOffice-Home (test)
Mean Accuracy66.2
199
ClassificationVisDA 2017 (val)
Mean Accuracy80.4
45
Image ClassificationVisDA (val)
Plane Accuracy93.7
44
Unsupervised Domain AdaptationVisDA synthetic-to-real 2017
Accuracy80.4
42
Image ClassificationDigits
Average Accuracy93.1
23
Unsupervised Domain AdaptationDigital Datasets (MNIST, USPS, SVHN, SYN) (test)
M -> U Accuracy92.1
18
Showing 7 of 7 rows

Other info

Follow for update