Papers
Topics
Authors
Recent
Search
2000 character limit reached

XOR Repetition in Game Theory and Complexity

Updated 10 July 2026
  • XOR repetition is a family of constructions that combine independent instances via parity, revealing both perfect and lossy tensorization in diverse computational models.
  • It is applied across game theory, query and communication complexity, and satisfiability, where repeated parity operations yield distinct decay rates and hardness amplification.
  • Key results include perfect parallel repetition in entangled XOR games and strong direct-sum theorems that underpin rigorous lower bounds and protocol analyses in cryptographic contexts.

XOR repetition is a family of constructions in which independent instances are combined by parity, or in which XOR games and XOR constraints are repeated in parallel. In one strand, the object of study is the repeated game GG^\ell, where the verifier samples \ell independent coordinates and the players must win all of them; in another, the basic operation is fnf^{\oplus n}, the XOR of nn independent evaluations of a base function; in a third, one repeatedly adds random XOR constraints to a satisfiability instance. The resulting phenomena are not uniform: some settings exhibit exact product rules, some give strong but lossy XOR lemmas, and some display no decay at all (0911.0201, Yu, 2022, Dudek et al., 2017, Coladangelo et al., 1 Sep 2025).

1. Core formulations

In the one-round game-theoretic setting, if a game GG has value 1ε1-\varepsilon, the repeated game GG^\ell asks the provers to win all \ell coordinates. For classical, entangled, and non-signaling values, the standard notation is

ω(G),ω(G),ωns(G),\omega(G^\ell),\qquad \omega^*(G^\ell),\qquad \omega^{ns}(G^\ell),

with

ω(G)ω(G),ω(G)ω(G),ωns(G)ωns(G).\omega(G^\ell)\ge \omega(G)^\ell,\qquad \omega^*(G^\ell)\ge \omega^*(G)^\ell,\qquad \omega^{ns}(G^\ell)\ge \omega^{ns}(G)^\ell.

The parallel repetition question asks whether these values decay exponentially in \ell0, while the strong parallel repetition question asks whether a base value \ell1 leads to a bound of the form \ell2 rather than only \ell3 or worse (0911.0201).

In communication and query complexity, XOR repetition usually means parity composition. For two-party communication, the \ell4-fold XOR is

\ell5

and in randomized query complexity the analogous composition is

\ell6

These formulations ask whether computing only the final parity can be substantially easier than solving the component instances to sufficiently low error (Yu, 2022, Brody et al., 2020).

In satisfiability and hashing-based counting, repeated XOR means repeated addition of random parity constraints. The mixed random formula is

\ell7

where \ell8 is a random \ell9-CNF with fnf^{\oplus n}0 clauses and fnf^{\oplus n}1 is a random XOR formula with fnf^{\oplus n}2 parity constraints. In that setting, repetition refers to increasing the XOR density fnf^{\oplus n}3 and tracking how the surviving solution space changes (Dudek et al., 2017).

2. Parallel repetition for XOR games

XOR games form the clean benchmark case inside the broader parallel-repetition literature. The sharpest two-prover statement is that if fnf^{\oplus n}4 is an XOR game and fnf^{\oplus n}5, then

fnf^{\oplus n}6

This is perfect parallel repetition for entangled XOR games. The same source states that XOR games also obey perfect repetition in the non-signaling model (0911.0201).

The importance of this result lies in its contrast with neighboring game classes. Classically, strong parallel repetition can fail even for XOR games: Raz’s odd-cycle game is an XOR game with value fnf^{\oplus n}7, yet after fnf^{\oplus n}8 repetitions its classical value remains bounded below by a positive constant. In the same paper, XOR games are treated as the exceptional case that motivated optimism about entangled repetition, but that optimism fails already for unique games with alphabet size fnf^{\oplus n}9, where strong parallel repetition no longer holds (0911.0201).

The structural explanation is semidefinite. The relaxation nn0 satisfies the exact tensorization law

nn1

and for XOR games the entangled value is equal to the relevant SDP quantity. For general unique games, by contrast, nn2 tensorizes but nn3 is only approximately controlled by it, with a square-root loss that separates one-shot value from asymptotic repeated behavior (0911.0201).

The multiplayer picture is subtler. For nn4-player XOR games, if nn5 has value strictly less than nn6 and its question distribution nn7 has no nontrivial embeddings into nn8, then there exists nn9 such that

GG0

This yields exponential decay for a broad class of classical GG1-player XOR games and extends the GHZ-specific exponential repetition theorem (Bhangale et al., 2024).

A later analytic approach broadens the scope further. For every sufficiently large GG2, if a GG3-player game has value GG4 and its query distribution is pairwise-connected with no-marginal-Abelian-embeddings, then

GG5

where GG6. As a consequence, one obtains a parallel repetition theorem for all pairwise-connected GG7-player games, in particular pairwise-connected GG8-player XOR games, albeit with weaker quantitative decay than the exponential bounds available in more specialized XOR settings (Bhangale et al., 5 Nov 2025).

3. XOR lemmas in communication, query, and information complexity

In bounded-round randomized communication, XOR repetition takes the form of a strong XOR lemma. If every GG9-round protocol that computes 1ε1-\varepsilon0 with probability 1ε1-\varepsilon1 uses at least 1ε1-\varepsilon2 bits of communication, then any 1ε1-\varepsilon3-round protocol that computes 1ε1-\varepsilon4 with probability 1ε1-\varepsilon5 must use

1ε1-\varepsilon6

bits. For constant 1ε1-\varepsilon7, this is 1ε1-\varepsilon8, matching the communication cost and the success probability of the trivial protocol that computes the 1ε1-\varepsilon9 bits independently and outputs their XOR, up to a constant factor in GG^\ell0 (Yu, 2022).

In deterministic communication complexity, the relevant lower bound is rank-sensitive rather than universal. For arbitrary GG^\ell1,

GG^\ell2

This is an XOR-repetition lower bound in the exact worst-case model, but it explicitly depends on the rank of the sign matrix GG^\ell3. The dependence is necessary because some algebraically simple functions, such as bitwise XOR itself, do not exhibit linear growth under XOR composition (Iyer et al., 2024).

Randomized query complexity admits a particularly tight strong direct-sum theorem for parity composition: GG^\ell4 This states that computing the XOR of GG^\ell5 copies of GG^\ell6 with error GG^\ell7 requires, up to constant factors, exactly GG^\ell8 times the cost of computing one copy with error GG^\ell9. The theorem matches the naive upper bound obtained by solving each copy independently to error \ell0 and then XORing the outputs (Brody et al., 2020).

Information complexity exhibits the same low-error scaling. If computing \ell1 with an error probability of \ell2 requires revealing \ell3 bits of information about the players’ inputs, then computing \ell4 with a constant error requires revealing

\ell5

bits of information. The matching upper bound is given by the naive protocol that runs the one-copy protocol independently on each coordinate and XORs the answers, so the error-information tradeoff is asymptotically tight (Sawettamalya et al., 2024).

A structurally different but related result concerns symmetric XOR functions in unbounded-error communication. For

\ell6

the unbounded-error communication complexity is governed, up to polylogarithmic factors, not by the ordinary number of sign changes of \ell7, but by

\ell8

The theorem is

\ell9

That paper does not prove an XOR repetition theorem, but it shows that parity-separated oscillation count is the correct structural parameter for symmetric XOR composition in the ω(G),ω(G),ωns(G),\omega(G^\ell),\qquad \omega^*(G^\ell),\qquad \omega^{ns}(G^\ell),0 model (Hatami et al., 2017).

4. Quantum XOR lemmas and quantum repetition phenomena

In the efficient-adversary quantum setting, XOR repetition appears as a quantum analogue of Yao’s XOR lemma. The main theorem in the underlying paper is a tight parallel repetition theorem for ω(G),ω(G),ωns(G),\omega(G^\ell),\qquad \omega^*(G^\ell),\qquad \omega^{ns}(G^\ell),1-message computationally secure quantum interactive protocols: if ω(G),ω(G),ωns(G),\omega(G^\ell),\qquad \omega^*(G^\ell),\qquad \omega^{ns}(G^\ell),2 has soundness ω(G),ω(G),ωns(G),\omega(G^\ell),\qquad \omega^*(G^\ell),\qquad \omega^{ns}(G^\ell),3, then ω(G),ω(G),ωns(G),\omega(G^\ell),\qquad \omega^*(G^\ell),\qquad \omega^{ns}(G^\ell),4 has soundness ω(G),ω(G),ωns(G),\omega(G^\ell),\qquad \omega^*(G^\ell),\qquad \omega^{ns}(G^\ell),5. As a corollary, if a quantum predicate is ω(G),ω(G),ωns(G),\omega(G^\ell),\qquad \omega^*(G^\ell),\qquad \omega^{ns}(G^\ell),6-unpredictable, then its ω(G),ω(G),ωns(G),\omega(G^\ell),\qquad \omega^*(G^\ell),\qquad \omega^{ns}(G^\ell),7-fold XOR is

ω(G),ω(G),ωns(G),\omega(G^\ell),\qquad \omega^*(G^\ell),\qquad \omega^{ns}(G^\ell),8

Equivalently, for canonical quantum commitments, XOR repetition gives

ω(G),ω(G),ωns(G),\omega(G^\ell),\qquad \omega^*(G^\ell),\qquad \omega^{ns}(G^\ell),9

and

ω(G)ω(G),ω(G)ω(G),ωns(G)ωns(G).\omega(G^\ell)\ge \omega(G)^\ell,\qquad \omega^*(G^\ell)\ge \omega^*(G)^\ell,\qquad \omega^{ns}(G^\ell)\ge \omega^{ns}(G)^\ell.0

The exponent is ω(G)ω(G),ω(G)ω(G),ωns(G)ωns(G).\omega(G^\ell)\ge \omega(G)^\ell,\qquad \omega^*(G^\ell)\ge \omega^*(G)^\ell,\qquad \omega^{ns}(G^\ell)\ge \omega^{ns}(G)^\ell.1, not ω(G)ω(G),ω(G)ω(G),ωns(G)ωns(G).\omega(G^\ell)\ge \omega(G)^\ell,\qquad \omega^*(G^\ell)\ge \omega^*(G)^\ell,\qquad \omega^{ns}(G^\ell)\ge \omega^{ns}(G)^\ell.2, because the reduction route passes through flavor-switching duality and incurs a square-root loss (Bostanci et al., 2023).

A different quantum use of the phrase concerns decision variants of monogamy-of-entanglement games. In the original search variant, Bob and Charlie must both recover the full ω(G)ω(G),ω(G)ω(G),ωns(G)ωns(G).\omega(G^\ell)\ge \omega(G)^\ell,\qquad \omega^*(G^\ell)\ge \omega^*(G)^\ell,\qquad \omega^{ns}(G^\ell)\ge \omega^{ns}(G)^\ell.3-bit measurement outcome ω(G)ω(G),ω(G)ω(G),ωns(G)ωns(G).\omega(G^\ell)\ge \omega(G)^\ell,\qquad \omega^*(G^\ell)\ge \omega^*(G)^\ell,\qquad \omega^{ns}(G^\ell)\ge \omega^{ns}(G)^\ell.4, and the optimal winning probability is

ω(G)ω(G),ω(G)ω(G),ωns(G)ωns(G).\omega(G^\ell)\ge \omega(G)^\ell,\qquad \omega^*(G^\ell)\ge \omega^*(G)^\ell,\qquad \omega^{ns}(G^\ell)\ge \omega^{ns}(G)^\ell.5

following a perfect parallel repetition theorem. In the decision variant called “XOR repetition,” Bob and Charlie must output only ω(G)ω(G),ω(G)ω(G),ωns(G)ωns(G).\omega(G^\ell)\ge \omega(G)^\ell,\qquad \omega^*(G^\ell)\ge \omega^*(G)^\ell,\qquad \omega^{ns}(G^\ell)\ge \omega^{ns}(G)^\ell.6. The striking result is that the optimal winning probability is

ω(G)ω(G),ω(G)ω(G),ωns(G)ωns(G).\omega(G^\ell)\ge \omega(G)^\ell,\qquad \omega^*(G^\ell)\ge \omega^*(G)^\ell,\qquad \omega^{ns}(G^\ell)\ge \omega^{ns}(G)^\ell.7

for every ω(G)ω(G),ω(G)ω(G),ωns(G)ωns(G).\omega(G^\ell)\ge \omega(G)^\ell,\qquad \omega^*(G^\ell)\ge \omega^*(G)^\ell,\qquad \omega^{ns}(G^\ell)\ge \omega^{ns}(G)^\ell.8, so there is no decay at all. This disproves the conjecture that the advantage over random guessing decays exponentially in ω(G)ω(G),ω(G)ω(G),ωns(G)ωns(G).\omega(G^\ell)\ge \omega(G)^\ell,\qquad \omega^*(G^\ell)\ge \omega^*(G)^\ell,\qquad \omega^{ns}(G^\ell)\ge \omega^{ns}(G)^\ell.9 (Coladangelo et al., 1 Sep 2025).

The same paper isolates why the fixed-parity task behaves differently from the search game and from the Goldreich–Levin variant. For the fixed XOR, the relevant parity observable preserves a two-dimensional \ell00-basis subspace, so the \ell01-qubit problem collapses to the one-qubit optimum. For the Goldreich–Levin variant, where the target is the random parity \ell02, the paper proves exponential decay for semi-classical adversaries, and formulates a conjecture equivalent to exponential decay for general adversaries (Coladangelo et al., 1 Sep 2025).

5. Repeated XOR constraints in satisfiability and symbolic protocol analysis

In random satisfiability, repeated XOR addition acts as a progressive thinning mechanism. For a fixed assignment \ell03,

\ell04

and for distinct assignments \ell05,

\ell06

Thus each fixed assignment survives all \ell07 random XORs with probability \ell08, and distinct assignments are pairwise independent with respect to survival. In the regime where the \ell09-CNF part has free-entropy density \ell10, the phase transition occurs at

\ell11

and the paper also proves the explicit unsatisfiability bound

\ell12

The empirical picture is a near-linear trade-off between CNF density and XOR density (Dudek et al., 2017).

In symbolic protocol analysis, repeated XOR is treated algebraically rather than probabilistically. The Horn-theory framework works modulo the standard XOR equations

\ell13

The main reduction theorem states that for a \ell14-dominated Horn theory \ell15 and \ell16-dominated message \ell17 in normal form,

\ell18

This reduces derivability modulo XOR to syntactic derivability in an XOR-free Horn theory \ell19, allowing tools such as ProVerif to analyze protocols that use XOR, provided the theory is \ell20-linear (0808.0634).

The relevance to repeated XOR expressions is direct. Because the framework normalizes modulo

\ell21

chains such as repeated-key masking are reduced before reasoning. The target theory then simulates the resulting cancellations by finitely many Horn clauses, so repeated or nested XOR occurrences do not have to be handled by algebraic unification at analysis time (0808.0634).

6. Structural themes, exceptions, and other technical senses

A persistent theme across the literature is that XOR repetition is governed by the structure being tensorized. In entangled two-prover XOR games, the tensorized object is the exact SDP characterization of value, yielding

\ell22

In bounded-round communication, randomized query complexity, and information complexity, the tensorized object is a resource measure at low error, so the repeated parity task costs \ell23 times the one-copy resource at error about \ell24 or \ell25 (0911.0201, Yu, 2022, Brody et al., 2020, Sawettamalya et al., 2024).

The main misconception dispelled by the game-theoretic literature is that favorable XOR behavior should extend automatically to nearby classes. It does not. The 2009 parallel-repetition paper is explicit that XOR games are an exceptional, highly structured class, not representative of the general behavior of entangled or non-signaling parallel repetition (0911.0201). The monogamy-of-entanglement work reaches an analogous conclusion from the opposite direction: replacing a hard search task by the XOR of all output bits is not necessarily a hardness amplifier, because the fixed-parity decision variant can have constant value \ell26 for all \ell27 (Coladangelo et al., 1 Sep 2025).

The phrase also appears in more arithmetic and automata-theoretic contexts. For the negative-base xor sequence, the exact identity is

\ell28

and the sequence is generated by a three-state transducer. This use is technically unrelated to hardness amplification or parallel repetition, but it illustrates that “xor repetition” can also refer to rigid digitwise repetition phenomena induced by xor-like operators in nonstandard numeration systems (Verrill, 11 Jun 2025).

Taken together, these results suggest that XOR repetition is best understood as a taxonomy rather than a single theorem. Depending on the model, it can mean perfect parallel repetition, strong XOR hardness amplification, parity-sensitive communication lower bounds, entropy loss under repeated random XOR constraints, compilation of repeated XOR algebra into an XOR-free theory, or even fixed-parity tasks that provably resist decay.

Topic to Video (Beta)

No one has generated a video about this topic yet.

Whiteboard

No one has generated a whiteboard explanation for this topic yet.

Follow Topic

Get notified by email when new papers are published related to XOR Repetition.