pith. sign in

arxiv: 1705.10929 · v1 · pith:J7QF6BEOnew · submitted 2017-05-31 · 💻 cs.CL · cs.AI· cs.NE· stat.ML

Adversarial Generation of Natural Language

classification 💻 cs.CL cs.AIcs.NEstat.ML
keywords generationlanguageresultsadversarialgeneratingnaturalcontext-freeable
0
0 comments X
read the original abstract

Generative Adversarial Networks (GANs) have gathered a lot of attention from the computer vision community, yielding impressive results for image generation. Advances in the adversarial generation of natural language from noise however are not commensurate with the progress made in generating images, and still lag far behind likelihood based methods. In this paper, we take a step towards generating natural language with a GAN objective alone. We introduce a simple baseline that addresses the discrete output space problem without relying on gradient estimators and show that it is able to achieve state-of-the-art results on a Chinese poem generation dataset. We present quantitative results on generating sentences from context-free and probabilistic context-free grammars, and qualitative language modeling results. A conditional version is also described that can generate sequences conditioned on sentence characteristics.

This paper has not been read by Pith yet.

discussion (0)

Sign in with ORCID, Apple, or X to comment. Anyone can read and Pith papers without signing in.

Forward citations

Cited by 1 Pith paper

Reviewed papers in the Pith corpus that reference this work. Sorted by Pith novelty score.

  1. Automatic Repair and Type Binding of Undeclared Variables using Neural Networks

    cs.SE 2019-07 unverdicted novelty 4.0

    Neural network trained on AST structural details repairs undeclared variable errors and infers types, reporting 81% success on location/identification and 80% on types for 1059 programs in the prutor dataset.