paper-with-me

홈 › Papers

New Losses for Generative Adversarial Learning

2018-07-03 · Victor Berger, Michèle Sebag

Generative Adversarial Networks (Goodfellow et al., 2014), a major breakthrough in the field of generative modeling, learn a discriminator to estimate some distance between the target and the candidate distributions. This paper examines mathematical issues regarding the way the gradients for the generative model are computed in this context, and notably how to take into account how the discriminator itself depends on the generator parameters. A unifying methodology is presented to define mathematically sound training objectives for generative models taking this dependency into account in a robust way, covering both GAN, VAE and some GAN variants as particular cases.

📄 PDF Abstract BibTeX arXiv:1807.01290

Code (0)

등록된 구현이 없습니다.

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…
USD Coin Customer Service Number +1-833-534-1729 설명 없음
Dogecoin Customer Service Number +1-833-534-1729 설명 없음

Similar Papers 제목 키워드 기반

Nonparametric Density Estimation under Adversarial Losses

2018-05-22 · NeurIPS 2018 12 · Shashank Singh, Ananya Uppal, Boyue Li, Chun-Liang Li 외

We study minimax convergence rates of nonparametric density estimation under a large class of loss functions called "adversarial losses", which, besides classical $\mathcal{L}^p$ losses, includes maximum mean discrepancy…

Density Estimation

On Output Activation Functions for Adversarial Losses: A Theoretical Analysis via Variational Divergence Minimization and An Empirical Study on MNIST Classification

2019-01-25 · Hao-Wen Dong, Yi-Hsuan Yang

Recent years have seen adversarial losses been applied to many fields. Their applications extend beyond the originally proposed generative modeling to conditional generative and discriminative settings. While prior work …

Attribute Manipulation Generative Adversarial Networks for Fashion Images

2019-10-01 · ICCV 2019 10 · Kenan E. Ak, Joo Hwee Lim, Jo Yew Tham, Ashraf A. Kassim

Recent advances in Generative Adversarial Networks (GANs) have made it possible to conduct multi-domain image-to-image translation using a single generative network. While recent methods such as Ganimation and SaGAN are …

AttributeImage RetrievalImage-to-Image TranslationRetrieval+1

PCSGAN: Perceptual Cyclic-Synthesized Generative Adversarial Networks for Thermal and NIR to Visible Image Transformation

2020-02-13 · Kancharagunta Kishan Babu, Shiv Ram Dubey

In many real world scenarios, it is difficult to capture the images in the visible light spectrum (VIS) due to bad lighting conditions. However, the images can be captured in such scenarios using Near-Infrared (NIR) and …

Generative Adversarial NetworkSSIM

KDGAN: Knowledge Distillation with Generative Adversarial Networks

2018-12-01 · NeurIPS 2018 12 · Xiaojie Wang, Rui Zhang, Yu Sun, Jianzhong Qi

Knowledge distillation (KD) aims to train a lightweight classifier suitable to provide accurate inference with constrained resources in multi-label learning. Instead of directly consuming feature-label pairs, the classif…

Knowledge DistillationMulti-Label Learning