English

ARAML: A Stable Adversarial Training Framework for Text Generation

Computation and Language 2019-08-21 v1 Machine Learning

Abstract

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 this problem, we propose a novel framework called Adversarial Reward Augmented Maximum Likelihood (ARAML). During adversarial training, the discriminator assigns rewards to samples which are acquired from a stationary distribution near the data rather than the generator's distribution. The generator is optimized with maximum likelihood estimation augmented by the discriminator's rewards instead of policy gradient. Experiments show that our model can outperform state-of-the-art text GANs with a more stable training process.

Keywords

Cite

@article{arxiv.1908.07195,
  title  = {ARAML: A Stable Adversarial Training Framework for Text Generation},
  author = {Pei Ke and Fei Huang and Minlie Huang and Xiaoyan Zhu},
  journal= {arXiv preprint arXiv:1908.07195},
  year   = {2019}
}

Comments

Accepted by EMNLP 2019

R2 v1 2026-06-23T10:51:49.561Z