HyperAIHyperAI

Command Palette

Search for a command to run...

5 months ago

MaskGAN: Better Text Generation via Filling in the______

William Fedus; Ian Goodfellow; Andrew M. Dai

MaskGAN: Better Text Generation via Filling in the______

Abstract

Neural text generation models are often autoregressive language models or seq2seq models. These models generate text by sampling words sequentially, with each word conditioned on the previous word, and are state-of-the-art for several machine translation and summarization benchmarks. These benchmarks are often defined by validation perplexity even though this is not a direct measure of the quality of the generated text. Additionally, these models are typically trained via maxi- mum likelihood and teacher forcing. These methods are well-suited to optimizing perplexity but can result in poor sample quality since generating text requires conditioning on sequences of words that may have never been observed at training time. 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. We show qualitatively and quantitatively, evidence that this produces more realistic conditional and unconditional text samples compared to a maximum likelihood trained model.

Benchmarks

BenchmarkMethodologyMetrics
multivariate-time-series-imputation-on-2MaskGAN
OOB Rate (10^−3) : 4.592
Path Difference: 0.680
Path Length: 0.793
Player Distance : 0.427
Step Change (10^−3): 9.622

Build AI with AI

From idea to launch — accelerate your AI development with free AI co-coding, out-of-the-box environment and best price of GPUs.

AI Co-coding
Ready-to-use GPUs
Best Pricing
Get Started

Hyper Newsletters

Subscribe to our latest updates
We will deliver the latest updates of the week to your inbox at nine o'clock every Monday morning
Powered by MailChimp
MaskGAN: Better Text Generation via Filling in the______ | Papers | HyperAI