paper-with-me

Papers

Stochastic Variational Inference with Gradient Linearization

2018-03-28 · CVPR 2018 6 · Tobias Plötz, Anne S. Wannenwetsch, Stefan Roth

Variational inference has experienced a recent surge in popularity owing to stochastic approaches, which have yielded practical tools for a wide range of model classes. A key benefit is that stochastic variational inference obviates the tedious process of deriving analytical expressions for closed-form variable updates. Instead, one simply needs to derive the gradient of the log-posterior, which is often much easier. Yet for certain model classes, the log-posterior itself is difficult to optimize using standard gradient techniques. One such example are random field models, where optimization based on gradient linearization has proven popular, since it speeds up convergence significantly and can avoid poor local optima. In this paper we propose stochastic variational inference with gradient linearization (SVIGL). It is similarly convenient as standard stochastic variational inference - all that is required is a local linearization of the energy gradient. Its benefit over stochastic variational inference with conventional gradient methods is a clear improvement in convergence speed, while yielding comparable or even better variational approximations in terms of KL divergence. We demonstrate the benefits of SVIGL in three applications: Optical flow estimation, Poisson-Gaussian denoising, and 3D surface reconstruction.

📄 PDF Abstract BibTeX arXiv:1803.10586

Code (0)

등록된 구현이 없습니다.

Tasks

DenoisingOptical Flow EstimationSurface ReconstructionVariational Inference

Similar Papers 제목 키워드 기반

Importance Sampled Stochastic Optimization for Variational Inference

2017-04-19 · Joseph Sakaya, Arto Klami

Variational inference approximates the posterior distribution of a probabilistic model with a parameterized density by maximizing a lower bound for the model evidence. Modern solutions fit a flexible approximation with s…

Probabilistic ProgrammingStochastic OptimizationVariational Inference

Understanding Stochastic Natural Gradient Variational Inference

2024-06-04 · Kaiwen Wu, Jacob R. Gardner

Stochastic natural gradient variational inference (NGVI) is a popular posterior inference method with applications in various probabilistic models. Despite its wide usage, little is known about the non-asymptotic converg…

Variational Inference

Local Expectation Gradients for Doubly Stochastic Variational Inference

2015-03-04 · Michalis K. Titsias

We introduce local expectation gradients which is a general purpose stochastic variational inference algorithm for constructing stochastic gradients through sampling from the variational distribution. This algorithm divi…

Variational Inference

Local Expectation Gradients for Black Box Variational Inference

2015-12-01 · NeurIPS 2015 12 · Michalis Titsias Rc Aueb, Miguel Lázaro-Gredilla

We introduce local expectation gradients which is a general purpose stochastic variational inference algorithm for constructing stochastic gradients by sampling from the variational distribution. This algorithm divides t…

Variational Inference

Smoothed Gradients for Stochastic Variational Inference

2014-06-13 · NeurIPS 2014 12 · Stephan Mandt, David Blei

Stochastic variational inference (SVI) lets us scale up Bayesian computation to massive data. It uses stochastic optimization to fit a variational distribution, following easy-to-compute noisy natural gradients. As with …

Stochastic OptimizationVariational Inference