中文
相关论文

相关论文: Perturbative Black Box Variational Inference

200 篇论文

Black-box variational inference (BBVI) scales poorly to high-dimensional problems when it is used to estimate a multivariate Gaussian approximation with a full covariance matrix. In this paper, we extend the batch-and-match (BaM) framework…

机器学习 · 统计学 2025-04-03 Chirag Modi , Diana Cai , Lawrence K. Saul

We develop an optimization algorithm suitable for Bayesian learning in complex models. Our approach relies on natural gradient updates within a general black-box framework for efficient training with limited model-specific derivations. It…

机器学习 · 统计学 2022-12-13 Martin Magris , Mostafa Shabani , Alexandros Iosifidis

This paper introduces the variational R\'enyi bound (VR) that extends traditional variational inference to R\'enyi's alpha-divergences. This new family of variational methods unifies a number of existing approaches, and enables a smooth…

机器学习 · 统计学 2016-10-31 Yingzhen Li , Richard E. Turner

Boosting variational inference (BVI) approximates an intractable probability density by iteratively building up a mixture of simple component distributions one at a time, using techniques from sparse convex optimization to provide both…

机器学习 · 统计学 2019-10-29 Trevor Campbell , Xinglong Li

The Black Box Variational Inference (Ranganath et al. (2014)) algorithm provides a universal method for Variational Inference, but taking advantage of special properties of the approximation family or of the target can improve the…

统计计算 · 统计学 2019-06-18 Alexander Immer , Guillaume P. Dehaene

Variational inference is an umbrella term for algorithms which cast Bayesian inference as optimization. Classically, variational inference uses the Kullback-Leibler divergence to define the optimization. Though this divergence has been…

机器学习 · 统计学 2018-03-16 Rajesh Ranganath , Jaan Altosaar , Dustin Tran , David M. Blei

We propose denoising diffusion variational inference (DDVI), a black-box variational inference algorithm for latent variable models which relies on diffusion models as flexible approximate posteriors. Specifically, our method introduces an…

机器学习 · 计算机科学 2026-03-16 Wasu Top Piriyakulkij , Yingheng Wang , Volodymyr Kuleshov

Most leading implementations of black-box variational inference (BBVI) are based on optimizing a stochastic evidence lower bound (ELBO). But such approaches to BBVI often converge slowly due to the high variance of their gradient estimates…

Given an intractable distribution $p$, the problem of variational inference (VI) is to find the best approximation from some more tractable family $Q$. Commonly, one chooses $Q$ to be a family of factorized distributions (i.e., the…

机器学习 · 统计学 2025-10-21 Charles C. Margossian , Loucas Pillaud-Vivien , Lawrence K. Saul

Vanilla variational inference finds an optimal approximation to the Bayesian posterior distribution, but even the exact Bayesian posterior is often not meaningful under model misspecification. We propose predictive variational inference…

机器学习 · 统计学 2026-03-31 Jinlin Lai , Antonio Linero , Yuling Yao

We develop EigenVI, an eigenvalue-based approach for black-box variational inference (BBVI). EigenVI constructs its variational approximations from orthogonal function expansions. For distributions over $\mathbb{R}^D$, the lowest order term…

Variational families with full-rank covariance approximations are known not to work well in black-box variational inference (BBVI), both empirically and theoretically. In fact, recent computational complexity results for BBVI have…

机器学习 · 统计学 2025-11-14 Joohwan Ko , Kyurae Kim , Woo Chang Kim , Jacob R. Gardner

We introduce a highly expressive yet distinctly tractable family for black-box variational inference (BBVI). Each member of this family is a weighted product of experts (PoE), and each weighted expert in the product is proportional to a…

机器学习 · 统计学 2025-10-27 Diana Cai , Robert M. Gower , David M. Blei , Lawrence K. Saul

Variational inference has become a widely used method to approximate posteriors in complex latent variables models. However, deriving a variational inference algorithm generally requires significant model-specific analysis, and these…

机器学习 · 统计学 2014-01-03 Rajesh Ranganath , Sean Gerrish , David M. Blei

The Kullback-Leibler (KL) divergence is a foundational measure for comparing probability distributions. Yet in multivariate settings, its single value often obscures the underlying reasons for divergence, conflating mismatches in individual…

其他计算机科学 · 计算机科学 2025-05-06 William Cook

Variational inference (VI) is a method to approximate the computationally intractable posterior distributions that arise in Bayesian statistics. Typically, VI fits a simple parametric distribution to the target posterior by minimizing an…

机器学习 · 统计学 2023-07-18 Chirag Modi , Charles Margossian , Yuling Yao , Robert Gower , David Blei , Lawrence Saul

Recent variational inference methods use stochastic gradient estimators whose variance is not well understood. Theoretical guarantees for these estimators are important to understand when these methods will or will not work. This paper…

机器学习 · 计算机科学 2019-10-29 Justin Domke

Variational Bayesian inference is an important machine-learning tool that finds application from statistics to robotics. The goal is to find an approximate probability density function (PDF) from a chosen family that is in some sense…

机器学习 · 计算机科学 2022-09-27 Timothy D. Barfoot , Gabriele M. T. D'Eleuterio

The Kullback-Leibler (KL) divergence is a fundamental equation of information theory that quantifies the proximity of two probability distributions. Although difficult to understand by examining the equation, an intuition and understanding…

信息论 · 计算机科学 2014-04-09 Jonathon Shlens

Black-box variational inference (BBVI) with Gaussian mixture families offers a flexible approach for approximating complex posterior distributions without requiring gradients of the target density. However, standard numerical optimization…

机器学习 · 计算机科学 2026-05-29 Baojun Che , Yifan Chen , Daniel Zhengyu Huang , Xinying Mao , Weijie Wang