Feature-aware conditional GAN for category text generation
Xinze Li, Kezhi Mao, Fanfan Lin, Zijian Feng

TL;DR
This paper introduces FA-GAN, a novel feature-aware conditional GAN for category-specific text generation, improving diversity, controllability, and quality over existing methods through a specialized architecture and comprehensive experiments.
Contribution
The paper proposes a new GAN framework with a sequence-to-sequence generator and category-aware components, enhancing controllable and diverse category text generation.
Findings
FA-GAN outperforms 10 state-of-the-art methods on 6 datasets.
Generated sentences match specified categories with high quality.
The approach improves diversity, controllability, and authenticity of generated texts.
Abstract
Category text generation receives considerable attentions since it is beneficial for various natural language processing tasks. Recently, the generative adversarial network (GAN) has attained promising performance in text generation, attributed to its adversarial training process. However, there are several issues in text GANs, including discreteness, training instability, mode collapse, lack of diversity and controllability etc. To address these issues, this paper proposes a novel GAN framework, the feature-aware conditional GAN (FA-GAN), for controllable category text generation. In FA-GAN, the generator has a sequence-to-sequence structure for improving sentence diversity, which consists of three encoders including a special feature-aware encoder and a category-aware encoder, and one relational-memory-core-based decoder with the Gumbel SoftMax activation function. The discriminator…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
MethodsAttentive Walk-Aggregating Graph Neural Network · Gumbel Softmax · Softmax
