Presentation is loading. Please wait.

Presentation is loading. Please wait.

Tight Integrality Gaps for Lovász-Schrijver LP relaxations of Vertex Cover Grant Schoenebeck Luca Trevisan Madhur Tulsiani UC Berkeley.

Similar presentations


Presentation on theme: "Tight Integrality Gaps for Lovász-Schrijver LP relaxations of Vertex Cover Grant Schoenebeck Luca Trevisan Madhur Tulsiani UC Berkeley."— Presentation transcript:

1 Tight Integrality Gaps for Lovász-Schrijver LP relaxations of Vertex Cover Grant Schoenebeck Luca Trevisan Madhur Tulsiani UC Berkeley

2 For G = (V,E) find the smallest subset of vertices containing at least one endpoint of every edge. Integrality Gap = Max G = 2 – o(1) for both Minimum Vertex Cover SDP (Lovász -function) Minimize  u 2 V z 0 ¢ z u k z u k  1 8 u 2 V, k z 0 k  1 (z 0 - z u ) ¢ (z 0 - z v ) = 0 8 (u,v) 2 E k z u k 2 = z 0 ¢ z u LP Minimize  u 2 V x u x u 2 [0,1] 8 u 2 V x u + x v ¸ 1 8 (u,v) 2 E Integer Optimum Optimum of Program

3 Integrality Gaps with more constraints For the complete graph (K n ) on n vertices: LP Optimum = n/2; Integer Optimum = n-1 Integrality Gap = 2 – 2/n What if we add the constraint x u +x v +x w ¸ 2 for every triangle (u,v,w) in G? Performance ratio for K n is 3/2, but the integrality gap still remains 2-o(1). What if add constraints analogous to the one above for every odd cycle? What if we add x u + x v + x w + x z  3 for every clique of size 4? Size 5? One needs to prove integrality gaps from scratch every time new constraints are added.

4 Automatically generating “natural” constraints LS/LS + hierarchies define define “cut operators” applied to (convex) solution space. Operators can be iteratively applied to generate tighter LP/SDP relaxations. Relaxation obtained by r cuts (rounds) solvable in n O(r) time. Constant number of rounds produce most known LP/SDP relaxations. Lower bounds against these hierarchies imply lower bounds for large class of LP/SDP relaxations (ABL’02)

5 LS/LS + lower bounds for Vertex Cover 2 -   (√(logn/loglogn)) GMPT’07 7/6 -   (n) rounds STT’07 7/6 -  1 round (random 3XOR) FO’06 2 -  1 round + triangle inequality Charikar’02 2 -  1 round GK’98 2 -   n) rounds STT’07 3/2 -   (log 2 n) rounds Tourlakis’06 2 -   (log n) rounds ABL’02, ABLT’06 LS LS +

6 The Lovász-Schrijver Hierarchy  Goal: Only allow convex combinations of 0/1 solutions. Probability distributions! y = (y 1, y 2, …, y n )  S Marginal distribution! Ask for conditionals. 2/3 1 1 1 0 0 1 1 1 1 1 = 1/3 x ++ 1 1 0 1/2 1 1 = 2/3 x + 1/3 x  u  y (u), y (  u) y = (y u )  y (u) + (1-y u )  y (  u) 2/31/32/3 1

7 The Lovász-Schrijver Hierarchy y 1  y (1) y 2  y (2)  y n  y (n) Y = 1.Y = Y T 2.Diagonal(Y) = y 3.Y i /y i  S, (y –Y i )/(1-y i )  S 4.Y is p.s.d. Y ij = Pr[i=1 ^ j=1] LS LS +  u  y (u), y (  u) y = (y u )  y (u) + (1-y u )  y (  u) Conditions we can check : y  S is “good” if  Y s.t.

8 Prover-Adversary Game y  LS r (VC) u (0 < y u < 1) y (u), y (  u)  LS r-1 (VC) y (u), v ProverAdversary Showing y  LS r (VC) can be viewed as “almost” a 2-player game 

9 Prover-Adversary Game (contd…) 2/3 x 2/3 0 1 1 1 11 1 1/2 1 1 0 1 11 1 ? 1 ? ?? 1/3 x 1/2 x Ha!

10 The Graphs [ABLT’06] Pick one at random: G n,p with np = O(1) Removing O(n 1/2 ) edges ) no cycles of size O(log n) (locally like trees) All subgraphs on at most  n vertices are sparse |E S | < (1+  )|S| |VC| > (1-  )  n (1/2+ , …, 1/2+  ) survives  (n) rounds ) gap of 2-O( 

11 The game begins… ½ +  V v = 1

12 The “splash” ½+  v Before After 1 44 1-4  88 1-8  1/2 0 1 1 0 = ½ + ½ Tree: ½+  0 1 1 1 w.p. 2  /(1/2+  ) = (½-  + (½+  Like a tree: 0 o.w. O(1/  log(1/  ))

13 Idea 1: Cheat while you can Easy Doable Cycles after O(log n) rounds Girth is essentially the limitation for earlier works Conditionals exist for trees

14 Idea 2: Actively simplify the solution If y =  c i y (i) and each y (i) survives r rounds, then so does y. Express solution at every step as a convex combination of “nice” solutions with splashes being far apart. “Process” solution to obtain 0/1 values in regions with complicated distributions.

15 Making things simpler(?) [ABLT’06]: If every subgraph is sparse (|E S | < (1+  )|S|), then (½+ , …, ½+  ) is a combination of 0/1 solutions. [STT’07]: If y i + y j ¸ 1+2  for all (i,j) 2 E not both 0/1, then y is a convex combination of (0,1, ½+  ) solutions. STT 0/1 ½+  ABLT

16 But wait… that was wrong! ½+   Processing fixes region to arbitrary 0/1 values. Inconsistensies on boundary. Solution: Create splashes around boundary! But what if they intersect again? Wasn’t that the whole problem to begin with!

17 Idea 3: Fix things aggressively Recursively include short paths between points in the region to be processed. No short paths between two points on boundary ) splashes at boundary are far apart.

18 And this finally works! 1.Splash 2.Aggressively simplify 3.Splash on boundaries Continue

19 How many rounds does this work for? The region to be processed should never get bigger than  n (only small subgraphs are sparse). Splashes affect only constant number of vertices at each round. Need to show that “aggressive simplification” does not fix too many vertices.

20 The cost of aggression We always add paths - one more edge than vertices. Adversary fixes trees – one more vertex than edges. If too many more paths than trees, then subgraph becomes too dense (violates sparsity). Set up potential function, show that size of processed region is O(r) after r rounds ) can survive  (n) rounds.

21 Conclusions/Open Problems 2-  gap for  (n) rounds of LS +. Similar results for Sherali-Adams/Lassere hierarchies? LS + results for other problems? Sparsest Cut Unique Games CMM’07: 2-  for  (n  ) rounds of SA

22 Thank You Questions?


Download ppt "Tight Integrality Gaps for Lovász-Schrijver LP relaxations of Vertex Cover Grant Schoenebeck Luca Trevisan Madhur Tulsiani UC Berkeley."

Similar presentations


Ads by Google