paper-with-me

홈 › Papers

Improve Diverse Text Generation by Self Labeling Conditional Variational Auto Encoder

2019-03-26 · Yuchi Zhang, Yongliang Wang, Liping Zhang, Zhiqiang Zhang, Kun Gai

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 label in the latent space of CVAE to help build a close connection between latent variables and targets. The whole proposed method is named Self Labeling CVAE~(SLCVAE). To accelerate the research of diverse text generation, we also propose a large native one-to-many dataset. Extensive experiments are conducted on two tasks, which show that our method largely improves the generating diversity while achieving comparable accuracy compared with state-of-art algorithms.

📄 PDF Abstract BibTeX arXiv:1903.10842

Code (0)

등록된 구현이 없습니다.

Tasks

DecoderDiversityText Generation

Methods 이 논문이 사용한 방법론

cVAE 설명 없음

Similar Papers 제목 키워드 기반

KEST: Kernel Distance Based Efficient Self-Training for Improving Controllable Text Generation

2023-06-17 · Yuxi Feng, Xiaoyuan Yi, Laks V. S. Lakshmanan, Xing Xie

Self-training (ST) has come to fruition in language understanding tasks by producing pseudo labels, which reduces the labeling bottleneck of language model fine-tuning. Nevertheless, in facilitating semi-supervised contr…

DiversityLanguage ModelingLanguage ModellingText Generation

GeoBiked: A Dataset with Geometric Features and Automated Labeling Techniques to Enable Deep Generative Models in Engineering Design

2024-09-25 · Phillip Mueller, Sebastian Mueller, Lars Mikelsons

We provide a dataset for enabling Deep Generative Models (DGMs) in engineering design and propose methods to automate data labeling by utilizing large-scale foundation models. GeoBiked is curated to contain 4 355 bicycle…

Image GenerationPrompt Engineering

Improving 3D Labeling in Self-Driving by Inferring Vehicle Information using Vision Language Models

2026-05-20 · Steven Chen, Shivesh Khaitan, Nemanja Djuric arxiv

We present an approach to improve 3D vehicle labeling in self-driving applications through zero-shot inference of vehicle information, leveraging Vehicle Make and Model Recognition (VMMR) methods. The proposed approach u…

Prompt Engineering

Generative Adversarial Data Programming

2020-04-30 · Arghya Pal, Vineeth N. Balasubramanian

The paucity of large curated hand-labeled training data forms a major bottleneck in the deployment of machine learning models in computer vision and other fields. Recent work (Data Programming) has shown how distant supe…

Image GenerationMulti-Task LearningTransfer Learning

Domain Adaptation for Dense Retrieval and Conversational Dense Retrieval through Self-Supervision by Meticulous Pseudo-Relevance Labeling

2024-03-13 · Minghan Li, Eric Gaussier

Recent studies have demonstrated that the ability of dense retrieval models to generalize to target domains with different distributions is limited, which contrasts with the results obtained with interaction-based models…

Conversational SearchDomain AdaptationRetrieval