TL;DR
CatVRNN is a novel multi-task learning model that improves category-specific text generation by addressing GAN limitations like mode collapse, demonstrating superior diversity over existing methods.
Contribution
This paper introduces CatVRNN, a multi-task learning approach that jointly trains generation and classification to produce diverse, category-specific texts more effectively than GAN-based models.
Findings
Outperforms GAN-based methods in text diversity
Effectively generates category-specific texts
Addresses mode collapse and training instability
Abstract
Controlling the model to generate texts of different categories is a challenging task that is receiving increasing attention. Recently, generative adversarial networks (GANs) have shown promising results for category text generation. However, the texts generated by GANs usually suffer from problems of mode collapse and training instability. To avoid the above problems, in this study, inspired by multi-task learning, a novel model called category-aware variational recurrent neural network (CatVRNN) is proposed. In this model, generation and classification tasks are trained simultaneously to generate texts of different categories. The use of multi-task learning can improve the quality of the generated texts, when the classification task is appropriate. In addition, a function is proposed to initialize the hidden state of the CatVRNN to force the model to generate texts of a specific…
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.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
