English

Learning to Discover Cross-Domain Relations with Generative Adversarial Networks

Computer Vision and Pattern Recognition 2017-05-16 v2

Abstract

While humans easily recognize relations between data from different domains without any supervision, learning to automatically discover them is in general very challenging and needs many ground-truth pairs that illustrate the relations. To avoid costly pairing, we address the task of discovering cross-domain relations given unpaired data. We propose a method based on generative adversarial networks that learns to discover relations between different domains (DiscoGAN). Using the discovered relations, our proposed network successfully transfers style from one domain to another while preserving key attributes such as orientation and face identity. Source code for official implementation is publicly available https://github.com/SKTBrain/DiscoGAN

Keywords

Cite

@article{arxiv.1703.05192,
  title  = {Learning to Discover Cross-Domain Relations with Generative Adversarial Networks},
  author = {Taeksoo Kim and Moonsu Cha and Hyunsoo Kim and Jung Kwon Lee and Jiwon Kim},
  journal= {arXiv preprint arXiv:1703.05192},
  year   = {2017}
}

Comments

Accepted to International Conference on Machine Learning (ICML) 2017

R2 v1 2026-06-22T18:46:29.850Z