English

Strong XOR Lemma for Information Complexity

Computational Complexity 2025-06-17 v2 Information Theory math.IT

Abstract

For any {0,1}\{0,1\}-valued function ff, its \emph{nn-folded XOR} is the function fnf^{\oplus n} where fn(X1,,Xn)=f(X1)f(Xn)f^{\oplus n}(X_1, \ldots, X_n) = f(X_1) \oplus \cdots \oplus f(X_n). Given a procedure for computing the function ff, one can apply a ``naive" approach to compute fnf^{\oplus n} by computing each f(Xi)f(X_i) independently, followed by XORing the outputs. This approach uses nn times the resources required for computing ff. In this paper, we prove a strong XOR lemma for \emph{information complexity} in the two-player randomized communication model: if computing ff with an error probability of O(n1)O(n^{-1}) requires revealing II bits of information about the players' inputs, then computing fnf^{\oplus n} with a constant error requires revealing Ω(n)(I1on(1))\Omega(n) \cdot (I - 1 - o_n(1)) bits of information about the players' inputs. Our result demonstrates that the naive protocol for computing fnf^{\oplus n} is both information-theoretically optimal and asymptotically tight in error trade-offs.

Cite

@article{arxiv.2411.13015,
  title  = {Strong XOR Lemma for Information Complexity},
  author = {Pachara Sawettamalya and Huacheng Yu},
  journal= {arXiv preprint arXiv:2411.13015},
  year   = {2025}
}
R2 v1 2026-06-28T20:05:49.964Z