arXiv Analytics

Sign in

arXiv:1903.04294 [cs.CV]AbstractReferencesReviewsResources

Mix and match networks: multi-domain alignment for unpaired image-to-image translation

Yaxing Wang, Luis Herranz, Joost van de Weijer

Published 2019-03-08Version 1

This paper addresses the problem of inferring unseen cross-domain and cross-modal image-to-image translations between multiple domains and modalities. We assume that only some of the pairwise translations have been seen (i.e. trained) and infer the remaining unseen translations (where training pairs are not available). We propose mix and match networks, an approach where multiple encoders and decoders are aligned in such a way that the desired translation can be obtained by simply cascading the source encoder and the target decoder, even when they have not interacted during the training stage (i.e. unseen). The main challenge lies in the alignment of the latent representations at the bottlenecks of encoder-decoder pairs. We propose an architecture with several tools to encourage alignment, including autoencoders and robust side information and latent consistency losses. We show the benefits of our approach in terms of effectiveness and scalability compared with other pairwise image-to-image translation approaches. We also propose zero-pair cross-modal image translation, a challenging setting where the objective is inferring semantic segmentation from depth (and vice-versa) without explicit segmentation-depth pairs, and only from two (disjoint) segmentation-RGB and depth-segmentation training sets. We observe that certain part of the shared information between unseen domains might not be reachable, so we further propose a variant that leverages pseudo-pairs to exploit all shared information.

Comments: overlap the previous version. arXiv admin note: text overlap with arXiv:1804.02199
Categories: cs.CV
Related articles: Most relevant | Search more
arXiv:2303.16280 [cs.CV] (Published 2023-03-28)
Rethinking CycleGAN: Improving Quality of GANs for Unpaired Image-to-Image Translation
arXiv:2003.04858 [cs.CV] (Published 2020-03-10)
Unpaired Image-to-Image Translation using Adversarial Consistency Loss
arXiv:2004.00161 [cs.CV] (Published 2020-03-31)
Towards Lifelong Self-Supervision For Unpaired Image-to-Image Translation