paper-with-me

Papers

Discretely Relaxing Continuous Variables for tractable Variational Inference

2018-09-12 · NeurIPS 2018 · Trefor W. Evans, Prasanth B. Nair

We explore a new research direction in Bayesian variational inference with discrete latent variable priors where we exploit Kronecker matrix algebra for efficient and exact computations of the evidence lower bound (ELBO). The proposed "DIRECT" approach has several advantages over its predecessors; (i) it can exactly compute ELBO gradients (i.e. unbiased, zero-variance gradient estimates), eliminating the need for high-variance stochastic gradient estimators and enabling the use of quasi-Newton optimization methods; (ii) its training complexity is independent of the number of training points, permitting inference on large datasets; and (iii) its posterior samples consist of sparse and low-precision quantized integers which permit fast inference on hardware limited devices. In addition, our DIRECT models can exactly compute statistical moments of the parameterized predictive posterior without relying on Monte Carlo sampling. The DIRECT approach is not practical for all likelihoods, however, we identify a popular model structure which is practical, and demonstrate accurate inference using latent variables discretized as extremely low-precision 4-bit quantized integers. While the ELBO computations considered in the numerical studies require over $10^{2352}$ log-likelihood evaluations, we train on datasets with over two-million points in just seconds.

📄 PDF Abstract BibTeX arXiv:1809.04279

Code (2)

treforevans/direct 공식 구현 tf
treforevans/uci_datasets

Tasks

Variational Inference

Similar Papers 제목 키워드 기반

Discretely Relaxing Continuous Variables for tractable Variational Inference

2018-12-01 · NeurIPS 2018 12 · Trefor Evans, Prasanth Nair

We explore a new research direction in Bayesian variational inference with discrete latent variable priors where we exploit Kronecker matrix algebra for efficient and exact computations of the evidence lower bound (ELBO)…

Variational Inference

Discretely Indexed Flows

2022-04-04 · Elouan Argouarc'h, François Desbouvries, Eric Barat, Eiji Kawasaki 외

In this paper we propose Discretely Indexed flows (DIF) as a new tool for solving variational estimation problems. Roughly speaking, DIF are built as an extension of Normalizing Flows (NF), in which the deterministic tra…

Density EstimationVariational Inference

Auto-Encoding Variational Bayes

2013-12-20 · Diederik P. Kingma, Max Welling

How can we perform efficient inference and learning in directed probabilistic models, in the presence of continuous latent variables with intractable posterior distributions, and large datasets? We introduce a stochastic…

Anomaly DetectionImage ClusteringVariational Inference

DVAE#: Discrete Variational Autoencoders with Relaxed Boltzmann Priors

2018-05-18 · NeurIPS 2018 12 · Arash Vahdat, Evgeny Andriyash, William G. Macready

Boltzmann machines are powerful distributions that have been shown to be an effective prior over binary latent variables in variational autoencoders (VAEs). However, previous methods for training discrete VAEs have used …

Stochastic gradient variational Bayes for gamma approximating distributions

2015-09-04 · David A. Knowles

While stochastic variational inference is relatively well known for scaling inference in Bayesian probabilistic models, related methods also offer ways to circumnavigate the approximation of analytically intractable expe…

Variational Inference