paper-with-me

Papers

Variational Inference and Deep Generative Models

2018-07-01 · ACL 2018 7 · Wilker Aziz, Philip Schulz

NLP has seen a surge in neural network models in recent years. These models provide state-of-the-art performance on many supervised tasks. Unsupervised and semi-supervised learning has only been addressed scarcely, however. Deep generative models (DGMs) make it possible to integrate neural networks with probabilistic graphical models. Using DGMs one can easily design latent variable models that account for missing observations and thereby enable unsupervised and semi-supervised learning with neural networks. The method of choice for training these models is variational inference. This tutorial offers a general introduction to variational inference followed by a thorough and example-driven discussion of how to use variational methods for training DGMs. It provides both the mathematical background necessary for deriving the learning algorithms as well as practical implementation guidelines. Importantly, the tutorial will cover models with continuous and discrete variables. We provide practical coding exercises implemented in IPython notebooks as well as short notes on the more intricate mathematical details that the audience can use as a reference after the tutorial. We expect that with these additional materials the tutorial will have a long-lasting impact on the community.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

Machine TranslationNatural Language InferenceVariational Inference

Similar Papers 제목 키워드 기반

Semi-Amortized Variational Autoencoders

2018-02-07 · ICML 2018 7 · Yoon Kim, Sam Wiseman, Andrew C. Miller, David Sontag 외

Amortized variational inference (AVI) replaces instance-specific local inference with a global inference network. While AVI has enabled efficient training of deep generative models such as variational autoencoders (VAE),…

Text GenerationVariational Inference

The Thermodynamic Variational Objective

2019-06-28 · NeurIPS 2019 12 · Vaden Masrani, Tuan Anh Le, Frank Wood

We introduce the thermodynamic variational objective (TVO) for learning in both continuous and discrete deep generative models. The TVO arises from a key connection between variational inference and thermodynamic integra…

Variational Inference

Neural Variational Inference for Text Processing

2015-11-19 · Yishu Miao, Lei Yu, Phil Blunsom

Recent advances in neural variational inference have spawned a renaissance in deep latent variable models. In this paper we introduce a generic variational inference framework for generative and conditional models of tex…

Answer SelectionQuestion AnsweringTopic ModelsVariational Inference

Variational Inference using Implicit Distributions

2017-02-27 · Ferenc Huszár

Generative adversarial networks (GANs) have given us a great tool to fit implicit generative models to data. Implicit distributions are ones we can sample from easily, and take derivatives of samples with respect to mode…

DenoisingDensity Ratio EstimationImage ReconstructionVariational Inference

The equivalence between Stein variational gradient descent and black-box variational inference

2020-04-04 · ICLR Workshop DeepDiffEq 2019 12 · Casey Chu, Kentaro Minami, Kenji Fukumizu

We formalize an equivalence between two popular methods for Bayesian inference: Stein variational gradient descent (SVGD) and black-box variational inference (BBVI). In particular, we show that BBVI corresponds precisely…

Bayesian InferenceVariational Inference