Strong XOR Lemma for Information Complexity
Pachara Sawettamalya, Huacheng Yu

TL;DR
This paper establishes a strong XOR lemma for information complexity, showing that computing the XOR of n instances of a function requires linearly more information than computing a single instance, confirming the optimality of naive methods.
Contribution
It proves a tight lower bound on the information complexity of the XOR of multiple instances, extending the XOR lemma to the realm of information complexity in communication models.
Findings
Naive protocol is information-theoretically optimal.
Computing f^{}n requires n times the information of a single computation.
Lower bounds are tight in error trade-offs.
Abstract
For any -valued function , its \emph{-folded XOR} is the function where . Given a procedure for computing the function , one can apply a ``naive" approach to compute by computing each independently, followed by XORing the outputs. This approach uses times the resources required for computing . In this paper, we prove a strong XOR lemma for \emph{information complexity} in the two-player randomized communication model: if computing with an error probability of requires revealing bits of information about the players' inputs, then computing with a constant error requires revealing bits of information about the players' inputs. Our result demonstrates that the naive protocol for computing…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsNeural Networks and Applications · Stochastic Gradient Optimization Techniques · Quantum Computing Algorithms and Architecture
