vix.ing · top · new · best · stats · spec

Debiased Distribution Compression

2024/04/18 by Lingxiao Li, Raaz Dwivedi, Li, Lingxiao +3 · 3 citations
Computer Science · #Advanced Data Compression Techniques #Algorithms and Data Compression #Computation (stat.CO) #Embedded Systems Design Techniques #FOS: Computer and information sciences #Machine Learning (cs.LG) #Machine Learning (stat.ML) #Methodology (stat.ME)

paper · pdf · doi:10.48550/arxiv.2404.12290

openalex publication_date 2024/04/18 · openalex created_date 2025/10/10 · openalex updated_date 2026/07/28

Abstract

Modern compression methods can summarize a target distribution ℙ more succinctly than i.i.d. sampling but require access to a low-bias input sequence like a Markov chain converging quickly to ℙ. We introduce a new suite of compression methods suitable for compression with biased input sequences. Given n points targeting the wrong distribution and quadratic time, Stein kernel thinning (SKT) returns √(n) equal-weighted points with \widetildeO(n-1/2) maximum mean discrepancy (MMD) to ℙ. For larger-scale compression tasks, low-rank SKT achieves the same feat in sub-quadratic time using an adaptive low-rank debiasing procedure that may be of independent interest. For downstream tasks that support simplex or constant-preserving weights, Stein recombination and Stein Cholesky achieve even greater parsimony, matching the guarantees of SKT with as few as poly-log(n) weighted points. Underlying these advances are new guarantees for the quality of simplex-weighted coresets, the spectral decay of kernel matrices, and the covering numbers of Stein kernel Hilbert spaces. In our experiments, our techniques provide succinct and accurate posterior summaries while overcoming biases due to burn-in, approximate Markov chain Monte Carlo, and tempering.

Cited by

Related