A Note on Almost Perfect Probabilistically Checkable Proofs of Proximity
Shlomo Jozeph

TL;DR
This paper introduces the concept of almost perfect probabilistically checkable proofs of proximity (APPCPP), analyzing their existence and limitations based on the computational complexity of the verifier’s allowed operations.
Contribution
It establishes a dichotomy theorem showing which sets of verifier computations admit APPCPPs, linking this to the P vs NP complexity classification.
Findings
Sets with APPCPPs correspond to those with PCPPs.
Dichotomy aligns with the NP-hardness of associated CSPs.
No APPCPPs exist for sets solvable in P unless P=NP.
Abstract
Probabilistically checkable proofs of proximity (PCPP) are proof systems where the verifier is given a 3SAT formula, but has only oracle access to an assignment and a proof. The verifier accepts a satisfying assignment with a valid proof, and rejects (with high enough probability) an assignment that is far from all satisfying assignments (for any given proof). In this work, we focus on the type of computation the verifier is allowed to make. Assuming P NP, there can be no PCPP when the verifier is only allowed to answer according to constraints from a set that forms a CSP that is solvable in P. Therefore, the notion of PCPP is relaxed to almost perfect probabilistically checkable proofs of proximity (APPCPP), where the verifier is allowed to reject a satisfying assignment with a valid proof, with arbitrary small probability. We show, unconditionally, a dichotomy of sets of…
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
TopicsLogic, Reasoning, and Knowledge · Formal Methods in Verification · Complexity and Algorithms in Graphs
