Robust PCPs of Proximity, Short PCPs, and
Applications to Coding

Eli Ben-Sasson, Oded Goldreich, Prahladh Harsha, Madhu Sudan, and Salil Vadhan


Abstract

We continue the study of the trade-off between the length of PCPs and their query complexity, establishing the following main results
(which refer to proofs of satisfiability of circuits of size n):

  1. We present PCPs of length exp(o(loglog n)^2) * n that can be verified by making o(loglog n) Boolean queries.
  2. For every \eps>0, we present PCPs of length exp(log^\eps n) * n that can be verified by making a constant number of Boolean queries.

In both cases, false assertions are rejected with constant probability (which may be set to be arbitrarily close to 1).  The multiplicative overhead on the length of the proof, introduced by transforming a proof into a probabilistically checkable one, is just quasi-polylogarithmic in the first case (of query complexity o(loglog n), and 2^{(log n)^\eps, for any \eps > 0, in the second case (of constant query complexity).


Our techniques include the introduction of a new variant of PCPs that we call "Robust PCPs of Proximity". These new PCPs facilitate proof composition, which is a central ingredient in construction of PCP systems. (A related notion and its composition properties were discovered independently by Dinur and Reingold.) Our main technical contribution is a construction of a "length-efficient" Robust PCP of Proximity. While the new construction uses many of the standard techniques in PCPs, it does differ from previous constructions in fundamental ways, and in particular does not use the "parallelization" step of Arora et al.  The alternative approach may be of independent interest.

We also obtain analogous quantitative results for locally testable codes. In addition, we introduce a relaxed notion of locally decodable codes, and present such codes mapping k information bits to codewords of length k^{1+\eps}, for any \eps>0.


Versions

  • In Proceedings of the 36th Annual ACM Symposium on Theory of Computing (STOC `04), pages 1-10, Chicago, Illinois, June 2004.  ACM. 
    [official ACM page
  • Electronic Colloquium on Computational Complexity (ECCC), technical report TR04-021, March 2004. [ECCC page]
  • Revised full version, January 2005. [postscript][pdf]
  • SIAM Journal on Computing 36(4) : 889-974, 2006. Special Issue on Randomness and Complexity.
    [official SICOMP page]


 [ back to Salil Vadhan's research]