Mask Generative Adversarial Network

Year: 2,018
Journal: International Conference on Learning Representations
Languages: English
Programming languages: Python
Input data:

words/characters

We propose to improve sample quality using Generative Adversarial Networks (GANs), which explicitly train the generator to produce high quality samples and have shown a lot of success in image generation. GANs were originally designed to output differentiable values, so discrete language generation is challenging for them. We claim that validation perplexity alone is not indicative of the quality of text generated by a model. We introduce an actor-critic conditional GAN that fills in missing text conditioned on the surrounding context.

Sign In

Register

Reset Password

Please enter your username or email address, you will receive a link to create a new password via email.