English

Adaptive Greedy Rejection Sampling

Information Theory 2024-05-16 v1 math.IT

Abstract

We consider channel simulation protocols between two communicating parties, Alice and Bob. First, Alice receives a target distribution QQ, unknown to Bob. Then, she employs a shared coding distribution PP to send the minimum amount of information to Bob so that he can simulate a single sample XQX \sim Q. For discrete distributions, Harsha et al. (2009) developed a well-known channel simulation protocol -- greedy rejection sampling (GRS) -- with a bound of DKL[QP]+2ln(DKL[QP]+1)+O(1){D_{KL}[Q \,\Vert\, P] + 2\ln(D_{KL}[Q \,\Vert\, P] + 1) + \mathcal{O}(1)} on the expected codelength of the protocol. In this paper, we extend the definition of GRS to general probability spaces and allow it to adapt its proposal distribution after each step. We call this new procedure Adaptive GRS (AGRS) and prove its correctness. Furthermore, we prove the surprising result that the expected runtime of GRS is exactly exp(D[QP])\exp(D_\infty[Q \,\Vert\, P]), where D[QP]D_\infty[Q \,\Vert\, P] denotes the R\'enyi \infty-divergence. We then apply AGRS to Gaussian channel simulation problems. We show that the expected runtime of GRS is infinite when averaged over target distributions and propose a solution that trades off a slight increase in the coding cost for a finite runtime. Finally, we describe a specific instance of AGRS for 1D Gaussian channels inspired by hybrid coding. We conjecture and demonstrate empirically that the runtime of AGRS is O(DKL[QP])\mathcal{O}(D_{KL}[Q \,\Vert\, P]) in this case.

Cite

@article{arxiv.2304.10407,
  title  = {Adaptive Greedy Rejection Sampling},
  author = {Gergely Flamich and Lucas Theis},
  journal= {arXiv preprint arXiv:2304.10407},
  year   = {2024}
}

Comments

Accepted to 2023 IEEE International Symposium on Information Theory (ISIT). 9 pages, 3 figures

R2 v1 2026-06-28T10:12:38.683Z