Adversarial Sub-sequence for Text Generation

05/30/2019
by   Xingyuan Chen, et al.
0

Generative adversarial nets (GAN) has been successfully introduced for generating text to alleviate the exposure bias. However, discriminators in these models only evaluate the entire sequence, which causes feedback sparsity and mode collapse. To tackle these problems, we propose a novel mechanism. It first segments the entire sequence into several sub-sequences. Then these sub-sequences, together with the entire sequence, are evaluated individually by the discriminator. At last these feedback signals are all used to guide the learning of GAN. This mechanism learns the generation of both the entire sequence and the sub-sequences simultaneously. Learning to generate sub-sequences is easy and is helpful in generating an entire sequence. It is easy to improve the existing GAN-based models with this mechanism. We rebuild three previous well-designed models with our mechanism, and the experimental results on benchmark data show these models are improved significantly, the best one outperforms the state-of-the-art model.[All code and data are available at https://github.com/liyzcj/seggan.git]

READ FULL TEXT

page 1

page 2

page 3

page 4

research
02/05/2018

DP-GAN: Diversity-Promoting Generative Adversarial Network for Generating Informative and Diversified Text

Existing text generation methods tend to produce repeated and "boring" e...
research
04/27/2021

Text Generation with Deep Variational GAN

Generating realistic sequences is a central task in many machine learnin...
research
09/18/2016

SeqGAN: Sequence Generative Adversarial Nets with Policy Gradient

As a new way of training generative models, Generative Adversarial Nets ...
research
04/05/2020

A Discriminator Improves Unconditional Text Generation without Updating the Generato

We propose a novel mechanism to improve a text generator with a discrimi...
research
12/01/2017

Text Generation Based on Generative Adversarial Nets with Latent Variable

In this paper, we propose a model using generative adversarial net (GAN)...
research
11/27/2022

DigGAN: Discriminator gradIent Gap Regularization for GAN Training with Limited Data

Generative adversarial nets (GANs) have been remarkably successful at le...
research
04/09/2019

A New GAN-based End-to-End TTS Training Algorithm

End-to-end, autoregressive model-based TTS has shown significant perform...

Please sign up or login with your details

Forgot password? Click here to reset