paper-with-me

홈 › Papers

Pseudo-Encoded Stochastic Variational Inference

2019-12-19 · Amir Zadeh, Smon Hessner, Yao-Chong Lim, Louis-Phlippe Morency

Posterior inference in directed graphical models is commonly done using a probabilistic encoder (a.k.a inference model) conditioned on the input. Often this inference model is trained jointly with the probabilistic decoder (a.k.a generator model). If probabilistic encoder encounters complexities during training (e.g. suboptimal complxity or parameterization), then learning reaches a suboptimal objective; a phenomena commonly called inference suboptimality. In Variational Inference (VI), optimizing the ELBo using Stochastic Variational Inference (SVI) can eliminate the inference suboptimality (as demonstrated in this paper), however, this solution comes at a substantial computational cost when inference needs to be done on new data points. Essentially, a long sequential chain of gradient updates is required to fully optimize approximate posteriors. In this paper, we present an approach called Pseudo-Encoded Stochastic Variational Inference (PE-SVI), to reduce the inference complexity of SVI during test time. Our approach relies on finding a suitable initial start point for gradient operations, which naturally reduces the required gradient steps. Furthermore, this initialization allows for adopting larger step sizes (compared to random initialization used in SVI), which further reduces the inference time complexity. PE-SVI reaches the same ELBo objective as SVI using less than one percent of required steps, on average.

📄 PDF Abstract BibTeX arXiv:1912.09423

Code (0)

등록된 구현이 없습니다.

Tasks

DecoderVariational Inference

Methods 이 논문이 사용한 방법론

Test 설명 없음

Similar Papers 제목 키워드 기반

A Coreset-based, Tempered Variational Posterior for Accurate and Scalable Stochastic Gaussian Process Inference

2023-11-02 · Mert Ketenci, Adler Perotte, Noémie Elhadad, Iñigo Urteaga

We present a novel stochastic variational Gaussian process ($\mathcal{GP}$) inference method, based on a posterior over a learnable set of weighted pseudo input-output points (coresets). Instead of a free-form variationa…

Stochastic Optimization

VHEGAN: Variational Hetero-Encoder Randomized GAN for Zero-Shot Learning

2019-05-01 · ICLR 2019 5 · Hao Zhang, Bo Chen, Long Tian, Zhengjue Wang 외

To extract and relate visual and linguistic concepts from images and textual descriptions for text-based zero-shot learning (ZSL), we develop variational hetero-encoder (VHE) that decodes text via a deep probabilisitic t…

Image GenerationRetrievalText GenerationVariational Inference+1

Variational Pseudolikelihood for Regularized Ising Inference

2014-09-24 · Charles K. Fisher

I propose a variational approach to maximum pseudolikelihood inference of the Ising model. The variational algorithm is more computationally efficient, and does a better job predicting out-of-sample correlations than $L_…

Stochastic Mirror Descent in Variationally Coherent Optimization Problems

2017-12-01 · NeurIPS 2017 12 · Zhengyuan Zhou, Panayotis Mertikopoulos, Nicholas Bambos, Stephen Boyd 외

In this paper, we examine a class of non-convex stochastic optimization problems which we call variationally coherent, and which properly includes pseudo-/quasiconvex and star-convex optimization problems. To solve such …

Stochastic Optimization

Forward-backward-forward methods with variance reduction for stochastic variational inequalities

2019-02-09 · Radu Ioan Bot, Panayotis Mertikopoulos, Mathias Staudigl, Phan Tu Vuong

We develop a new stochastic algorithm with variance reduction for solving pseudo-monotone stochastic variational inequalities. Our method builds on Tseng's forward-backward-forward (FBF) algorithm, which is known in the …