330 likes | 342 Views
This article explores the properties and frameworks for studying very large graphs, including questions about density, connectivity, and connected components. It also discusses different models, approximations, and distance measurement methods for large dense graphs.
E N D
The Mathematical Challenge of Large Networks László Lovász Eötvös Loránd University, Budapest lovasz@cs.elte.hu
Very large graphs Questions • What properties to study? • - Does it have an even number of nodes? • - How dense is it (average degree)? • - Is it connected? • - What are the connected components?
Very large graphs Framework • How to obtain information about them? • - Graph is HUGE. • - Not known explicitly, not even number of nodes.
Very large graphs Dense framework • How to obtain information about them? • Dense case: cn2 edges. • - We can sample a uniform random node a bounded number of times, and see edges • between sampled nodes.
Very large graphs Sparse framework • How to obtain information about them? • Sparse case:Bounded degree (d). • - We can sample a uniform random node a bounded number of times, and explore its neighborhood to a bounded depth.
Very large graphs Alternatives • How to obtain information about them? • - Observing global process locally, for some time. • - Observing global parameters (statistical physics).
Very large graphs Models • How to model them? • Erdős-Rényi random graphs • Albert-Barabási graphs • Many other randomly growing models
Very large graphs Approximations • How to approximate them? • - By smaller graphs • Szemerédi partitions (regularity lemmas) • - By larger graphs • Graph limits
Very large dense graphs Distance cut distance (a) (b) • How to measure their distance?
Very large dense graphs Distance (c) • How to measure their distance? blow up nodes, or fractional overlay
Very large dense graphs Distance 1/2 Examples:
Very large dense graphs Sampling Lemmas With large probability, Alon-Fernandez de la Vega-Kannan-Karpinski+ With large probability, Borgs-Chayes-Lovász-Sós-Vesztergombi
Approximating by smaller Regularity Lemmas Original Regularity LemmaSzemerédi 1976 “Weak” Regularity LemmaFrieze-Kannan 1999 “Strong” Regularity LemmaAlon – Fisher - Krivelevich - M. Szegedy 2000
Approximating by smaller Regularity Lemmas given ε>0, # of partsk is between 1/ ε and f(ε) difference at most 1 with εk2 exceptions for subsetsX,Y of the two parts, # of edges betweenX andY is p|X||Y| εn2 The nodes of graph can be partitioned into a bounded number of essentially equal parts so that almost all bipartite graphs between 2 parts are essentially random (with different densities).
Approximating by smaller Regularity Lemmas “Weak” Regularity Lemma (Frieze-Kannan): pij: density between Si and Sj GP: complete graph on V(G) with edge weights pij
Approximating by smaller Regularity Lemmas “Weak" Regularity Lemma (Frieze-Kannan):
“Weak” Regularity Lemma Similarity distance Fact 1. This is a metric, computable by sampling Fact 2. Weak Szemerédi partition partition most nodes into sets with small diameter LL – B. Szegedy
“Weak” Regularity Lemma Algorithm size bounded by f(ε) Algorithm to construct representatives of classes: - Begin with U=. - Select random nodes v1, v2, ... - Put vi in U iff d2(vi,u)>ε for all uU. - Stop if for more than 1/ε2 trials, U did not grow.
“Weak” Regularity Lemma Algorithm Algorithm to decide in which class does v belong: Let U={u1,...,uk}. Put a node vinViiff i is the first index withd2(ui,v)ε.
Max Cut in huge graphs Sampling? cut with many edges
Approximating by larger Convergent graph sequences (ii) (i) (G1,G2,...) convergent: Cauchy in the -metric. distribution of k-samples is convergent for all k t(F,G):Probability that random mapV(F)V(G) preservesedges (i) and (ii) are equivalent.
Approximating by larger Convergent graph sequences "Counting lemma": “Inverse counting lemma": if for all graphs F with k nodes, then (i) and (ii) are equivalent.
1/2 A random graph with 100 nodes and with 2500 edges
essentially random Nodes can be so labeled Approximation by small: Szemerédi's Regularity Lemma
Approximation by infinite A randomly grown uniform attachment graph with 200 nodes
Approximating by larger Limit objects (graphon)
Approximating by larger Limit objects Distance of functions
Approximating by larger Limit objects Converging to a function (i) and (ii) are equivalent.
Approximating by larger Limit objects For every convergent graph sequence(Gn) there is a such that . Conversely, W(Gn)such that Wis essentially unique (up to measure-preserving transform). Borgs – Chayes - LL LL – B. Szegedy
Extension to sparse graphs? Dense Bounded degree Convergence of graph sequences Erdős-L-Spencer 1979 Aldous 1989 Borgs-Chayes-L-Sós -Vesztergombi 2006 Benjamini-Schramm 2001 Limit objects Benjamini-Schramm 2001 (graphons) L-B.Szegedy 2006 (graphings) Elek 2007 Left and right convergence Borgs-Chayes-L-Sós -Vesztergombi 2010? Borgs-Chayes-Kahn-L 2010?
Extension to sparse graphs? Dense Bounded degree Property testing Arora-Karger-Karpinski 1995 Goldreich-Ron 1997 Goldreich-Goldwasser -Ron 1998 Distance Borgs-Chayes-L-Sós -Vesztergombi 2008 ? Regularity Lemma Szemerédi, Frieze-Kannan, Alon-Fischer-Krivelevich -Szegedy, Tao, L-Szegedy,… ?