English

Smoothed Score Queries and the Complexity of Sampling

Data Structures and Algorithms 2026-05-28 v1 Information Theory Machine Learning math.IT Machine Learning

Abstract

We study the query complexity of sampling from high-dimensional Gaussian distributions using gradient information. In the standard oracle model, exact gradients expose only matrix-vector products with the precision matrix, leading to polynomial approximation barriers and a characteristic κ\sqrt{\kappa} dependence on the condition number. We show that this barrier disappears when the sampler is allowed to query \emph{smoothed scores}, namely gradients of the logarithms of the Gaussian-convolved densities. For a Gaussian target with precision matrix Λ\Lambda, a smoothed-score query at noise level τ\tau gives access to the resolvent (Λ+τ1I)1(\Lambda+\tau^{-1}I)^{-1}. Combining geometrically spaced noise levels with sinc-quadrature rational approximation, we obtain a sampler with q=O ⁣((logκ+log(ed/δTV))log(ed/δTV))q=O\!\left(\bigl(\log\kappa+\log(e\sqrt d/\delta_{\rm TV})\bigr)\log(e\sqrt d/\delta_{\rm TV})\right) smoothed-score queries for total variation error δTV\delta_{\rm TV}, improving the condition-number dependence from κ\sqrt{\kappa} to logarithmic. We also study finite-bit gradient oracles. Using coordinatewise quantization of the transformed smoothed-score answers and a final dithering step, we obtain a sampling scheme whose total communicated gradient information is polylogarithmic in κ\kappa; in particular, for fixed dimension and accuracy, the bit complexity is O(log2κ)O(\log^2\kappa). To complement these upper bounds, we introduce a channel-synthesis, or reverse-Shannon, converse technique for sampling lower bounds. This converts total-variation simulation guarantees into communication requirements and yields an Ω(logκ)\Omega(\log\kappa) lower bound on the required gradient information. Together, these results identify smoothed scores as a provably more informative oracle for sampling and give nearly matching upper and lower bounds for its finite-bit complexity.

Keywords

Cite

@article{arxiv.2605.27769,
  title  = {Smoothed Score Queries and the Complexity of Sampling},
  author = {Jingbo Liu},
  journal= {arXiv preprint arXiv:2605.27769},
  year   = {2026}
}
R2 v1 2026-07-22T07:35:51.622Z