SOTAVerified

Diversity-Promoting GAN: A Cross-Entropy Based Generative Adversarial Network for Diversified Text Generation

2018-10-01EMNLP 2018Code Available0· sign in to hype

Jingjing Xu, Xuancheng Ren, Junyang Lin, Xu sun

Code Available — Be the first to reproduce this paper.

Reproduce

Code

Abstract

Existing text generation methods tend to produce repeated and ''boring'' expressions. To tackle this problem, we propose a new text generation model, called Diversity-Promoting Generative Adversarial Network (DP-GAN). The proposed model assigns low reward for repeatedly generated text and high reward for ''novel'' and fluent text, encouraging the generator to produce diverse and informative text. Moreover, we propose a novel language-model based discriminator, which can better distinguish novel text from repeated text without the saturation problem compared with existing classifier-based discriminators. The experimental results on review generation and dialogue generation tasks demonstrate that our model can generate substantially more diverse and informative text than existing baselines.

Tasks

Reproductions