Unsupervised Domain Adaptation with Similarity Learning
Pedro O. Pinheiro

TL;DR
This paper introduces a novel unsupervised domain adaptation method that uses similarity learning with prototype representations, enabling effective classification without domain-specific feature disentanglement.
Contribution
It proposes a joint end-to-end similarity learning approach with prototype representations for domain adaptation, differing from traditional feature alignment methods.
Findings
Achieves state-of-the-art results in multiple domain adaptation benchmarks.
Demonstrates scalability and simplicity of the similarity learning approach.
Effective in leveraging unlabeled target domain data for classification.
Abstract
The objective of unsupervised domain adaptation is to leverage features from a labeled source domain and learn a classifier for an unlabeled target domain, with a similar but different data distribution. Most deep learning approaches to domain adaptation consist of two steps: (i) learn features that preserve a low risk on labeled samples (source domain) and (ii) make the features from both domains to be as indistinguishable as possible, so that a classifier trained on the source can also be applied on the target domain. In general, the classifiers in step (i) consist of fully-connected layers applied directly on the indistinguishable features learned in (ii). In this paper, we propose a different way to do the classification, using similarity learning. The proposed method learns a pairwise similarity function in which classification can be performed by computing similarity between…
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.
