paper-with-me

Papers

Stein Variational Gradient Descent with Multiple Kernel

2021-07-20 · Qingzhong Ai, Shiyu Liu, Lirong He, Zenglin Xu

Stein variational gradient descent (SVGD) and its variants have shown promising successes in approximate inference for complex distributions. In practice, we notice that the kernel used in SVGD-based methods has a decisive effect on the empirical performance. Radial basis function (RBF) kernel with median heuristics is a common choice in previous approaches, but unfortunately this has proven to be sub-optimal. Inspired by the paradigm of Multiple Kernel Learning (MKL), our solution to this flaw is using a combination of multiple kernels to approximate the optimal kernel, rather than a single one which may limit the performance and flexibility. Specifically, we first extend Kernelized Stein Discrepancy (KSD) to its multiple kernels view called Multiple Kernelized Stein Discrepancy (MKSD) and then leverage MKSD to construct a general algorithm Multiple Kernel SVGD (MK-SVGD). Further, MKSVGD can automatically assign a weight to each kernel without any other parameters, which means that our method not only gets rid of optimal kernel dependence but also maintains computational efficiency. Experiments on various tasks and models demonstrate that our proposed method consistently matches or outperforms the competing methods.

📄 PDF Abstract BibTeX arXiv:2107.09338

Code (0)

등록된 구현이 없습니다.

Tasks

Computational Efficiency

Similar Papers 제목 키워드 기반

A Stein variational Newton method

2018-06-08 · NeurIPS 2018 12 · Gianluca Detommaso, Tiangang Cui, Alessio Spantini, Youssef Marzouk 외

Stein variational gradient descent (SVGD) was recently proposed as a general purpose nonparametric variational inference algorithm [Liu & Wang, NIPS 2016]: it minimizes the Kullback-Leibler divergence between the target …

Variational Inference

A Non-Asymptotic Analysis for Stein Variational Gradient Descent

2020-06-17 · NeurIPS 2020 12 · Anna Korba, Adil Salim, Michael Arbel, Giulia Luise 외

We study the Stein Variational Gradient Descent (SVGD) algorithm, which optimises a set of particles to approximate a target probability distribution $\pi\propto e^{-V}$ on $\mathbb{R}^d$. In the population limit, SVGD p…

LEMMA

The equivalence between Stein variational gradient descent and black-box variational inference

2020-04-04 · ICLR Workshop DeepDiffEq 2019 12 · Casey Chu, Kentaro Minami, Kenji Fukumizu

We formalize an equivalence between two popular methods for Bayesian inference: Stein variational gradient descent (SVGD) and black-box variational inference (BBVI). In particular, we show that BBVI corresponds precisely…

Bayesian InferenceVariational Inference

Particle-based Variational Inference with Generalized Wasserstein Gradient Flow

2023-09-21 · NeurIPS 2023 11

Particle-based variational inference methods (ParVIs) such as Stein variational gradient descent (SVGD) update the particles based on the kernelized Wasserstein gradient flow for the Kullback-Leibler (KL) divergence. How…

Neural Variational Gradient Descent

2021-07-22 · pproximateinference AABI Symposium 2022 2 · Lauro Langosco di Langosco, Vincent Fortuin, Heiko Strathmann

Particle-based approximate Bayesian inference approaches such as Stein Variational Gradient Descent (SVGD) combine the flexibility and convergence guarantees of sampling methods with the computational benefits of variati…

Bayesian InferenceregressionVariational Inference