paper-with-me

Papers

Importance Corrected Neural JKO Sampling

2024-07-29 · Johannes Hertrich, Robert Gruhlke

In order to sample from an unnormalized probability density function, we propose to combine continuous normalizing flows (CNFs) with rejection-resampling steps based on importance weights. We relate the iterative training of CNFs with regularized velocity fields to a JKO scheme and prove convergence of the involved velocity fields to the velocity field of the Wasserstein gradient flow (WGF). The alternation of local flow steps and non-local rejection-resampling steps allows to overcome local minima or slow convergence of the WGF for multimodal distributions. Since the proposal of the rejection step is generated by the model itself, they do not suffer from common drawbacks of classical rejection schemes. The arising model can be trained iteratively, reduces the reverse Kullback-Leibler (KL) loss function in each step, allows to generate iid samples and moreover allows for evaluations of the generated underlying density. Numerical examples show that our method yields accurate results on various test distributions including high-dimensional multimodal targets and outperforms the state of the art in almost all cases significantly.

📄 PDF Abstract BibTeX arXiv:2407.20444

Code (1)

johertrich/neural_JKO_ic 공식 구현 pytorch

Methods 이 논문이 사용한 방법론

Normalizing Flows Normalizing Flows are a method for constructing complex distributions by transforming a probability density through a series of invertible mappings. By repeatedly applying…

Similar Papers 제목 키워드 기반

MCMC Variational Inference via Uncorrected Hamiltonian Annealing

2021-07-08 · NeurIPS 2021 12 · Tomas Geffner, Justin Domke

Given an unnormalized target distribution we want to obtain approximate samples from it and a tight lower bound on its (log) normalization constant log Z. Annealed Importance Sampling (AIS) with Hamiltonian MCMC is a pow…

Variational Inference

Comment on "Solving Statistical Mechanics Using VANs": Introducing saVANt - VANs Enhanced by Importance and MCMC Sampling

2019-03-26 · Kim Nicoli, Pan Kessel, Nils Strodthoff, Wojciech Samek 외

In this comment on "Solving Statistical Mechanics Using Variational Autoregressive Networks" by Wu et al., we propose a subtle yet powerful modification of their approach. We show that the inherent sampling error of thei…

Neural Non-Equilibrium Hamiltonian Monte Carlo for Corrected Boltzmann Sampling

2026-07-17 · Moxian Qian arxiv

Sampling from an unnormalized Boltzmann density requires proposals that move probability mass globally while retaining enough path-probability information for statistical correction. We introduce Neural Non-Equilibrium H…

The reproducing Stein kernel approach for post-hoc corrected sampling

2020-01-25 · Liam Hodgkinson, Robert Salomone, Fred Roosta

Stein importance sampling is a widely applicable technique based on kernelized Stein discrepancy, which corrects the output of approximate sampling algorithms by reweighting the empirical distribution of the samples. A g…

valid

Neural Importance Sampling for Rapid and Reliable Gravitational-Wave Inference

2022-10-11 · Maximilian Dax, Stephen R. Green, Jonathan Gair, Michael Pürrer 외

We combine amortized neural posterior estimation with importance sampling for fast and accurate gravitational-wave inference. We first generate a rapid proposal for the Bayesian posterior using neural networks, and then …

Diagnostic