Table of Contents
Fetching ...

Rényi-infinity constrained sampling with $d^3$ membership queries

Yunbum Kook, Matthew S. Zhang

TL;DR

The paper investigates uniform sampling from a convex body ${\mathcal K}$ presented via a membership oracle, aiming for convergence guarantees in the strong Rényi-$\infty$ metric. It introduces the constrained ${\mathsf{Proximal\ sampler}}$, which realizes uniform or truncated Gaussian sampling with ${\mathcal R}_\infty$ convergence from an ${\mathcal O}(1)$ warm-start, and shows that annealing this sampler via ${\mathsf{Proximal\ Gaussian\ cooling}}$ achieves ${\varepsilon}$-closeness to the uniform distribution in ${\mathcal R}_\infty$ with ${\tilde{O}}(d^3 \mathrm{polylog}(1/\varepsilon))$ membership queries. The work links warm-start analysis and boosting from ${\mathcal R}_q$ or TV to ${\mathcal R}_\infty$, leveraging log-Sobolev inequalities and uniform ergodicity to avoid overhead and post-processing. Compared to prior TV-based approaches, this yields stronger guarantees without algorithmic modifications and matches the best known total-variation complexity in the stronger ${\mathcal R}_\infty$ metric. The results provide a principled, simple framework for constrained sampling with strong privacy-related divergences, opening avenues for broader applicability to other constrained distributions and more general annealing strategies.

Abstract

Uniform sampling over a convex body is a fundamental algorithmic problem, yet the convergence in KL or Rényi divergence of most samplers remains poorly understood. In this work, we propose a constrained proximal sampler, a principled and simple algorithm that possesses elegant convergence guarantees. Leveraging the uniform ergodicity of this sampler, we show that it converges in the Rényi-infinity divergence ($\mathcal R_\infty$) with no query complexity overhead when starting from a warm start. This is the strongest of commonly considered performance metrics, implying rates in $\{\mathcal R_q, \mathsf{KL}\}$ convergence as special cases. By applying this sampler within an annealing scheme, we propose an algorithm which can approximately sample $\varepsilon$-close to the uniform distribution on convex bodies in $\mathcal R_\infty$-divergence with $\widetilde{\mathcal{O}}(d^3\, \text{polylog} \frac{1}{\varepsilon})$ query complexity. This improves on all prior results in $\{\mathcal R_q, \mathsf{KL}\}$-divergences, without resorting to any algorithmic modifications or post-processing of the sample. It also matches the prior best known complexity in total variation distance.

Rényi-infinity constrained sampling with $d^3$ membership queries

TL;DR

The paper investigates uniform sampling from a convex body presented via a membership oracle, aiming for convergence guarantees in the strong Rényi- metric. It introduces the constrained , which realizes uniform or truncated Gaussian sampling with convergence from an warm-start, and shows that annealing this sampler via achieves -closeness to the uniform distribution in with membership queries. The work links warm-start analysis and boosting from or TV to , leveraging log-Sobolev inequalities and uniform ergodicity to avoid overhead and post-processing. Compared to prior TV-based approaches, this yields stronger guarantees without algorithmic modifications and matches the best known total-variation complexity in the stronger metric. The results provide a principled, simple framework for constrained sampling with strong privacy-related divergences, opening avenues for broader applicability to other constrained distributions and more general annealing strategies.

Abstract

Uniform sampling over a convex body is a fundamental algorithmic problem, yet the convergence in KL or Rényi divergence of most samplers remains poorly understood. In this work, we propose a constrained proximal sampler, a principled and simple algorithm that possesses elegant convergence guarantees. Leveraging the uniform ergodicity of this sampler, we show that it converges in the Rényi-infinity divergence () with no query complexity overhead when starting from a warm start. This is the strongest of commonly considered performance metrics, implying rates in convergence as special cases. By applying this sampler within an annealing scheme, we propose an algorithm which can approximately sample -close to the uniform distribution on convex bodies in -divergence with query complexity. This improves on all prior results in -divergences, without resorting to any algorithmic modifications or post-processing of the sample. It also matches the prior best known complexity in total variation distance.
Paper Structure (49 sections, 24 theorems, 94 equations, 3 algorithms)

This paper contains 49 sections, 24 theorems, 94 equations, 3 algorithms.

Key Result

Theorem 3

Consider a target of either of the forms $\pi \propto \mathds{1}_{\mathcal{K}}$, $\pi_{\sigma^2} = \mathcal{N}(0, \sigma^2 I_d)|_{\mathcal{K}}$, where $B_1(0) \subseteq \mathcal{K} \subseteq B_D(0)$. Then, given $\pi_0$ with $\EuScript{R}_\infty(\pi_0 \mathbin{\|} \pi) = \mathcal{O}(1)$, the $\maths membership queries in expectation.

Theorems & Definitions (48)

  • Theorem 3: Complexity of $\mathsf{Proximal\ sampler}$ from a warm-start, informal version of Theorems \ref{['thm:ps-unif-Rinfty']} and \ref{['thm:prox-sampler-truncated-gsn-final']}
  • Theorem 4: $\EuScript{R}_{\infty}$ guarantees for uniform sampling, informal version of Theorem \ref{['thm:main-result']}
  • Definition 5: Membership oracle
  • Definition 6: Distance and divergence
  • Definition 7: Warmness
  • Lemma 8: Data-processing inequality
  • Definition 9: Log-Sobolev inequality
  • Definition 10: Poincaré inequality
  • Lemma 11
  • Definition 12: Markov kernel
  • ...and 38 more