REVIEW 1 cited by
A Hybrid Convolutional Variational Autoencoder for Text Generation
Not yet reviewed by Pith; the record is open.
This paper has not been read by Pith yet. Machine review is queued; the pith claim, tier, and objections will appear here once it completes.
SPECIMEN: schema-true, not a live event
T0 review · schema-true
One-sentence machine reading of the paper's core claim.
pith:XXXXXXXX · record.json · timestamp
read the original abstract
In this paper we explore the effect of architectural choices on learning a Variational Autoencoder (VAE) for text generation. In contrast to the previously introduced VAE model for text where both the encoder and decoder are RNNs, we propose a novel hybrid architecture that blends fully feed-forward convolutional and deconvolutional components with a recurrent language model. Our architecture exhibits several attractive properties such as faster run time and convergence, ability to better handle long sequences and, more importantly, it helps to avoid some of the major difficulties posed by training VAE models on textual data.
Forward citations
Cited by 1 Pith paper
-
FASTGEN: Fast and Cost-Effective Synthetic Tabular Data Generation with LLMs
FASTGEN uses an LLM to infer per-field distributions and generate reusable Python sampling scripts, cutting token cost by 60x at 10,000 records while approximately matching direct-generation quality on several metrics.
Discussion (0). Sign in to comment.