paper-with-me

Papers

Accelerating Stochastic Probabilistic Inference

2022-03-15 · Minta Liu, Suliang Bu

Recently, Stochastic Variational Inference (SVI) has been increasingly attractive thanks to its ability to find good posterior approximations of probabilistic models. It optimizes the variational objective with stochastic optimization, following noisy estimates of the natural gradient. However, almost all the state-of-the-art SVI algorithms are based on first-order optimization algorithm and often suffer from poor convergence rate. In this paper, we bridge the gap between second-order methods and stochastic variational inference by proposing a second-order based stochastic variational inference approach. In particular, firstly we derive the Hessian matrix of the variational objective. Then we devise two numerical schemes to implement second-order SVI efficiently. Thorough empirical evaluations are investigated on both synthetic and real dataset to backup both the effectiveness and efficiency of the proposed approach.

📄 PDF Abstract BibTeX arXiv:2203.07585

Code (0)

등록된 구현이 없습니다.

Tasks

Second-order methodsStochastic OptimizationVariational Inference

Methods 이 논문이 사용한 방법론

Variational Inference 설명 없음

Similar Papers 제목 키워드 기반

Stochastic Transition-Map Distillation for Fast Probabilistic Inference

2026-05-08 · George Rapakoulias, Peter Garud, Lingjiong Zhu, Panagiotis Tsiotras arxiv

Diffusion models achieve strong generation quality, diversity, and distribution coverage, but their performance often comes with expensive inference. In this work, we propose Stochastic Transition-Map Distillation (STMD)…

Image Generation

Stochastic Probabilistic Programs

2020-01-08 · David Tolpin, Tomer Dobkin

We introduce the notion of a stochastic probabilistic program and present a reference implementation of a probabilistic programming facility supporting specification of stochastic probabilistic programs and inference in …

Probabilistic Programming

Encapsulating models and approximate inference programs in probabilistic modules

2016-12-14 · Marco F. Cusumano-Towner, Vikash K. Mansinghka

This paper introduces the probabilistic module interface, which allows encapsulation of complex probabilistic models with latent variables alongside custom stochastic approximate inference machinery, and provides a platf…

Bayesian Policy Search for Stochastic Domains

2020-10-01 · David Tolpin, Yuan Zhou, Hongseok Yang

AI planning can be cast as inference in probabilistic models, and probabilistic programming was shown to be capable of policy search in partially observable domains. Prior work introduces policy search through Markov cha…

Bayesian InferenceProbabilistic ProgrammingVariational Inference

Venture: a higher-order probabilistic programming platform with programmable inference

2014-04-01 · Vikash Mansinghka, Daniel Selsam, Yura Perov

We describe Venture, an interactive virtual machine for probabilistic programming that aims to be sufficiently expressive, extensible, and efficient for general-purpose use. Like Church, probabilistic models and inferenc…

Probabilistic ProgrammingVariational Inference