English

Optimal Transport Based Generative Autoencoders

Machine Learning 2019-10-18 v1 Computer Vision and Pattern Recognition

Abstract

The field of deep generative modeling is dominated by generative adversarial networks (GANs). However, the training of GANs often lacks stability, fails to converge, and suffers from model collapse. It takes an assortment of tricks to solve these problems, which may be difficult to understand for those seeking to apply generative modeling. Instead, we propose two novel generative autoencoders, AE-OTtrans and AE-OTgen, which rely on optimal transport instead of adversarial training. AE-OTtrans and AEOTgen, unlike VAE and WAE, preserve the manifold of the data; they do not force the latent distribution to match a normal distribution, resulting in greater quality images. AEOTtrans and AE-OTgen also produce images of higher diversity compared to their predecessor, AE-OT. We show that AE-OTtrans and AE-OTgen surpass GANs in the MNIST and FashionMNIST datasets. Furthermore, We show that AE-OTtrans and AE-OTgen do state of the art on the MNIST, FashionMNIST, and CelebA image sets comapred to other non-adversarial generative models.

Keywords

Cite

@article{arxiv.1910.07636,
  title  = {Optimal Transport Based Generative Autoencoders},
  author = {Oliver Zhang and Ruei-Sung Lin and Yuchuan Gou},
  journal= {arXiv preprint arXiv:1910.07636},
  year   = {2019}
}

Comments

15 pages

R2 v1 2026-06-23T11:46:02.316Z