English

Strong XOR Lemma for Communication with Bounded Rounds

Computational Complexity 2022-08-25 v1

Abstract

In this paper, we prove a strong XOR lemma for bounded-round two-player randomized communication. For a function f:X×Y{0,1}f:\mathcal{X}\times \mathcal{Y}\rightarrow\{0,1\}, the nn-fold XOR function fn:Xn×Yn{0,1}f^{\oplus n}:\mathcal{X}^n\times \mathcal{Y}^n\rightarrow\{0,1\} maps nn input pairs (X1,,Xn,Y1,,Yn)(X_1,\ldots,X_n,Y_1,\ldots,Y_n) to the XOR of the nn output bits f(X1,Y1)f(Xn,Yn)f(X_1,Y_1)\oplus \cdots \oplus f(X_n, Y_n). We prove that if every rr-round communication protocols that computes ff with probability 2/32/3 uses at least CC bits of communication, then any rr-round protocol that computes fnf^{\oplus n} with probability 1/2+exp(O(n))1/2+\exp(-O(n)) must use n(rO(r)C1)n\cdot \left(r^{-O(r)}\cdot C-1\right) bits. When rr is a constant and CC is sufficiently large, this is Ω(nC)\Omega(n\cdot C) bits. It matches the communication cost and the success probability of the trivial protocol that computes the nn bits f(Xi,Yi)f(X_i,Y_i) independently and outputs their XOR, up to a constant factor in nn. A similar XOR lemma has been proved for ff whose communication lower bound can be obtained via bounding the discrepancy [Shaltiel'03]. By the equivalence between the discrepancy and the correlation with 22-bit communication protocols [Viola-Wigderson'08], our new XOR lemma implies the previous result.

Cite

@article{arxiv.2208.11152,
  title  = {Strong XOR Lemma for Communication with Bounded Rounds},
  author = {Huacheng Yu},
  journal= {arXiv preprint arXiv:2208.11152},
  year   = {2022}
}

Comments

To appear in FOCS 2022

R2 v1 2026-06-25T01:54:48.935Z