paper-with-me

홈 › Papers

Sampling via Gradient Flows in the Space of Probability Measures

2023-10-05 · Yifan Chen, Daniel Zhengyu Huang, Jiaoyang Huang, Sebastian Reich, Andrew M Stuart

Sampling a target probability distribution with an unknown normalization constant is a fundamental challenge in computational science and engineering. Recent work shows that algorithms derived by considering gradient flows in the space of probability measures open up new avenues for algorithm development. This paper makes three contributions to this sampling approach by scrutinizing the design components of such gradient flows. Any instantiation of a gradient flow for sampling needs an energy functional and a metric to determine the flow, as well as numerical approximations of the flow to derive algorithms. Our first contribution is to show that the Kullback-Leibler divergence, as an energy functional, has the unique property (among all f-divergences) that gradient flows resulting from it do not depend on the normalization constant of the target distribution. Our second contribution is to study the choice of metric from the perspective of invariance. The Fisher-Rao metric is known as the unique choice (up to scaling) that is diffeomorphism invariant. As a computationally tractable alternative, we introduce a relaxed, affine invariance property for the metrics and gradient flows. In particular, we construct various affine invariant Wasserstein and Stein gradient flows. Affine invariant gradient flows are shown to behave more favorably than their non-affine-invariant counterparts when sampling highly anisotropic distributions, in theory and by using particle methods. Our third contribution is to study, and develop efficient algorithms based on Gaussian approximations of the gradient flows; this leads to an alternative to particle methods. We establish connections between various Gaussian approximate gradient flows, discuss their relation to gradient methods arising from parametric variational inference, and study their convergence properties both theoretically and numerically.

📄 PDF Abstract BibTeX arXiv:2310.03597

Code (0)

등록된 구현이 없습니다.

Tasks

Variational Inference

Similar Papers 제목 키워드 기반

Gradient Flows for Sampling: Mean-Field Models, Gaussian Approximations and Affine Invariance

2023-02-21 · Yifan Chen, Daniel Zhengyu Huang, Jiaoyang Huang, Sebastian Reich 외

Sampling a probability distribution with an unknown normalization constant is a fundamental problem in computational science and engineering. This task may be cast as an optimization problem over all probability measures…

Variational Inference

Tuning-Free Sampling via Optimization on the Space of Probability Measures

2025-10-29 · Louis Sharrock, Christopher Nemeth arxiv

We introduce adaptive, tuning-free step size schedules for gradient-based sampling algorithms obtained as time-discretizations of Wasserstein gradient flows. The result is a suite of tuning-free sampling algorithms, incl…

Stochastic Optimization

Continuous-time Riemannian SGD and SVRG Flows on Wasserstein Probabilistic Space

2024-01-24 · Mingyang Yi, Bohan Wang

Recently, optimization on the Riemannian manifold has provided new insights to the optimization community. In this regard, the manifold taken as the probability measure metric space equipped with the second-order Wassers…

Stochastic Optimization

Large-Scale Wasserstein Gradient Flows

2021-06-01 · NeurIPS 2021 12 · Petr Mokrov, Alexander Korotin, Lingxiao Li, Aude Genevay 외

Wasserstein gradient flows provide a powerful means of understanding and solving many diffusion equations. Specifically, Fokker-Planck equations, which model the diffusion of probability measures, can be understood as gr…

A Unified Particle-Optimization Framework for Scalable Bayesian Sampling

2018-05-29 · Changyou Chen, Ruiyi Zhang, Wenlin Wang, Bai Li 외

There has been recent interest in developing scalable Bayesian sampling methods such as stochastic gradient MCMC (SG-MCMC) and Stein variational gradient descent (SVGD) for big-data analysis. A standard SG-MCMC algorithm…