Sample-to-Sample Correspondence for Unsupervised Domain Adaptation
Debasmit Das, C.S. George Lee

TL;DR
This paper introduces an unsupervised domain adaptation method that finds sample correspondences between source and target domains by graph matching, improving adaptation performance especially with unlabelled target data.
Contribution
It presents a novel graph-based sample matching approach for unsupervised domain adaptation, with an efficient convex optimization routine.
Findings
Outperforms traditional moment-matching methods
Competitive with current local domain-adaptation techniques
Validated on synthetic and real datasets
Abstract
The assumption that training and testing samples are generated from the same distribution does not always hold for real-world machine-learning applications. The procedure of tackling this discrepancy between the training (source) and testing (target) domains is known as domain adaptation. We propose an unsupervised version of domain adaptation that considers the presence of only unlabelled data in the target domain. Our approach centers on finding correspondences between samples of each domain. The correspondences are obtained by treating the source and target samples as graphs and using a convex criterion to match them. The criteria used are first-order and second-order similarities between the graphs as well as a class-based regularization. We have also developed a computationally efficient routine for the convex optimization, thus allowing the proposed method to be used widely. To…
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.
