220 likes | 342 Views
Locally Testable Codes Analogues to the Unique Games Conjecture Do Not Exist. Gillat Kol joint work with Ran Raz. Summary. The Unique Games Conjecture ( UGC ) is an important open problem in the study of PCP s It conjectures the existence of PCPs with special properties
E N D
Locally Testable Codes Analogues to the Unique Games Conjecture Do Not Exist Gillat Kol joint work with Ran Raz
Summary The Unique Games Conjecture (UGC) is an important open problem in the study of PCPs It conjectures the existence of PCPs with special properties Known PCP constructions are based on Locally Testable Codes (LTCs) with analogues properties We show that LTCs with properties analogues to the UGC do not exist Thus, show limitations of some of the current PCP constructions techniques
The PCP Theorem An unbounded prover wants to convince a poly-time verifier that SAT, by supplying a proof The verifier wants to only read constant number of symbols from the proof PCP Thm [BFL,FGLSS,AS,ALMSS ‘92]:This can be done! Completeness: SAT proof accepted whp Soundness: SAT proof rejected whp The proof supplied by the prover is called a probabilistically checkable proof (PCP)
The PCP Theorem i j q p y m b p r y w u t Verifier Probabilistically Checkable Proofp • (2 queries) • Toss coins to getlocations i and j • Query pi and pj • Using pi and pj, decide if to accept
Why is the UGC Interesting? Almost all hardness of approximation results rely on the PCP Theorem Yet, for many fundamental problems, optimal hardness results are still not know The UGC is a strengthening of the PCP Theorem shown to imply many improved hardness results Max-Cut [MOO ‘05, KKMO ‘07], Vertex-Cover [KR ‘08], CSPs [Rag ‘08], …
Unique Tests The UGC deals with verifiers V that read 2 locations and only make unique tests: i,j queried by V permutation ij: s.t. V accepts iff ij(pi) = pj That is, after reading location i, there exists a unique value for locationj thatmakes V accept (and vice versa)
The Unique Games Conjecture Unique Games Conjecture [Khot ‘02]: ,s > 0 consts (const size depends on ,s) s.t. V checking proofs for “SAT” over by onlyperformingunique tests Completeness 1-: SAT proof accepted wp ≥1- Soundness s: SAT proof accepted wp < s Parallel Repetition Theorem [Raz ‘98]: Such a verifier exists when uniqueness is relaxed to projection
Error Correcting Codes Hamming Distance: dist(u,w) = frac of coordinates u and w disagree on agree(u,w) = frac of coordinates u and w agree on Error Correcting Code: C n Relative Distance:C has relative distance 1- if u w C, dist(u,w) ≥ 1- equiv. agree(u,w) High relative distance Good error correcting ability
Locally Testable Codes Locally Testable Code: A code C with a tester (prob algo) that checks if a given word v is in C by only reading a constant number of locations Completeness 1-: vC accept wp ≥ 1- Soundness s,: dist(v,C) > 1- acceptwp < s equiv.acceptwp s uC, agree(u,v)
PCPs and LTCs Both PCPverifiers and LTC testers test if a given string is “close” to being “good” (good = valid proof /codeword) by reading only a constant number of locations in it Known PCP constructions are based on LTCs with analogues properties
“LTCs Analogues to the UGC”? (,,s,)-LTC: Relative distance 1- (codewords agree frac) Completeness 1- (codewords accepted wp 1-) Soundness s,(dist > 1- accept wp < s) The UGC requires a low-error PCP with unique tests Uniqueness: AUnique LTC is an LTC with unique tests Low-error: Inknown PCPs, the error originates from the completeness, soundness, and distance of the LTC used Thus, we would have wanted: > 0 const, LTC with ,,s < for some
Our Result Theorem (Main): Let C nbe an(,,s,)-unique LTC. Denote c1 = 10-102and c2 = 1010||/(consts) Ifs 10-5and, c1then|C| c2 • I.e., fixing fixes a const c1, s.t. and cannot both be smaller thanc1, unless C is of const size • Some Tightness: = {a, b, c, …}, C = {an, bn, cn, …}. • C is a unique-LTC with ==0 (test: vi = vj),and |C|=||
Constraint Graphs Proof by way of contradiction: Let C be such a unique LTCwith tester T T can be viewed as a constraint graph G Vertex set = [n] There exist an edge (i,j) if T may query locations (i,j) The edge (i,j) is associated with ij A word vsatisfies the edge (i,j)if ij(vi) = vj
Step 1 (Main): Decompose G Decompose G to small connected components by removing only a small number of edges (obtain G*) Each connected component of G* contains n vertices G*contains 210-4e edges (e = #edges in G) G* G n vertices 210-4e edges
Step 2: Constructing a “Bad” Word Set k 1/constant Partition the connected components of G* to k sets, each containing n/k vertices (components ofG*are small) Let v* be “balanced” hybrid of any k different codewords (|C|large), agreeing with each on one of the k parts of G* G*
v* is far from the code: v* is a hybrid of codewords Codewords disagree on most coordinates(relative dist) v* cannot agree with either on many coordinates v* is accepted with non-negligible prob: On everycomponentof G*, v* agrees with a codeword On this component, v* only violates the edges violated by the codeword v* satisfies most of the edges in G*(Completeness) v* satisfies many edges (G*contains many edges) v* Violates Soundness v* violates soundness!