paper-with-me

Papers

Generalized Kernel Thinning

2021-10-04 · ICLR 2022 4 · Raaz Dwivedi, Lester Mackey

The kernel thinning (KT) algorithm of Dwivedi and Mackey (2021) compresses a probability distribution more effectively than independent sampling by targeting a reproducing kernel Hilbert space (RKHS) and leveraging a less smooth square-root kernel. Here we provide four improvements. First, we show that KT applied directly to the target RKHS yields tighter, dimension-free guarantees for any kernel, any distribution, and any fixed function in the RKHS. Second, we show that, for analytic kernels like Gaussian, inverse multiquadric, and sinc, target KT admits maximum mean discrepancy (MMD) guarantees comparable to or better than those of square-root KT without making explicit use of a square-root kernel. Third, we prove that KT with a fractional power kernel yields better-than-Monte-Carlo MMD guarantees for non-smooth kernels, like Laplace and Mat\'ern, that do not have square-roots. Fourth, we establish that KT applied to a sum of the target and power kernels (a procedure we call KT+) simultaneously inherits the improved MMD guarantees of power KT and the tighter individual function guarantees of target KT. In our experiments with target KT and KT+, we witness significant improvements in integration error even in $100$ dimensions and when compressing challenging differential equation posteriors.

📄 PDF Abstract BibTeX arXiv:2110.01593

Code (2)

microsoft/goodpoints 공식 구현 jax
microsoft/hallucinated-references

Similar Papers 제목 키워드 기반

Kernel Thinning

2021-05-12 · Raaz Dwivedi, Lester Mackey

We introduce kernel thinning, a new procedure for compressing a distribution $\mathbb{P}$ more effectively than i.i.d. sampling or standard thinning. Given a suitable reproducing kernel $\mathbf{k}_{\star}$ and $\mathcal…

Low-Rank Thinning

2025-02-17 · Annabelle Michael Carrell, Albert Gong, Abhishek Shetty, Raaz Dwivedi 외

The goal in thinning is to summarize a dataset using a small set of representative points. Remarkably, sub-Gaussian thinning algorithms like Kernel Halving and Compress can match the quality of uniform subsampling while …

Kernel Stein Discrepancy thinning: a theoretical perspective of pathologies and a practical fix with regularization

2023-01-31 · NeurIPS 2023 11 · Clément Bénard, Brian Staber, Sébastien da Veiga

Stein thinning is a promising algorithm proposed by (Riabiz et al., 2022) for post-processing outputs of Markov chain Monte Carlo (MCMC). The main principle is to greedily minimize the kernelized Stein discrepancy (KSD),…

Bayesian Inference

Generalized Data Thinning Using Sufficient Statistics

2023-03-22 · Ameer Dharamshi, Anna Neufeld, Keshav Motwani, Lucy L. Gao 외

Our goal is to develop a general strategy to decompose a random variable $X$ into multiple independent random variables, without sacrificing any information about unknown parameters. A recent paper showed that for some w…

Online, Informative MCMC Thinning with Kernelized Stein Discrepancy

2022-01-18 · Cole Hawkins, Alec Koppel, Zheng Zhang

A fundamental challenge in Bayesian inference is efficient representation of a target distribution. Many non-parametric approaches do so by sampling a large number of points using variants of Markov Chain Monte Carlo (MC…

Bayesian Inference