Improve Diverse Text Generation by Self Labeling Conditional Variational Auto Encoder
Yuchi Zhang, Yongliang Wang, Liping Zhang, Zhiqiang Zhang, Kun Gai

TL;DR
This paper introduces SLCVAE, a novel method that explicitly addresses the KL-vanishing problem in CVAEs for diverse text generation by using a self-labeling approach to improve expressiveness and diversity.
Contribution
The paper proposes an explicit objective and a labeling network to enhance CVAE diversity, along with a new dataset for diverse text generation research.
Findings
Significant improvement in generation diversity.
Comparable accuracy to state-of-the-art methods.
Effective mitigation of KL-vanishing problem.
Abstract
Diversity plays a vital role in many text generating applications. In recent years, Conditional Variational Auto Encoders (CVAE) have shown promising performances for this task. However, they often encounter the so called KL-Vanishing problem. Previous works mitigated such problem by heuristic methods such as strengthening the encoder or weakening the decoder while optimizing the CVAE objective function. Nevertheless, the optimizing direction of these methods are implicit and it is hard to find an appropriate degree to which these methods should be applied. In this paper, we propose an explicit optimizing objective to complement the CVAE to directly pull away from KL-vanishing. In fact, this objective term guides the encoder towards the "best encoder" of the decoder to enhance the expressiveness. A labeling network is introduced to estimate the "best encoder". It provides a continuous…
Click any figure to enlarge with its caption.
Figure 1
Figure 2
Figure 3
Figure 4
Figure 5
Figure 6
Figure 7Peer 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
TopicsNatural Language Processing Techniques · Topic Modeling · Multimodal Machine Learning Applications
MethodsConditional Variational Auto Encoder
Improve Diverse Text Generation by Self Labeled Conditional Variational Auto Encoder
Supplemental Materials
