paper-with-me

Papers

Learning Multi-layer Latent Variable Model via Variational Optimization of Short Run MCMC for Approximate Inference

2019-12-04 · ECCV 2020 8 · Erik Nijkamp, Bo Pang, Tian Han, Linqi Zhou, Song-Chun Zhu, Ying Nian Wu

This paper studies the fundamental problem of learning deep generative models that consist of multiple layers of latent variables organized in top-down architectures. Such models have high expressivity and allow for learning hierarchical representations. Learning such a generative model requires inferring the latent variables for each training example based on the posterior distribution of these latent variables. The inference typically requires Markov chain Monte Caro (MCMC) that can be time consuming. In this paper, we propose to use noise initialized non-persistent short run MCMC, such as finite step Langevin dynamics initialized from the prior distribution of the latent variables, as an approximate inference engine, where the step size of the Langevin dynamics is variationally optimized by minimizing the Kullback-Leibler divergence between the distribution produced by the short run MCMC and the posterior distribution. Our experiments show that the proposed method outperforms variational auto-encoder (VAE) in terms of reconstruction error and synthesis quality. The advantage of the proposed method is that it is simple and automatic without the need to design an inference model.

📄 PDF Abstract BibTeX arXiv:1912.01909

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Self-supervised Latent Space Optimization with Nebula Variational Coding

2025-06-02 · Yida Wang, David Joseph Tan, Nassir Navab, Federico Tombari

Deep learning approaches process data in a layer-by-layer way with intermediate (or latent) features. We aim at designing a general solution to optimize the latent manifolds to improve the performance on classification, …

FormMetric LearningVariational Inference

Deep Attentive Variational Inference

2021-09-29 · ICLR 2022 4 · Ifigeneia Apostolopoulou, Ian Char, Elan Rosenfeld, Artur Dubrawski

Stochastic Variational Inference is a powerful framework for learning large-scale probabilistic latent variable models. However, typical assumptions on the factorization or independence of the latent variables can subst…

Variational Inference

A Structured Variational Auto-encoder for Learning Deep Hierarchies of Sparse Features

2016-02-28 · Tim Salimans

In this note we present a generative model of natural images consisting of a deep hierarchy of layers of latent random variables, each of which follows a new type of distribution that we call rectified Gaussian. These re…

Variational InferenceVocal Bursts Type Prediction

Fuse It More Deeply! A Variational Transformer with Layer-Wise Latent Variable Inference for Text Generation

2022-07-13 · NAACL 2022 7 · Jinyi Hu, Xiaoyuan Yi, Wenhao Li, Maosong Sun 외

The past several years have witnessed Variational Auto-Encoder's superiority in various text generation tasks. However, due to the sequential nature of the text, auto-regressive decoders tend to ignore latent variables a…

DiversityText Generation

Posterior Collapse and Latent Variable Non-identifiability

2023-01-02 · NeurIPS 2021 12 · Yixin Wang, David M. Blei, John P. Cunningham

Variational autoencoders model high-dimensional data by positing low-dimensional latent variables that are mapped through a flexible distribution parametrized by a neural network. Unfortunately, variational autoencoders …

AttributeVariational Inference