CLAILGDec 20, 2022

A survey on text generation using generative adversarial networks

Microsoft
arXiv:2212.11119v1127 citationsh-index: 53
Originality Synthesis-oriented
AI Analysis

It provides a comprehensive overview for researchers in natural language processing, but is incremental as it synthesizes existing work without new results.

This survey reviews recent advancements in text generation using Generative Adversarial Networks, highlighting challenges due to discrete data and summarizing methods like Gumbel-Softmax, Reinforcement Learning, and modified training objectives.

This work presents a thorough review concerning recent studies and text generation advancements using Generative Adversarial Networks. The usage of adversarial learning for text generation is promising as it provides alternatives to generate the so-called "natural" language. Nevertheless, adversarial text generation is not a simple task as its foremost architecture, the Generative Adversarial Networks, were designed to cope with continuous information (image) instead of discrete data (text). Thus, most works are based on three possible options, i.e., Gumbel-Softmax differentiation, Reinforcement Learning, and modified training objectives. All alternatives are reviewed in this survey as they present the most recent approaches for generating text using adversarial-based techniques. The selected works were taken from renowned databases, such as Science Direct, IEEEXplore, Springer, Association for Computing Machinery, and arXiv, whereas each selected work has been critically analyzed and assessed to present its objective, methodology, and experimental results.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes