paper-with-me

Papers

Maximum-Likelihood Augmented Discrete Generative Adversarial Networks

2017-02-26 · Tong Che, Yan-ran Li, Ruixiang Zhang, R. Devon Hjelm, Wenjie Li, Yangqiu Song, Yoshua Bengio

Despite the successes in capturing continuous distributions, the application of generative adversarial networks (GANs) to discrete settings, like natural language tasks, is rather restricted. The fundamental reason is the difficulty of back-propagation through discrete random variables combined with the inherent instability of the GAN training objective. To address these problems, we propose Maximum-Likelihood Augmented Discrete Generative Adversarial Networks. Instead of directly optimizing the GAN objective, we derive a novel and low-variance objective using the discriminator's output that follows corresponds to the log-likelihood. Compared with the original, the new objective is proved to be consistent in theory and beneficial in practice. The experimental results on various discrete datasets demonstrate the effectiveness of the proposed approach.

📄 PDF Abstract BibTeX arXiv:1702.07983

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

Similar Papers 제목 키워드 기반

ARAML: A Stable Adversarial Training Framework for Text Generation

2019-08-20 · IJCNLP 2019 11 · Pei Ke, Fei Huang, Minlie Huang, Xiaoyan Zhu

Most of the existing generative adversarial networks (GAN) for text generation suffer from the instability of reinforcement learning training algorithms such as policy gradient, leading to unstable performance. To tackle…

reinforcement-learningReinforcement LearningReinforcement Learning (RL)Text Generation

Flow-GAN: Combining Maximum Likelihood and Adversarial Learning in Generative Models

2017-05-24 · Aditya Grover, Manik Dhar, Stefano Ermon

Adversarial learning of probabilistic models has recently emerged as a promising alternative to maximum likelihood. Implicit models such as generative adversarial networks (GAN) often generate better samples compared to …

Generative Adversarial Network

Semi-Implicit Generative Model

2019-05-29 · Mingzhang Yin, Mingyuan Zhou

To combine explicit and implicit generative models, we introduce semi-implicit generator (SIG) as a flexible hierarchical model that can be trained in the maximum likelihood framework. Both theoretically and experimental…

DiversityGenerative Adversarial Networkmodel

Language Modeling with Generative AdversarialNetworks

2018-04-08 · Mehrad Moradshahi, Utkarsh Contractor

Generative Adversarial Networks (GANs) have been promising in the field of image generation, however, they have been hard to train for language generation. GANs were originally designed to output differentiable values, s…

Image GenerationLanguage ModelingLanguage ModellingText Generation

CoT: Cooperative Training for Generative Modeling of Discrete Data

2018-04-11 · ICLR 2019 5 · Sidi Lu, Lantao Yu, Siyuan Feng, Yaoming Zhu 외

In this paper, we study the generative models of sequential discrete data. To tackle the exposure bias problem inherent in maximum likelihood estimation (MLE), generative adversarial networks (GANs) are introduced to pen…

Diversity