paper-with-me

Papers

Multirate Stein Variational Gradient Descent for Efficient Bayesian Sampling

2026-04-05 · Arash Sarshar arxiv

Many particle-based Bayesian inference methods use a single global step size for all parts of the update. In Stein variational gradient descent (SVGD), however, each update combines two qualitatively different effects: attraction toward high-posterior regions and repulsion that preserves particle diversity. These effects can evolve at different rates, especially in high-dimensional, anisotropic, or hierarchical posteriors, so one step size can be unstable in some regions and inefficient in others. We derive a multirate version of SVGD that updates these components on different time scales. The framework yields practical algorithms, including a symmetric split method, a fixed multirate method (MR-SVGD), and an adaptive multirate method (Adapt-MR-SVGD) with local error control. We evaluate the methods in a broad and rigorous benchmark suite covering six problem families: a 50D Gaussian target, multiple 2D synthetic targets, UCI Bayesian logistic regression, multimodal Gaussian mixtures, Bayesian neural networks, and large-scale hierarchical logistic regression. Evaluation includes posterior-matching metrics, predictive performance, calibration quality, mixing, and explicit computational cost accounting. Across these six benchmark families, multirate SVGD variants improve robustness and quality-cost tradeoffs relative to vanilla SVGD. The strongest gains appear on stiff hierarchical, strongly anisotropic, and multimodal targets, where adaptive multirate SVGD is usually the strongest variant and fixed multirate SVGD provides a simpler robust alternative at lower cost.

📄 PDF Abstract BibTeX arXiv:2604.03981

Code (0)

등록된 구현이 없습니다.

Tasks

Bayesian Inference

Similar Papers 제목 키워드 기반

Further analysis of multilevel Stein variational gradient descent with an application to the Bayesian inference of glacier ice models

2022-12-06 · Terrence Alsup, Tucker Hartland, Benjamin Peherstorfer, Noemi Petra

Multilevel Stein variational gradient descent is a method for particle-based variational inference that leverages hierarchies of surrogate target distributions with varying costs and fidelity to computationally speed up …

Bayesian InferenceVariational Inference

Multilevel Stein variational gradient descent with applications to Bayesian inverse problems

2021-04-05 · Terrence Alsup, Luca Venturi, Benjamin Peherstorfer

This work presents a multilevel variant of Stein variational gradient descent to more efficiently sample from target distributions. The key ingredient is a sequence of distributions with growing fidelity and costs that c…

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

Riemannian Stein Variational Gradient Descent for Bayesian Inference

2017-11-30 · Chang Liu, Jun Zhu

We develop Riemannian Stein Variational Gradient Descent (RSVGD), a Bayesian inference method that generalizes Stein Variational Gradient Descent (SVGD) to Riemann manifold. The benefits are two-folds: (i) for inference …

Bayesian Inference

Stein Variational Gradient Descent: A General Purpose Bayesian Inference Algorithm

2016-08-16 · NeurIPS 2016 12 · Qiang Liu, Dilin Wang

We propose a general purpose variational inference algorithm that forms a natural counterpart of gradient descent for optimization. Our method iteratively transports a set of particles to match the target distribution, b…

Bayesian InferenceVariational Inference