We gratefully acknowledge support from
the Simons Foundation and member institutions.
Full-text links:

Download:

Current browse context:

cs

Change to browse by:

References & Citations

DBLP - CS Bibliography

Bookmark

(what is this?)
CiteULike logo BibSonomy logo Mendeley logo del.icio.us logo Digg logo Reddit logo

Computer Science > Computation and Language

Title: InitialGAN: A Language GAN with Completely Random Initialization

Authors: Da Ren, Qing Li
Abstract: Text generative models trained via Maximum Likelihood Estimation (MLE) suffer from the notorious exposure bias problem, and Generative Adversarial Networks (GANs) are shown to have potential to tackle this problem. Existing language GANs adopt estimators like REINFORCE or continuous relaxations to model word probabilities. The inherent limitations of such estimators lead current models to rely on pre-training techniques (MLE pre-training or pre-trained embeddings). Representation modeling methods which are free from those limitations, however, are seldomly explored because of their poor performance in previous attempts. Our analyses reveal that invalid sampling methods and unhealthy gradients are the main contributors to such unsatisfactory performance. In this work, we present two techniques to tackle these problems: dropout sampling and fully normalized LSTM. Based on these two techniques, we propose InitialGAN whose parameters are randomly initialized in full. Besides, we introduce a new evaluation metric, Least Coverage Rate, to better evaluate the quality of generated samples. The experimental results demonstrate that InitialGAN outperforms both MLE and other compared models. To the best of our knowledge, it is the first time a language GAN can outperform MLE without using any pre-training techniques.
Subjects: Computation and Language (cs.CL)
Cite as: arXiv:2208.02531 [cs.CL]
  (or arXiv:2208.02531v3 [cs.CL] for this version)

Submission history

From: Da Ren [view email]
[v1] Thu, 4 Aug 2022 08:56:04 GMT (2278kb,D)
[v2] Mon, 3 Oct 2022 09:13:41 GMT (3595kb,D)
[v3] Tue, 18 Jul 2023 08:06:19 GMT (3589kb,D)

Link back to: arXiv, form interface, contact.