Succinct Non-interactive Arguments of Proximity

Speaker
Host
We study succinct non-interactive arguments of proximity (SNAP), which allow a prover to convince a verifier that a statement is true through a short message. Moreover, the verifier reads only a sublinear number of bits of the statement, and soundness is required to hold against polynomial-time adversaries when the statement is π-far from any true statements. SNAPs can be seen as the natural analog of property testing in the context of succinct non-interactive arguments (SNARGs).
We obtain both positive and negative results for SNAPs.
β’ Adaptive SNAPs for P and NP: For any π β (0, 1), we construct the first adaptively sound SNAPs for P with π-proximity based on standard assumptions: LWE or subexponential DDH or DLIN over bilinear maps. Our proof size, verifierβs query complexity, and verification time are π^{1/2+π(1)} poly(π), where π is the length of the statement and π is the security parameter. By additionally assuming sub-exponentially secure indistinguishability obfuscation, we upgrade this result to SNAPs for NP with essentially the same parameters.
β’ Lower Bound: We show that our parameters in the adaptive soundness setting are nearly optimal, up to an π^{π(1)}poly(π) factor. Our lower bound is unconditional.
β’ Fully Succinct Non-adaptive SNAPs for NP: For any constant π β (0, 1), we construct the first non-adaptively sound SNAPs for NP with π-proximity, based on learning with errors and indistinguishability obfuscation. The proof size, verifierβs query complexity, and verification time in our constructions are fixed polynomials in the security parameter. We also show that restricting such SNAPs to just P would already imply non-adaptively sound SNARGs for NP.
Central to our SNAP constructions is a new notion of commitment of proximity, which enables sublinear-time verification of the commitment. To derive our unconditional lower bound, we adopt and generalize theorems from oracle-presampling techniques in the random oracle literature. Both techniques may be of independent interest.
Joint work with Zhengzhong Jin and Daniel Wichs (Northeastern University).