Generative Text Modeling through Short Run Inference (2021.eacl-main)

Copied to clipboard

Challenge: Latent variable models for text capture global semantic and syntactic features when trained correctly.
Approach: They propose a short run dynamics for inference that initializes from the prior distribution of the latent variable and runs a small number of Langevin dynamics steps guided by its posterior distribution.
Outcome: The proposed model is able to generate coherent sentences with smooth transition and shows no sign of posterior collapse.

Similar Papers

Implicit Deep Latent Variable Models for Text Generation (D19-1)

Copied to clipboard

Challenge: Variational auto-encoders have been used for text generation but their representation power is limited due to two reasons.
Approach: They advocate sample-based representations of variational distributions for natural language . they further develop an LVM to directly match the aggregated posterior to the prior .
Outcome: The proposed model can be viewed as a natural extension of VAEs with a regularization of maximizing mutual information, mitigating the "posterior collapse" issue.
Empirical Prior for Text Autoencoders (2024.findings-emnlp)

Copied to clipboard

Challenge: Variational Autoencoders (VAE) are used to train generative models with latent variables.
Approach: They propose a transition from Variational Autoencoders (VAE) to text autoencodeurs (AE) which model a compact latent space and preserves the capability of the language model itself.
Outcome: The proposed method generates higher quality and more diverse text than the VAE-based Transformer baselines, and is more efficient than previous approaches.
Towards Generating Long and Coherent Text with Multi-Level Latent Variable Models (P19-1)

Copied to clipboard

Challenge: Variational autoencoders (VAEs) have received much attention as an end-to-end architecture for text generation with latent variables.
Approach: They propose to leverage several multi-level structures to learn a variational autoencoder model for generating long, and coherent text.
Outcome: The proposed model produces more coherent and less repetitive long text compared to baselines and mitigates posterior collapse issue.
Latent-Variable Generative Models for Data-Efficient Text Classification (D19-1)

Copied to clipboard

Challenge: Generative classifiers offer potential advantages over discriminative classifications, including data efficiency and zero-shot learning.
Approach: They introduce discrete latent variables into generative story to improve classifiers' performance . they empirically characterize performance of their models on six text classification datasets .
Outcome: The proposed model outperforms discriminative and generative classifiers on six text classification datasets.
A Surprisingly Effective Fix for Deep Latent Variable Modeling of Text (D19-1)

Copied to clipboard

Challenge: Variational Autoencoders are powerful language models and effective representation learning frameworks.
Approach: They propose a fix for posterior collapse which improves held-out likelihood, reconstruction and latent representation learning .
Outcome: The proposed fix significantly improves held-out likelihood, reconstruction, and latent representation learning compared with previous state-of-the-art methods.
Scale-VAE: Preventing Posterior Collapse in Variational Autoencoder (2024.lrec-main)

Copied to clipboard

Challenge: Variational autoencoder (VAE) is a widely used generative model . but when employing strong autoregressive generation networks, VAE tends to converge to a degenerate local optimum known as posterior collapse.
Approach: They propose a model called Scale-VAE to solve a posterior collapse problem . they use a factor to keep the posterior dimension discriminative across data instances .
Outcome: The proposed model outperforms state-of-the-art models in density estimation and representation learning.
Improving Variational Autoencoder for Text Modelling with Timestep-Wise Regularisation (2020.coling-main)

Copied to clipboard

Challenge: Variational Autoencoders (VAEs) have been widely used in text modelling but posterior collapse is a problem when RNN-based models are employed.
Approach: They propose a timestep-wise regularisation VAE architecture which can effectively avoid posterior collapse when used in text modelling.
Outcome: The proposed model avoids posterior collapse and can be applied to any RNN-based VAE model.
Explicit Bayesian Inference to Uncover the Latent Themes of Large Language Models (2025.findings-acl)

Copied to clipboard

Challenge: Large language models (LLMs) have impressive generative capabilities, yet their inner mechanisms remain largely opaque.
Approach: They propose a variational autoencoder-based neural topic model to interpret LLMs generation process through an explicit Bayesian framework by inferring latent topic variables via variational inference.
Outcome: The proposed model outperforms state-of-the-art topic models on intrinsic measures of coherence and diversity on multiple datasets and shows significant gains on classification and summarization tasks.
Better Exploiting Latent Variables in Text Modeling (P19-1)

Copied to clipboard

Challenge: Consistent gains in performance on two datasets, Penn Treebank and Yahoo, indicate the generalizability of our method.
Approach: They propose a method to exploit latent variables through hidden state averaging by sampling latent variable multiple times at a gradient step.
Outcome: The proposed method shows consistent gains on two datasets showing that it is generalizable.
Effective Estimation of Deep Generative Language Models (2020.acl-main)

Copied to clipboard

Challenge: Existing techniques for parameterisation of probabilistic models by deep neural networks are difficult to use in language modelling due to posterior collapse.
Approach: They propose to use variational auto-encoder to estimate probabilistic models of language by deep neural networks.
Outcome: The proposed model performs reasonably well given enough resources, but a favourite can be named based on convenience.

What is GenGO?

GenGO is an NLP powered publication search system. It currenctly indexes 30k+ papers from ACL Anthology, and implements multi-aspect summarization, semantic search, and more!

Information

About
Limitations