paper-with-me

Papers

Variational Particle Approximations

2014-02-24 · Ardavan Saeedi, Tejas D. Kulkarni, Vikash Mansinghka, Samuel Gershman

Approximate inference in high-dimensional, discrete probabilistic models is a central problem in computational statistics and machine learning. This paper describes discrete particle variational inference (DPVI), a new approach that combines key strengths of Monte Carlo, variational and search-based techniques. DPVI is based on a novel family of particle-based variational approximations that can be fit using simple, fast, deterministic search techniques. Like Monte Carlo, DPVI can handle multiple modes, and yields exact results in a well-defined limit. Like unstructured mean-field, DPVI is based on optimizing a lower bound on the partition function; when this quantity is not of intrinsic interest, it facilitates convergence assessment and debugging. Like both Monte Carlo and combinatorial search, DPVI can take advantage of factorization, sequential structure, and custom search operators. This paper defines DPVI particle-based approximation family and partition function lower bounds, along with the sequential DPVI and local DPVI algorithm templates for optimizing them. DPVI is illustrated and evaluated via experiments on lattice Markov Random Fields, nonparametric Bayesian mixtures and block-models, and parametric as well as non-parametric hidden Markov models. Results include applications to real-world spike-sorting and relational modeling problems, and show that DPVI can offer appealing time/accuracy trade-offs as compared to multiple alternatives.

📄 PDF Abstract BibTeX arXiv:1402.5715

Code (0)

등록된 구현이 없습니다.

Tasks

Spike SortingVariational Inference

Similar Papers 제목 키워드 기반

Understanding and Accelerating Particle-Based Variational Inference

2018-07-04 · Chang Liu, Jingwei Zhuo, Pengyu Cheng, Ruiyi Zhang 외

Particle-based variational inference methods (ParVIs) have gained attention in the Bayesian inference literature, for their capacity to yield flexible and accurate approximations. We explore ParVIs from the perspective o…

Bayesian InferenceVariational Inference

DPVI: A Dynamic-Weight Particle-Based Variational Inference Framework

2021-12-02 · Chao Zhang, Zhijian Li, Hui Qian, Xin Du

The recently developed Particle-based Variational Inference (ParVI) methods drive the empirical distribution of a set of \emph{fixed-weight} particles towards a given target distribution $\pi$ by iteratively updating par…

Variational Inference

Gaussian Density Parametrization Flow: Particle and Stochastic Approaches

2020-11-23 · pproximateinference AABI Symposium 2021 1 · Théo Galy-Fajou, Valerio Perrone, Manfred Opper

Bayesian inference is intractable for most practical problems and requires approximation schemes with several trade-offs. Variational inference provides one of such approximations which, while powerful, has thus far seen…

Bayesian InferenceVariational Inference

Provably Fast Finite Particle Variants of SVGD via Virtual Particle Stochastic Approximation

2023-05-27 · NeurIPS 2023 11

Stein Variational Gradient Descent (SVGD) is a popular variational inference algorithm which simulates an interacting particle system to approximately sample from a target distribution, with impressive empirical performa…

Variational Inference

Kernel embedded nonlinear observational mappings in the variational mapping particle filter

2019-01-29 · Manuel Pulido, Peter Jan vanLeeuwen, Derek J. Posselt

Recently, some works have suggested methods to combine variational probabilistic inference with Monte Carlo sampling. One promising approach is via local optimal transport. In this approach, a gradient steepest descent m…