A latent-variable non-autoregressive translation model with deterministic delta-posterior inference matches autoregressive quality within 2 BLEU points while decoding 12.5x faster.
Improving Sampling from Generative Autoencoders with Markov Chains
1 Pith paper cite this work. Polarity classification is still indexing.
abstract
We focus on generative autoencoders, such as variational or adversarial autoencoders, which jointly learn a generative model alongside an inference model. Generative autoencoders are those which are trained to softly enforce a prior on the latent distribution learned by the inference model. We call the distribution to which the inference model maps observed samples, the learned latent distribution, which may not be consistent with the prior. We formulate a Markov chain Monte Carlo (MCMC) sampling process, equivalent to iteratively decoding and encoding, which allows us to sample from the learned latent distribution. Since, the generative model learns to map from the learned latent distribution, rather than the prior, we may use MCMC to improve the quality of samples drawn from the generative model, especially when the learned latent distribution is far from the prior. Using MCMC sampling, we are able to reveal previously unseen differences between generative autoencoders trained either with or without a denoising criterion.
fields
cs.CL 1years
2019 1verdicts
CONDITIONAL 1representative citing papers
citing papers explorer
-
Latent-Variable Non-Autoregressive Neural Machine Translation with Deterministic Inference Using a Delta Posterior
A latent-variable non-autoregressive translation model with deterministic delta-posterior inference matches autoregressive quality within 2 BLEU points while decoding 12.5x faster.