Adversarial Text Generation via Feature-Mover's Distance
Abstract
Generative adversarial networks (GANs) have achieved significant success in generating real-valued data. However, the discrete nature of text hinders the application of GAN to text-generation tasks. Instead of using the standard GAN objective, we propose to improve text-generation GAN via a novel approach inspired by optimal transport. Specifically, we consider matching the latent feature distributions of real and synthetic sentences using a novel metric, termed the feature-mover's distance (FMD). This formulation leads to a highly discriminative critic and easy-to-optimize objective, overcoming the mode-collapsing and brittle-training problems in existing methods. Extensive experiments are conducted on a variety of tasks to evaluate the proposed model empirically, including unconditional text generation, style transfer from non-parallel text, and unsupervised cipher cracking. The proposed model yields superior performance, demonstrating wide applicability and effectiveness.
Cite
@article{arxiv.1809.06297,
title = {Adversarial Text Generation via Feature-Mover's Distance},
author = {Liqun Chen and Shuyang Dai and Chenyang Tao and Dinghan Shen and Zhe Gan and Haichao Zhang and Yizhe Zhang and Lawrence Carin},
journal= {arXiv preprint arXiv:1809.06297},
year = {2020}
}