Yuval Peled, HUJI Joint work with Nati Linial, Benny Sudakov, Hao Huang and Humberto Naves.

Slides:



Advertisements
Similar presentations
Parikshit Gopalan Georgia Institute of Technology Atlanta, Georgia, USA.
Advertisements

Minimum Clique Partition Problem with Constrained Weight for Interval Graphs Jianping Li Department of Mathematics Yunnan University Jointed by M.X. Chen.
On the Density of a Graph and its Blowup Raphael Yuster Joint work with Asaf Shapira.
Which graphs are extremal? László Lovász Eötvös Loránd University Budapest September
Heuristics for the Hidden Clique Problem Robert Krauthgamer (IBM Almaden) Joint work with Uri Feige (Weizmann)
Optimization of thermal processes2007/2008 Optimization of thermal processes Maciej Marek Czestochowa University of Technology Institute of Thermal Machinery.
Upper bounds for asymmetric Ramsey properties of random graphs Reto Spöhel, ETH Zürich Joint work with Yoshiharu Kohayakawa, Universidade de São Paulo.
1 NP-Complete Problems. 2 We discuss some hard problems:  how hard? (computational complexity)  what makes them hard?  any solutions? Definitions 
Playing Fair at Sudoku Joshua Cooper USC Department of Mathematics.
Online Social Networks and Media. Graph partitioning The general problem – Input: a graph G=(V,E) edge (u,v) denotes similarity between u and v weighted.
1 Minimizing Movement Erik D. Demaine, MohammadTaghi Hajiagahayi, Hamid Mahini, Amin S. Sayedi-Roshkhar, Shayan Oveisgharan, Morteza Zadimoghaddam SODA.
How should we define corner points? Under any reasonable definition, point x should be considered a corner point x What is a corner point?
Problems in Ramsey theory typically ask a question of the form: "how many elements of some structure must there be to guarantee that a particular property.
The number of edge-disjoint transitive triples in a tournament.
Complexity 16-1 Complexity Andrei Bulatov Non-Approximability.
Online Ramsey Games in Random Graphs Reto Spöhel Joint work with Martin Marciniszyn and Angelika Steger.
Complexity 15-1 Complexity Andrei Bulatov Hierarchy Theorem.
Computational problems, algorithms, runtime, hardness
Mycielski’s Construction Mycielski’s Construction: From a simple graph G, Mycielski’s Construction produces a simple graph G’ containing G. Beginning with.
Totally Unimodular Matrices Lecture 11: Feb 23 Simplex Algorithm Elliposid Algorithm.
Online Graph Avoidance Games in Random Graphs Reto Spöhel Diploma Thesis Supervisors: Martin Marciniszyn, Angelika Steger.
1 On a question of Leiss regarding the Towers of Hanoi problem.
Vertex Cover, Dominating set, Clique, Independent set
NP-Complete Problems Reading Material: Chapter 10 Sections 1, 2, 3, and 4 only.
Online Vertex Colorings of Random Graphs Without Monochromatic Subgraphs Reto Spöhel, ETH Zurich Joint work with Martin Marciniszyn.
Chapter 11: Limitations of Algorithmic Power
1 Slides by Asaf Shapira & Michael Lewin & Boaz Klartag & Oded Schwartz. Adapted from things beyond us.
Applied Discrete Mathematics Week 10: Equivalence Relations
Correlation testing for affine invariant properties on Shachar Lovett Institute for Advanced Study Joint with Hamed Hatami (McGill)
The Theory of NP-Completeness 1. Nondeterministic algorithms A nondeterminstic algorithm consists of phase 1: guessing phase 2: checking If the checking.
Introduction to Proofs
Approximating Minimum Bounded Degree Spanning Tree (MBDST) Mohit Singh and Lap Chi Lau “Approximating Minimum Bounded DegreeApproximating Minimum Bounded.
Lecture 22 More NPC problems
Approximating the Minimum Degree Spanning Tree to within One from the Optimal Degree R 陳建霖 R 宋彥朋 B 楊鈞羽 R 郭慶徵 R
Online Vertex-Coloring Games in Random Graphs Reto Spöhel (joint work with Martin Marciniszyn; appeared at SODA ’07)
Approximation Algorithms Department of Mathematics and Computer Science Drexel University.
Edge-disjoint induced subgraphs with given minimum degree Raphael Yuster 2012.
Greedy Algorithms and Matroids Andreas Klappenecker.
1 The number of orientations having no fixed tournament Noga Alon Raphael Yuster.
Approximation Algorithms for Prize-Collecting Forest Problems with Submodular Penalty Functions Chaitanya Swamy University of Waterloo Joint work with.
1 Rainbow Decompositions Raphael Yuster University of Haifa Proc. Amer. Math. Soc. (2008), to appear.
Markov Chains and Random Walks. Def: A stochastic process X={X(t),t ∈ T} is a collection of random variables. If T is a countable set, say T={0,1,2, …
CSE 589 Part VI. Reading Skiena, Sections 5.5 and 6.8 CLR, chapter 37.
1 Decomposition into bipartite graphs with minimum degree 1. Raphael Yuster.
Extremal graph theory and limits of graphs László Lovász September
The Evolution of a Hard Graph Theory Problem – Secure Sets Ron Dutton Computer Science University of Central Florida 1.
1 Quasi-randomness is determined by the distribution of copies of a graph in equicardinal large sets Raphael Yuster University of Haifa.
Graphs Lecture 2. Graphs (1) An undirected graph is a triple (V, E, Y), where V and E are finite sets and Y:E g{X V :| X |=2}. A directed graph or digraph.
1 Covering Non-uniform Hypergraphs Endre Boros Yair Caro Zoltán Füredi Raphael Yuster.
NP Completeness Piyush Kumar. Today Reductions Proving Lower Bounds revisited Decision and Optimization Problems SAT and 3-SAT P Vs NP Dealing with NP-Complete.
12. Lecture WS 2012/13Bioinformatics III1 V12 Menger’s theorem Borrowing terminology from operations research consider certain primal-dual pairs of optimization.
Linear Programming Chap 2. The Geometry of LP  In the text, polyhedron is defined as P = { x  R n : Ax  b }. So some of our earlier results should.
Approximation Algorithms based on linear programming.
The NP class. NP-completeness Lecture2. The NP-class The NP class is a class that contains all the problems that can be decided by a Non-Deterministic.
Theory of Computational Complexity Probability and Computing Ryosuke Sasanuma Iwama and Ito lab M1.
CHAPTER SIX T HE P ROBABILISTIC M ETHOD M1 Zhang Cong 2011/Nov/28.
Theory of Computational Complexity Probability and Computing Chapter Hikaru Inada Iwama and Ito lab M1.
The Foundations: Logic and Proofs
The Theory of NP-Completeness
The NP class. NP-completeness
Computers versus human brains a cooperative game for scientific discoveries Alain Hertz Polytechnique Montréal Mons, August 23, 2017.
Computability and Complexity
Polyhedron Here, we derive a representation of polyhedron and see the properties of the generators. We also see how to identify the generators. The results.
ICS 353: Design and Analysis of Algorithms
The Foundations: Logic and Proofs
Polyhedron Here, we derive a representation of polyhedron and see the properties of the generators. We also see how to identify the generators. The results.
V12 Menger’s theorem Borrowing terminology from operations research
The Theory of NP-Completeness
Locality In Distributed Graph Algorithms
Integer and fractional packing of graph families
Presentation transcript:

Yuval Peled, HUJI Joint work with Nati Linial, Benny Sudakov, Hao Huang and Humberto Naves.

 How can we study large graphs?  Approach: Sample small sets of vertices and examine the induced subgraphs.  What graph properties can be inferred from its local profile?  What are the possible local profiles of large graphs?

 What are the possible local profiles of (large) graphs?  For graphs H,G, we denote by d(H;G) the induced density of H in G, i.e. d(H;G):= The probability that |H| random vertices in G induce a copy of H.

 Definition: Given a family of graphs, is the set of all such that, a sequence of graphs with and  Problem: Characterize this set.

 Characterizing seems to be a hard task:  A mathematical perspective:  Many hard problems fall into this framework.  E.g. for t=1, the problem is equivalent to computing the inducibility of graph, a parameter known only for a handful of graphs.  A computational perspective:  [Hatami, Norine 11’]: Satisfiability of linear inequalities in is undecidable.

 The case of two cliques is already of interest:  Turan’s Theorem:  Kruskal-Katona Theorem: (r<s)  Minimize subject to this constraint? much harder: solved only recently for r=2: Razborov 08’ (s=3), Nikiforov 11’ (s=4(, Reiher (arbitrary s)

 Motivation - quantitative versions of Ramsey’s theorem:  Investigate distributions of monochromatic cliques in a red/blue coloring of the complete graph.  Goodman’s inequality:  The minimum is attained by G(n,½), conjectured by Erdos to minimize for every r.  Refuted by Thomasson for every r>3.

 A consequence from Goodman’s inequality:  [Franek-Rodl 93’] The analog of this is false for r=4, by a blow up of the following graph:  V = {0,1}^13, v~u iff dist(v,u) ∈ {1,4,5,8,9,11}  Fundamental open problem: Find graphs with few cliques and anticliques.  We are interested in the other side of

How big can both d(Ks;G) and d(Kr;G) be?

What graphs has many cliques and anticliques? Example: r=s=3.  First guess: A clique on some fraction of the vertices  Second guess: Complements of these graphs t1-t

Let r, s > 2. Suppose that and let q be the unique root in [0,1] of Then, Namely, given the maximum of is attained in one of two graphs: a clique on a fraction of the vertices, or the complement of such graph.

 Stability: such that every sufficiently large graph G with is close to the extremal graph.  Max-min: where

 Strategy: I. Reduce the problem to threshold graphs. II. Reformulate the problem for threshold graphs as an optimization problem. III. Characterize the solutions of the optimization problem.

 Strategy: I. Reduce the problem to threshold graphs. II. Reformulate the problem for threshold graphs as an optimization problem. III. Characterize the solutions of the optimization problem.

 Given a graph G and vertices u,v the shift of G from u to v is defined by the rule:  Every other vertex w with w~u and w≁v gets disconnected from u and connected to v.  A graph G with V=[n] is said to be shifted if for every i<j the shift of G from j to i does not change G.  Fact: Every graph can be made shifted by a finite number of shifting operations.

 Lemma: Shifting does not decrease the number of s-cliques in the graph.  Proof: Consider the shift from j to i. If a subset C of V forms a clique in G and not in the shifted graph S(G), then C \ {j} U {i} forms a clique in S(G) and not in G.  Cor: By symmetry, shifting does not decrease the number of r-anticliques.

 Def: A graph is called a threshold graph if there is an order on the vertices, such that every vertex is adjacent to either all or none of its predecessors.  Lemma: A shifted graph is a threshold graph.  Proof: Consider the following order:  Cor: The extremal graph is a threshold graph.

 Strategy: I. Reduce the problem to threshold graphs. II. Reformulate the problem for threshold graphs as an optimization problem. III. Characterize the solutions of the optimization problem.

 Every threshold graph G can be encoded as a point in A_1 A_2 A_3 A_4 A_2k-1 A_2k

 The densities are (upto o(1)): A_1 A_2 A_3 A_4 A_2k-1 A_2k

 The new form of our optimization problem is:  We need to prove that every maximum is either supported on x_1,y_1 or on y_1,x_2.

 It suffices to show that for every a,b>0, the maximum of is either supported on x_1,y_1 or on y_1,x_2. Why? For both problems have the same set of maximum points.

 Strategy: I. Reduce the problem to threshold graphs. II. Reformulate the problem for threshold graphs as an optimization problem. III. Characterize the solutions of the optimization problem.

 Let k,r,s≥2 be integers, a,b>0 reals, and the polynomials defined above. Then,above every non-degenerate maximum of is either supported on x_1,y_1 or on y_1,x_2. (x,y) is non-degenerate if the zeros in the sequence (y_1,x_2,y_3,…,x_k,y_k) form a suffix. A_1 A_2 A_3 A_4 A_2k-1 A_2k A_1 U A_3

 Let (x,y) be a non-degenerate maximum of f: , otherwise we can increase f by a perturbation that increases the smaller element.  WLOG x_1>0, otherwise x exchange roles with y, and p with q (by looking at the complement graph).  We show that x_3=y_2=x_2=0.

 Define the following matrices:  If x_3>0 and (x,y) is non-degenerate then B is positive definite.B is positive definite.  For, let x’ be defined by

 Then,  If A is singular – choose Av=0, v≠0.  If A is invertible – choose

 Hence, contradicting the maximality of f(x,y).  Proving y_2=0, x_2=0 is done with similar methods.

 For the max-min theorem: Consider (a=b=1).  For r=s=3, Goodman inequality and our bound completely determine the set  Stability – obtained using Keevash’s stable Kruskal-Katona theorem. Stability

?

 For l≤m,  Hence, and