English

Discriminator optimal transport

Machine Learning 2023-08-09 v3 Machine Learning Image and Video Processing

Abstract

Within a broad class of generative adversarial networks, we show that discriminator optimization process increases a lower bound of the dual cost function for the Wasserstein distance between the target distribution pp and the generator distribution pGp_G. It implies that the trained discriminator can approximate optimal transport (OT) from pGp_G to pp.Based on some experiments and a bit of OT theory, we propose a discriminator optimal transport (DOT) scheme to improve generated images. We show that it improves inception score and FID calculated by un-conditional GAN trained by CIFAR-10, STL-10 and a public pre-trained model of conditional GAN by ImageNet.

Keywords

Cite

@article{arxiv.1910.06832,
  title  = {Discriminator optimal transport},
  author = {Akinori Tanaka},
  journal= {arXiv preprint arXiv:1910.06832},
  year   = {2023}
}

Comments

math errors corrected, note added

R2 v1 2026-06-23T11:44:22.262Z