One-Sided Unsupervised Domain Mapping
Sagie Benaim, Lior Wolf

TL;DR
This paper introduces a novel one-sided unsupervised domain mapping method that learns mappings without requiring inverse mappings, by preserving distances between samples and parts of samples, leading to improved results.
Contribution
The work proposes a distance-preserving approach for one-sided unsupervised domain mapping, eliminating the need for learning inverse mappings and outperforming circularity-based methods.
Findings
Effective one-sided mapping learned without inverse models
Maintains distances between samples and within samples
Achieves better numerical results than existing methods
Abstract
In unsupervised domain mapping, the learner is given two unmatched datasets and . The goal is to learn a mapping that translates a sample in to the analog sample in . Recent approaches have shown that when learning simultaneously both and the inverse mapping , convincing mappings are obtained. In this work, we present a method of learning without learning . This is done by learning a mapping that maintains the distance between a pair of samples. Moreover, good mappings are obtained, even by maintaining the distance between different parts of the same sample before and after mapping. We present experimental results that the new method not only allows for one sided mapping learning, but also leads to preferable numerical results over the existing circularity-based constraint. Our entire code is made publicly available at…
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.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsDomain Adaptation and Few-Shot Learning · Machine Learning and Algorithms · Image Processing Techniques and Applications
