Dice Question Streamline Icon: https://streamlinehq.com

Short zero-knowledge PCPs

Determine whether there exist zero-knowledge probabilistically checkable proofs for NP with O(1) query complexity and quasi-linear proof length, that is, proof length \tilde{O}(n).

Information Square Streamline Icon: https://streamlinehq.com

Background

The paper proves a zero-knowledge PCP theorem matching the constant-query feature of the classical PCP theorem, but does not optimize proof length. In the classical (non-zero-knowledge) setting, decades of work have reduced PCP proof length to quasilinear, with the current state of the art based on Reed–Solomon arithmetization and combinatorial gap amplification.

The authors ask whether analogous quasilinear-length constructions can be achieved in the zero-knowledge setting. They note their techniques rely on Reed–Muller arithmetization and the sumcheck protocol, so new ideas may be required to reach quasilinear length with zero-knowledge guarantees.

References

In particular, one of the most immediate open questions is whether it is possible to obtain ZK-PCPs with nearly-linear length. Do there exist O(1)-query ZK-PCPs for NP with proof length \tilde{O}(n)?

A Zero-Knowledge PCP Theorem (2411.07972 - Gur et al., 12 Nov 2024) in Subsection “Open problems”