English

Multi-mapping Image-to-Image Translation via Learning Disentanglement

Computer Vision and Pattern Recognition 2019-12-30 v2

Abstract

Recent advances of image-to-image translation focus on learning the one-to-many mapping from two aspects: multi-modal translation and multi-domain translation. However, the existing methods only consider one of the two perspectives, which makes them unable to solve each other's problem. To address this issue, we propose a novel unified model, which bridges these two objectives. First, we disentangle the input images into the latent representations by an encoder-decoder architecture with a conditional adversarial training in the feature space. Then, we encourage the generator to learn multi-mappings by a random cross-domain translation. As a result, we can manipulate different parts of the latent representations to perform multi-modal and multi-domain translations simultaneously. Experiments demonstrate that our method outperforms state-of-the-art methods.

Keywords

Cite

@article{arxiv.1909.07877,
  title  = {Multi-mapping Image-to-Image Translation via Learning Disentanglement},
  author = {Xiaoming Yu and Yuanqi Chen and Thomas Li and Shan Liu and Ge Li},
  journal= {arXiv preprint arXiv:1909.07877},
  year   = {2019}
}

Comments

Accepted by NeurIPS 2019. Code will be available at https://github.com/Xiaoming-Yu/DMIT

R2 v1 2026-06-23T11:18:04.438Z