Nondeterministic property testing László Lovász Katalin Vesztergombi.

Slides:



Advertisements
Similar presentations
1 Decomposing Hypergraphs with Hypertrees Raphael Yuster University of Haifa - Oranim.
Advertisements

Deterministic vs. Non-Deterministic Graph Property Testing Asaf Shapira Tel-Aviv University Joint work with Lior Gishboliner.
Bayesian Networks, Winter Yoav Haimovitch & Ariel Raviv 1.
Which graphs are extremal? László Lovász Eötvös Loránd University Budapest September
A UNIFIED FRAMEWORK FOR TESTING LINEAR-INVARIANT PROPERTIES ARNAB BHATTACHARYYA CSAIL, MIT (Joint work with ELENA GRIGORESCU and ASAF SHAPIRA)
GOLOMB RULERS AND GRACEFUL GRAPHS
Christian Sohler | Every Property of Hyperfinite Graphs is Testable Ilan Newman and Christian Sohler.
Random graphs and limits of graph sequences László Lovász Microsoft Research
Last time: terminology reminder w Simple graph Vertex = node Edge Degree Weight Neighbours Complete Dual Bipartite Planar Cycle Tree Path Circuit Components.
Yangjun Chen 1 Bipartite Graphs What is a bipartite graph? Properties of bipartite graphs Matching and maximum matching - alternative paths - augmenting.
Asaf Shapira (Georgia Tech) Joint work with: Arnab Bhattacharyya (MIT) Elena Grigorescu (Georgia Tech) Prasad Raghavendra (Georgia Tech) 1 Testing Odd-Cycle.
Mycielski’s Construction Mycielski’s Construction: From a simple graph G, Mycielski’s Construction produces a simple graph G’ containing G. Beginning with.
1 2 Introduction In last chapter we saw a few consistency tests. In this chapter we are going to prove the properties of Plane-vs.- Plane test: Thm[RaSa]:
Graph Theory Ming-Jer Tsai. Outline Graph Graph Theory Grades Q & A.
Yangjun Chen 1 Bipartite Graph 1.A graph G is bipartite if the node set V can be partitioned into two sets V 1 and V 2 in such a way that no nodes from.
EXPANDER GRAPHS Properties & Applications. Things to cover ! Definitions Properties Combinatorial, Spectral properties Constructions “Explicit” constructions.
1 On the Benefits of Adaptivity in Property Testing of Dense Graphs Joint work with Mira Gonen Dana Ron Tel-Aviv University.
Expanders Eliyahu Kiperwasser. What is it? Expanders are graphs with no small cuts. The later gives several unique traits to such graph, such as: – High.
Coloring Algorithms and Networks. Coloring2 Graph coloring Vertex coloring: –Function f: V  C, such that for all {v,w}  E: f(v)  f(w) Chromatic number.
MCA 520: Graph Theory Instructor Neelima Gupta
K-Coloring k-coloring: A k-coloring of a graph G is a labeling f: V(G)  S, where |S|=k. The labels are colors; the vertices of one color form a color.
Antimagic Labellings of Graphs Torsten Mütze Joint work with Dan Hefetz and Justus Schwartz.
MATH 310, FALL 2003 (Combinatorial Problem Solving) Lecture 10, Monday, September 22.
K-Coloring k-coloring: A k-coloring of a graph G is a labeling f: V(G)  S, where |S|=k. The labels are colors; the vertices of one color form a color.
Convergent Dense Graph Sequences
Correlation testing for affine invariant properties on Shachar Lovett Institute for Advanced Study Joint with Hamed Hatami (McGill)
Which graphs are extremal? László Lovász Eötvös Loránd University, Budapest Joint work with Balázs Szegedy.
Graph limit theory: Algorithms László Lovász Eötvös Loránd University, Budapest May
July The Mathematical Challenge of Large Networks László Lovász Eötvös Loránd University, Budapest
Algorithms on large graphs László Lovász Eötvös Loránd University, Budapest May
Edge-disjoint induced subgraphs with given minimum degree Raphael Yuster 2012.
Graph limit theory: an overview László Lovász Eötvös Loránd University, Budapest IAS, Princeton June
October Large networks: a new language for science László Lovász Eötvös Loránd University, Budapest
Mycielski’s Construction Mycielski’s Construction: From a simple graph G, Mycielski’s Construction produces a simple graph G’ containing G. Beginning with.
Convergent sequences of sparse graphs (status report) László Lovász Eötvös University, Budapest.
Testing the independence number of hypergraphs
CS774. Markov Random Field : Theory and Application Lecture 02
Optimization in very large graphs László Lovász Eötvös Loránd University, Budapest December
Graph algebras and extremal graph theory László Lovász April
Graph Colouring L09: Oct 10. This Lecture Graph coloring is another important problem in graph theory. It also has many applications, including the famous.
Local and global convergence in bounded degree graphs László Lovász Eötvös Loránd University, Budapest Joint work with Christian Borgs, Jennifer Chayes.
1 Design and Analysis of Algorithms Yoram Moses Lecture 11 June 3, 2010
The mathematical challenge of large networks László Lovász Eötvös Loránd University, Budapest Joint work with Christian Borgs, Jennifer Chayes, Balázs.
Approximation Algorithms for Graph Homomorphism Problems Chaitanya Swamy University of Waterloo Joint work with Michael Langberg and Yuval Rabani Open.
CSE, IIT KGP Graph Coloring. CSE, IIT KGP K-coloring A k-coloring of G is a labeling f:V(G)  {1,…,k}.A k-coloring of G is a labeling f:V(G)  {1,…,k}.
Regularity partitions and the topology of graphons László Lovász Eötvös Loránd University, Budapest Joint work Balázs Szegedy August
Extremal graph theory and limits of graphs László Lovász September
1 Quasi-randomness is determined by the distribution of copies of a graph in equicardinal large sets Raphael Yuster University of Haifa.
Limits of randomly grown graph sequences Katalin Vesztergombi Eötvös University, Budapest With: Christian Borgs, Jennifer Chayes, László Lovász, Vera Sós.
Introduction to Graph Theory
Graph algebras and graph limits László Lovász
Dense graph limit theory: Extremal graph theory László Lovász Eötvös Loránd University, Budapest May
CHAPTER SIX T HE P ROBABILISTIC M ETHOD M1 Zhang Cong 2011/Nov/28.
Trees.
Hyperfinite graphs and combinatorial optimization László Lovász
The countable character of uncountable graphs François Laviolette Barbados 2003.
Bipartite Graphs What is a bipartite graph?
What is the next line of the proof?
Algorithms and networks
Structural graph parameters Part 2: A hierarchy of parameters
Graph limits and graph homomorphisms László Lovász Microsoft Research
Bart Jansen Polynomial Kernels for Hard Problems on Disk Graphs
Partitioning and decomposing graphs László Lovász
Around the Regularity Lemma
Bipartite Graph 1. A graph G is bipartite if the node set V can be partitioned into two sets V1 and V2 in such a way that no nodes from the same set are.
Graph homomorphisms, statistical physics,
Hyperfinite graphs and combinatorial optimization László Lovász
Planarity.
Eötvös Loránd Tudományegyetem, Budapest
Locality In Distributed Graph Algorithms
Presentation transcript:

Nondeterministic property testing László Lovász Katalin Vesztergombi

G(k,G): labeled subgraph of G induced by k random nodes. Definitions September 20122

P testable: there is a test property P’, such that (a)for every graph G ∈ P and every k ≥ 1, G(k,G) ∈ P′ with probability at least 2/3, and (b) for every ε > 0 there is a k 0 ≥ 1 such that for every graph G with d 1 (G,P) > ε and every k ≥ k 0 we have G(k,G) ∈ P′ with probability at most 1/3. P: graph property Testable graph properties September 20123

Example: No edge. Testable graph properties: examples Example: All degrees ≤10. Example: Contains a clique with ≥ n/2 nodes. Example: Bipartite. Example: Perfect. September 20124

Removal Lemma:   ’ if t( ,G)<  ’, then we can delete  n 2 edges to get a triangle-free graph. Ruzsa - Szemerédi G’: sampled induced subgraph G’ not triangle-free  G not triangle free G’ triangle-free  with high probability, G has few triangles Example: triangle-free Testable graph properties: examples September 20125

Example: disjoint union of two isomorphic graphs Testable graph properties: examples Not testable! September 20126

Every hereditary graph property is testable. Alon-Shapira inherited by induced subgraphs Testable graph properties September 20127

Nondeterministically testable graph properties Divine help: coloring the nodes, orienting and coloring the edges Q: property of directed, colored graphs shadow(Q)={shadow(G): G  Q}; G: directed, edge and node-colored graph shadow(G): forget orientation, delete edges with certain colors, forget coloring P nondeterministically testable: P= shadow(Q), where Q is a testable property of colored directed graphs. September 20128

Examples: maximum cut contains ≥n 2 /100 edges contains a clique with ≥ n/2 nodes contains a spanning subgraph with a testable property P we can delete ≤n 2 /100 edges to get a perfect graph Nondeterministically testable graph properties September 20129

Every nondeterministically testable graph property is testable. Main Theorem „P=NP” for property testing in dense graphs Pure existence proof of an algorithm September L-V

Restrictions and extensions Node-coloring can be encoded into the edge-coloring. We will not consider orientation of edges. Equivalent: Certificate is given by unary and binary relations. Ternary etc? Theorem is false if functions are allowed besides relations. (Example: union of two isomorphic graphs.) September

G AGAG WGWG September From graphs to functions

September W 0 = { W: [0,1] 2  [0,1], symmetric, measurable } Kernels and graphons graph G  graphon W G W = { W: [0,1] 2  R, symmetric, bounded, measurable } kernel graphon

September There is a finite definition. Cut distance cut norm on L  ([0,1] 2 ) cut distance

A graph property P is testable iff for every sequence (G n ) of graphs with |V(G n )|  and   (G n,P)  0, we have d 1 (G n,P)  0. Cut distance and property testing September L-Szegedy

September distribution of k-samples is convergent for all k Probability that random map V(F)  V(G) preserves edges (G 1,G 2,…) convergent:  F t(F,G n ) is convergent Convergence of a graph sequence (G 1,G 2,…) convergent  Cauchy in the cut distance Borgs-Chayes-L-Sós-V

September G n  W :  F t(F,G n )  t(F,W) Limit graphon of a graph sequence Equivalently:

September For every convergent graph sequence (G n ) there is a W  W 0 such that G n  W. Conversely,  W  (G n ) such that G n  W. W is essentially unique (up to measure-preserving transformation). Limit graphon: existence and uniqueness L-Szegedy Borgs-Chayes-L

Let G n be a sequence of graphs, and let U be a graphon such that G n  U. Then the graphs G n can be labeled so that Convergence in norm (W n ): sequence of uniformly bounded kernels with  W n    0. Then  W n Z    0 for every integrable function Z: [0,1] 2   R. September Borgs-Chayes-L-Sós-V L-Szegedy

k-graphons k-graphon: W=(W 1,...,W k ), where W 1,...,W k  W 0 and W W k =1 fractional k-coloration September Sample G(r,W): random x 1,...,x r  [0,1], connect i to j with color c with probability W c (x i,x j )

L n : sequence of k-edge-colored graphs. L n convergent: distribution of G(r,L n ) is convergent. Convergence of k-graphons September L n convergent sequence of k-colored graphs   k-graphon W : G(r,L n )  G(r,W) in distribution. Equivalently: L-Szegedy

H 1, H 2,... in Q shadow(H n )=G n ... J 2, J 1 shadow(J n )=F n close to Q G 1, G 2,...  ... F 2, F 1 in P far from P  Main Theorem: Proof September

Let W=(W 1,...,W k ) be a k-graphon, and let. Let F n  U. Then there exist k-colored graphs J n on V(J n ) = V(F n ) such that shadow(J n ) = F n and J n  W. Main Lemma September

September  F Proof (k=3, m=2) W 1 W = H 1 H 2

September 2012 (H 1, H 2 ) fractional edge-2-coloring  (J 1, J 2 ) edge-2-coloring by randomization Proof (cont) are small (Chernoff bound) are small Two things to prove: 25

September Proof (cont)

September Proof (cont)

September Sampling method: We can sample a uniform random node a bounded number of times, and explore its neighborhood to a bounded depth. Bounded degree graphs (≤D)

September Maximum cut cannot be estimated in this model (random D-regular graph vs. random bipartite D-regular graph) P  NP in this model (random D-regular graph vs. union of two random D-regular graphs) Bounded degree graphs (≤D)