Quantum Interactive Proofs
The quantum analogue of IP: the class of decision problems verifiable by an interactive proof where both the verifier (a polynomial-time quantum algorithm) and the prover (unbounded) exchange quantum messages over polynomially many rounds. We require:
- If the answer is “yes,” there exists a prover strategy causing the verifier to accept with probability at least 2/3.
- If the answer is “no,” for every prover strategy the verifier rejects with probability at least 2/3.
See the complexity zoo entry here.
Known relationships
- : classical interactive proofs are a special case (restrict messages to classical strings).
- — TODO citation (Jain, Ji, Upadhyay, Watrous 2010). Since as well, quantum interactive proofs are no more powerful than classical interactive proofs. This is a striking collapse: quantum communication between prover and verifier adds no power to multi-round interactive proofs.
- (two-message quantum IP: verifier sends a quantum challenge, prover responds) strictly contains and is believed to contain problems outside — TODO citation.
- : a single-message quantum interactive proof is exactly Quantum Merlin-Arthur.
Multi-prover extensions
- (multiple quantum-entangled provers): provers share arbitrary prior entanglement but cannot communicate during the protocol. Remarkably, (the class of recursively enumerable languages) — TODO citation (Ji, Natarajan, Vidick, Wright, Yuen 2020). This means entangled provers can convince a classical verifier of undecidable statements! This result resolved the Connes embedding conjecture in the negative.
- vs : the classical multi-prover class , so entanglement exponentially (in fact, incomparably) increases prover power.
Relevance to cryptography
- implies that quantum zero-knowledge protocols with multiple rounds are no more expressive than classical ones from a language-recognition standpoint.
- The result has profound implications: it shows that quantum entanglement can be used to certify computations in ways that are fundamentally unverifiable by classical means — raising both opportunities and challenges for quantum cryptographic protocols.