English

Unsupervised Multi-Domain Image Translation with Domain-Specific Encoders/Decoders

Computer Vision and Pattern Recognition 2017-12-07 v1

Abstract

Unsupervised Image-to-Image Translation achieves spectacularly advanced developments nowadays. However, recent approaches mainly focus on one model with two domains, which may face heavy burdens with large cost of O(n2)O(n^2) training time and model parameters, under such a requirement that nn domains are freely transferred to each other in a general setting. To address this problem, we propose a novel and unified framework named Domain-Bank, which consists of a global shared auto-encoder and nn domain-specific encoders/decoders, assuming that a universal shared-latent sapce can be projected. Thus, we yield O(n)O(n) complexity in model parameters along with a huge reduction of the time budgets. Besides the high efficiency, we show the comparable (or even better) image translation results over state-of-the-arts on various challenging unsupervised image translation tasks, including face image translation, fashion-clothes translation and painting style translation. We also apply the proposed framework to domain adaptation and achieve state-of-the-art performance on digit benchmark datasets. Further, thanks to the explicit representation of the domain-specific decoders as well as the universal shared-latent space, it also enables us to conduct incremental learning to add a new domain encoder/decoder. Linear combination of different domains' representations is also obtained by fusing the corresponding decoders.

Keywords

Cite

@article{arxiv.1712.02050,
  title  = {Unsupervised Multi-Domain Image Translation with Domain-Specific Encoders/Decoders},
  author = {Le Hui and Xiang Li and Jiaxin Chen and Hongliang He and Chen gong and Jian Yang},
  journal= {arXiv preprint arXiv:1712.02050},
  year   = {2017}
}