English

DINO: A Conditional Energy-Based GAN for Domain Translation

Machine Learning 2021-02-19 v1 Computer Vision and Pattern Recognition Sound Audio and Speech Processing

Abstract

Domain translation is the process of transforming data from one domain to another while preserving the common semantics. Some of the most popular domain translation systems are based on conditional generative adversarial networks, which use source domain data to drive the generator and as an input to the discriminator. However, this approach does not enforce the preservation of shared semantics since the conditional input can often be ignored by the discriminator. We propose an alternative method for conditioning and present a new framework, where two networks are simultaneously trained, in a supervised manner, to perform domain translation in opposite directions. Our method is not only better at capturing the shared information between two domains but is more generic and can be applied to a broader range of problems. The proposed framework performs well even in challenging cross-modal translations, such as video-driven speech reconstruction, for which other systems struggle to maintain correspondence.

Keywords

Cite

@article{arxiv.2102.09281,
  title  = {DINO: A Conditional Energy-Based GAN for Domain Translation},
  author = {Konstantinos Vougioukas and Stavros Petridis and Maja Pantic},
  journal= {arXiv preprint arXiv:2102.09281},
  year   = {2021}
}

Comments

Accepted to ICLR 2021

R2 v1 2026-06-23T23:17:00.178Z