paper-with-me

홈 › Papers

Amortized Variational Inference: A Systematic Review

2022-09-22 · Ankush Ganguly, Sanjana Jain, Ukrit Watchareeruetai

The core principle of Variational Inference (VI) is to convert the statistical inference problem of computing complex posterior probability densities into a tractable optimization problem. This property enables VI to be faster than several sampling-based techniques. However, the traditional VI algorithm is not scalable to large data sets and is unable to readily infer out-of-bounds data points without re-running the optimization process. Recent developments in the field, like stochastic-, black box-, and amortized-VI, have helped address these issues. Generative modeling tasks nowadays widely make use of amortized VI for its efficiency and scalability, as it utilizes a parameterized function to learn the approximate posterior density parameters. In this paper, we review the mathematical foundations of various VI techniques to form the basis for understanding amortized VI. Additionally, we provide an overview of the recent trends that address several issues of amortized VI, such as the amortization gap, generalization issues, inconsistent representation learning, and posterior collapse. Finally, we analyze alternate divergence measures that improve VI optimization.

📄 PDF Abstract BibTeX arXiv:2209.10888

Code (0)

등록된 구현이 없습니다.

Tasks

Representation LearningVariational Inference

Methods 이 논문이 사용한 방법론

Variational Inference 설명 없음

Similar Papers 제목 키워드 기반

Advances in Variational Inference

2017-11-15 · Cheng Zhang, Judith Butepage, Hedvig Kjellstrom, Stephan Mandt

Many modern unsupervised or semi-supervised machine learning algorithms rely on Bayesian probabilistic models. These models are usually intractable and thus require approximate inference. Variational inference (VI) lets …

Variational Inference

Forward Amortized Inference for Likelihood-Free Variational Marginalization

2018-05-29 · Luca Ambrogioni, Umut Güçlü, Julia Berezutskaya, Eva W. P. van den Borne 외

In this paper, we introduce a new form of amortized variational inference by using the forward KL divergence in a joint-contrastive variational loss. The resulting forward amortized variational inference is a likelihood-…

General ClassificationVariational Inference

Amortized Inference of Variational Bounds for Learning Noisy-OR

2019-06-06 · Yiming Yan, Melissa Ailem, Fei Sha

Classical approaches for approximate inference depend on cleverly designed variational distributions and bounds. Modern approaches employ amortized variational inference, which uses a neural network to approximate any po…

Variational Inference

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

Variational Message Passing with Structured Inference Networks

2018-03-15 · ICLR 2018 1 · Wu Lin, Nicolas Hubacher, Mohammad Emtiyaz Khan

Recent efforts on combining deep models with probabilistic graphical models are promising in providing flexible models that are also easy to interpret. We propose a variational message-passing algorithm for variational i…

Variational Inference