paper-with-me

Papers

Loss-Sensitive Generative Adversarial Networks on Lipschitz Densities

2017-01-23 · Guo-Jun Qi

In this paper, we present the Lipschitz regularization theory and algorithms for a novel Loss-Sensitive Generative Adversarial Network (LS-GAN). Specifically, it trains a loss function to distinguish between real and fake samples by designated margins, while learning a generator alternately to produce realistic samples by minimizing their losses. The LS-GAN further regularizes its loss function with a Lipschitz regularity condition on the density of real data, yielding a regularized model that can better generalize to produce new data from a reasonable number of training examples than the classic GAN. We will further present a Generalized LS-GAN (GLS-GAN) and show it contains a large family of regularized GAN models, including both LS-GAN and Wasserstein GAN, as its special cases. Compared with the other GAN models, we will conduct experiments to show both LS-GAN and GLS-GAN exhibit competitive ability in generating new images in terms of the Minimum Reconstruction Error (MRE) assessed on a separate test set. We further extend the LS-GAN to a conditional form for supervised and semi-supervised learning problems, and demonstrate its outstanding performance on image classification tasks.

📄 PDF Abstract BibTeX arXiv:1701.06264

Code (1)

guojunq/lsgan torch

Tasks

Generative Adversarial Networkimage-classificationImage ClassificationImage 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 제목 키워드 기반

Lipschitzness Is All You Need To Tame Off-policy Generative Adversarial Imitation Learning

2020-06-28 · Lionel Blondé, Pablo Strasser, Alexandros Kalousis

Despite the recent success of reinforcement learning in various domains, these approaches remain, for the most part, deterringly sensitive to hyper-parameters and are often riddled with essential engineering feats allowi…

AllContinuous ControlImitation Learningvalid

Single Image Haze Removal Using Conditional Wasserstein Generative Adversarial Networks

2019-03-01 · Joshua Peter Ebenezer, Bijaylaxmi Das, Sudipta Mukhopadhyay

We present a method to restore a clear image from a haze-affected image using a Wasserstein generative adversarial network. As the problem is ill-conditioned, previous methods have required a prior on natural images or m…

Generative Adversarial NetworkImage DehazingSingle Image Haze Removal

Adversarial Lipschitz Regularization

2019-07-12 · ICLR 2020 1 · Dávid Terjék

Generative adversarial networks (GANs) are one of the most popular approaches when it comes to training generative models, among which variants of Wasserstein GANs are considered superior to the standard GAN formulation …

Image Generation

Distribution Approximation and Statistical Estimation Guarantees of Generative Adversarial Networks

2020-02-10 · Minshuo Chen, Wenjing Liao, Hongyuan Zha, Tuo Zhao

Generative Adversarial Networks (GANs) have achieved a great success in unsupervised learning. Despite its remarkable empirical performance, there are limited theoretical studies on the statistical properties of GANs. Th…

GraN-GAN: Piecewise Gradient Normalization for Generative Adversarial Networks

2021-11-04 · Vineeth S. Bhaskara, Tristan Aumentado-Armstrong, Allan Jepson, Alex Levinshtein

Modern generative adversarial networks (GANs) predominantly use piecewise linear activation functions in discriminators (or critics), including ReLU and LeakyReLU. Such models learn piecewise linear mappings, where each …

Image Generation