paper-with-me

홈 › Papers

Improving GANs Using Optimal Transport

2018-03-15 · ICLR 2018 1 · Tim Salimans, Han Zhang, Alec Radford, Dimitris Metaxas

We present Optimal Transport GAN (OT-GAN), a variant of generative adversarial nets minimizing a new metric measuring the distance between the generator distribution and the data distribution. This metric, which we call mini-batch energy distance, combines optimal transport in primal form with an energy distance defined in an adversarially learned feature space, resulting in a highly discriminative distance function with unbiased mini-batch gradients. Experimentally we show OT-GAN to be highly stable when trained with large mini-batches, and we present state-of-the-art results on several popular benchmark problems for image generation.

📄 PDF Abstract BibTeX arXiv:1803.05573

Code (2)

Alexandre-Rio/ot_generative_models pytorch
Slimane33/OTGAN pytorch

Tasks

Image Generation

Methods 이 논문이 사용한 방법론

Convolution A convolution is a type of matrix operation, consisting of a kernel, a small matrix of weights, that slides over input data performing element-wise multiplication with the…
Dogecoin Customer Service Number +1-833-534-1729 설명 없음

Similar Papers 제목 키워드 기반

Connecting GANs, MFGs, and OT

2020-02-10 · Haoyang Cao, Xin Guo, Mathieu Laurière

Generative adversarial networks (GANs) have enjoyed tremendous success in image generation and processing, and have recently attracted growing interests in financial modelings. This paper analyzes GANs from the perspecti…

Image Generation

k-GANs: Ensemble of Generative Models with Semi-Discrete Optimal Transport

2019-07-09 · Luca Ambrogioni, Umut Güçlü, Marcel van Gerven

Generative adversarial networks (GANs) are the state of the art in generative modeling. Unfortunately, most GAN methods are susceptible to mode collapse, meaning that they tend to capture only a subset of the modes of th…

Mode Collapse and Regularity of Optimal Transportation Maps

2019-02-08 · Na lei, Yang Guo, Dongsheng An, Xin Qi 외

This work builds the connection between the regularity theory of optimal transportation map, Monge-Amp\`{e}re equation and GANs, which gives a theoretic understanding of the major drawbacks of GANs: convergence difficult…

Optimal Transport using GANs for Lineage Tracing

2020-07-23 · Neha Prasad, Karren Yang, Caroline Uhler

In this paper, we present Super-OT, a novel approach to computational lineage tracing that combines a supervised learning framework with optimal transport based on Generative Adversarial Networks (GANs). Unlike previous …

Optimal Transport Relaxations with Application to Wasserstein GANs

2019-06-07 · Saied Mahdian, Jose Blanchet, Peter Glynn

We propose a family of relaxations of the optimal transport problem which regularize the problem by introducing an additional minimization step over a small region around one of the underlying transporting measures. The …