paper-with-me

Papers

Low Stein Discrepancy via Message-Passing Monte Carlo

2025-03-27 · Nathan Kirk, T. Konstantin Rusch, Jakob Zech, Daniela Rus

Message-Passing Monte Carlo (MPMC) was recently introduced as a novel low-discrepancy sampling approach leveraging tools from geometric deep learning. While originally designed for generating uniform point sets, we extend this framework to sample from general multivariate probability distributions with known probability density function. Our proposed method, Stein-Message-Passing Monte Carlo (Stein-MPMC), minimizes a kernelized Stein discrepancy, ensuring improved sample quality. Finally, we show that Stein-MPMC outperforms competing methods, such as Stein Variational Gradient Descent and (greedy) Stein Points, by achieving a lower Stein discrepancy.

📄 PDF Abstract BibTeX arXiv:2503.21103

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Message-Passing Monte Carlo: Generating low-discrepancy point sets via Graph Neural Networks

2024-05-23 · T. Konstantin Rusch, Nathan Kirk, Michael M. Bronstein, Christiane Lemieux 외

Discrepancy is a well-known measure for the irregularity of the distribution of a point set. Point sets with small discrepancy are called low-discrepancy and are known to efficiently fill the space in a uniform manner. L…

Numerical Integration

Message Passing Stein Variational Gradient Descent

2017-11-13 · ICML 2018 7 · Jingwei Zhuo, Chang Liu, Jiaxin Shi, Jun Zhu 외

Stein variational gradient descent (SVGD) is a recently proposed particle-based Bayesian inference method, which has attracted a lot of interest due to its remarkable approximation ability and particle efficiency compare…

Bayesian InferenceVariational Inference

Kernelized Complete Conditional Stein Discrepancy

2019-04-09 · Raghav Singhal, Xintian Han, Saad Lahlou, Rajesh Ranganath

Much of machine learning relies on comparing distributions with discrepancy measures. Stein's method creates discrepancy measures between two distributions that require only the unnormalized density of one and samples fr…

Quasi-Monte Carlo for 3D Sliced Wasserstein

2023-09-21 · Khai Nguyen, Nicola Bariletto, Nhat Ho

Monte Carlo (MC) integration has been employed as the standard approximation method for the Sliced Wasserstein (SW) distance, whose analytical expression involves an intractable expectation. However, MC integration is no…

Stochastic OptimizationStyle Transfer

Measuring Sample Quality with Stein's Method

2015-06-09 · NeurIPS 2015 12 · Jackson Gorham, Lester Mackey

To improve the efficiency of Monte Carlo estimation, practitioners are turning to biased Markov chain Monte Carlo procedures that trade off asymptotic exactness for computational speed. The reasoning is sound: a reductio…