Wasserstein Distance Guided Cross-Domain Learning
Jie Su

TL;DR
This paper introduces Wasserstein Distance Guided Cross-Domain Learning (WDGCDL), a novel method for domain adaptation that estimates joint distributions using Wasserstein distance, improving generalisation across different data domains.
Contribution
The paper proposes a new approach leveraging Wasserstein distance to infer joint distributions for domain adaptation, with two training schemes for stability, outperforming existing methods.
Findings
Superior performance on standard benchmarks
Effective estimation of joint distributions
Stable training schemes
Abstract
Domain adaptation aims to generalise a high-performance learner on target domain (non-labelled data) by leveraging the knowledge from source domain (rich labelled data) which comes from a different but related distribution. Assuming the source and target domains data(e.g. images) come from a joint distribution but follow on different marginal distributions, the domain adaptation work aims to infer the joint distribution from the source and target domain to learn the domain invariant features. Therefore, in this study, I extend the existing state-of-the-art approach to solve the domain adaptation problem. In particular, I propose a new approach to infer the joint distribution of images from different distributions, namely Wasserstein Distance Guided Cross-Domain Learning (WDGCDL). WDGCDL applies the Wasserstein distance to estimate the divergence between the source and target…
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 · Machine Learning and Algorithms
