English

Optimality of Correlated Sampling Strategies

Computational Complexity 2020-11-24 v3 Information Theory math.IT

Abstract

In the "correlated sampling" problem, two players are given probability distributions PP and QQ, respectively, over the same finite set, with access to shared randomness. Without any communication, the two players are each required to output an element sampled according to their respective distributions, while trying to minimize the probability that their outputs disagree. A well known strategy due to Kleinberg-Tardos and Holenstein, with a close variant (for a similar problem) due to Broder, solves this task with disagreement probability at most 2δ/(1+δ)2 \delta/(1+\delta), where δ\delta is the total variation distance between PP and QQ. This strategy has been used in several different contexts, including sketching algorithms, approximation algorithms based on rounding linear programming relaxations, the study of parallel repetition and cryptography. In this paper, we give a surprisingly simple proof that this strategy is essentially optimal. Specifically, for every δ(0,1)\delta \in (0,1), we show that any correlated sampling strategy incurs a disagreement probability of essentially 2δ/(1+δ)2\delta/(1+\delta) on some inputs PP and QQ with total variation distance at most δ\delta. This partially answers a recent question of Rivest. Our proof is based on studying a new problem that we call "constrained agreement". Here, the two players are given subsets A[n]A \subseteq [n] and B[n]B \subseteq [n], respectively, and their goal is to output an element iAi \in A and jBj \in B, respectively, while minimizing the probability that iji \neq j. We prove tight bounds for this question, which in turn imply tight bounds for correlated sampling. Though we settle basic questions about the two problems, our formulation leads to more fine-grained questions that remain open.

Keywords

Cite

@article{arxiv.1612.01041,
  title  = {Optimality of Correlated Sampling Strategies},
  author = {Mohammad Bavarian and Badih Ghazi and Elad Haramaty and Pritish Kamath and Ronald L. Rivest and Madhu Sudan},
  journal= {arXiv preprint arXiv:1612.01041},
  year   = {2020}
}

Comments

12 pages; Improved presentation (again) based on feedback from anonymous ToC reviewers

R2 v1 2026-06-22T17:12:41.672Z