1. DiscoGAN is a method for learning to discover cross-domain relations without explicitly paired data using generative adversarial networks.
2. It uses two coupled GANs to map each domain into the other domain to allow for domain transfer while preserving key attributes.
3. Results show DiscoGAN performs better than other methods and is more robust to the mode collapse problem due to the symmetry granted by coupling the two GANs.