ICLR 2020poster31 citations

Self-Adversarial Learning with Comparative Discrimination for Text Generation

Wangchunshu Zhou, Tao Ge, Ke Xu, Furu Wei, Ming Zhou

Abstract

Conventional Generative Adversarial Networks (GANs) for text generation tend to have issues of reward sparsity and mode collapse that affect the quality and diversity of generated samples. To address the issues, we propose a novel self-adversarial learning (SAL) paradigm for improving GANs' performance in text generation. In contrast to standard GANs that use a binary classifier as its discriminator to predict whether a sample is real or generated, SAL employs a comparative discriminator which is a pairwise classifier for comparing the text quality between a pair of samples. During training, SAL rewards the generator when its currently generated sentence is found to be better than its previously generated samples. This self-improvement reward mechanism allows the model to receive credits more easily and avoid collapsing towards the limited number of real samples, which not only helps alleviate the reward sparsity issue but also reduces the risk of mode collapse. Experiments on text generation benchmark datasets show that our proposed approach substantially improves both the quality and the diversity, and yields more stable performance compared to the previous GANs for text generation.

adversarial learningtext generation
BibTeX
@inproceedings{
Zhou2020Self-Adversarial,
title={Self-Adversarial Learning with Comparative Discrimination for Text Generation},
author={Wangchunshu Zhou and Tao Ge and Ke Xu and Furu Wei and Ming Zhou},
booktitle={International Conference on Learning Representations},
year={2020},
url={https://openreview.net/forum?id=B1l8L6EtDS}
}
Self-Adversarial Learning with Comparative Discrimination for Text Generation · ICLR 2020