Transferrable Prototypical Networks for Unsupervised Domain Adaptation
Yingwei Pan, Ting Yao, Yehao Li, Yu Wang, Chong-Wah Ngo, Tao Mei

TL;DR
This paper proposes Transferrable Prototypical Networks (TPN), a novel method for unsupervised domain adaptation that aligns class prototypes across source and target domains in an embedding space, improving transfer performance.
Contribution
The paper introduces TPN, a new approach that remolds Prototypical Networks for unsupervised domain adaptation by aligning class prototypes and score distributions across domains.
Findings
Achieves superior transfer accuracy on MNIST, USPS, SVHN datasets.
Reports 80.4% accuracy on VisDA 2017 dataset with a single model.
Outperforms state-of-the-art methods in unsupervised domain adaptation.
Abstract
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…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsDomain Adaptation and Few-Shot Learning · Multimodal Machine Learning Applications · Cancer-related molecular mechanisms research
