Size of giant component in Random Geometric Graphs

Slides:



Advertisements
Similar presentations
Routing Complexity of Faulty Networks Omer Angel Itai Benjamini Eran Ofek Udi Wieder The Weizmann Institute of Science.
Advertisements

B ETTI NUMBERS OF RANDOM SIMPLICIAL COMPLEXES MATTHEW KAHLE & ELIZABETH MECKE Presented by Ariel Szapiro.
The Capacity of Wireless Networks Danss Course, Sunday, 23/11/03.
The Capacity of Wireless Networks
Secure connectivity of wireless sensor networks Ayalvadi Ganesh University of Bristol Joint work with Santhana Krishnan and D. Manjunath.
On Complexity, Sampling, and -Nets and -Samples. Range Spaces A range space is a pair, where is a ground set, it’s elements called points and is a family.
Algorithmic and Economic Aspects of Networks Nicole Immorlica.
Lecture 5 Graph Theory. Graphs Graphs are the most useful model with computer science such as logical design, formal languages, communication network,
Distributed Computing 1. Lower bound for leader election on a complete graph Shmuel Zaks ©
Walks, Paths and Circuits Walks, Paths and Circuits Sanjay Jain, Lecturer, School of Computing.
Approximation Algorithms Chapter 14: Rounding Applied to Set Cover.
Approximation, Chance and Networks Lecture Notes BISS 2005, Bertinoro March Alessandro Panconesi University La Sapienza of Rome.
Week 5 - Models of Complex Networks I Dr. Anthony Bonato Ryerson University AM8002 Fall 2014.
Approximation Algorithms Chapter 28: Counting Problems 2003/06/17.
Random Geometric Graph Diameter in the Unit Disk Robert B. Ellis, Texas A&M University coauthors Jeremy L. Martin, University of Minnesota Catherine Yan,
Beyond Trilateration: On the Localizability of Wireless Ad Hoc Networks Reported by: 莫斌.
By Groysman Maxim. Let S be a set of sites in the plane. Each point in the plane is influenced by each point of S. We would like to decompose the plane.
On the Spread of Viruses on the Internet Noam Berger Joint work with C. Borgs, J.T. Chayes and A. Saberi.
Yangjun Chen 1 Bipartite Graphs What is a bipartite graph? Properties of bipartite graphs Matching and maximum matching - alternative paths - augmenting.
1 Maximal Independent Set. 2 Independent Set (IS): In a graph, any set of nodes that are not adjacent.
Tirgul 10 Rehearsal about Universal Hashing Solving two problems from theoretical exercises: –T2 q. 1 –T3 q. 2.
1 University of Freiburg Computer Networks and Telematics Prof. Christian Schindelhauer Wireless Sensor Networks 19th Lecture Christian Schindelhauer.
Polynomial Time Approximation Scheme for Euclidian Traveling Salesman
Robust Communications for Sensor Networks in Hostile Environments Ossama Younis and Sonia Fahmy Department of Computer Sciences, Purdue University Paolo.
Computational Geometry Seminar Lecture 1
Towards a theory of large scale networks Massimo Franceschetti.
Definition Hamiltonian graph: A graph with a spanning cycle (also called a Hamiltonian cycle). Hamiltonian graph Hamiltonian cycle.
An Euler Circuit is a cycle of an undirected graph, that traverses every edge of the graph exactly once, and ends at the same node from which it began.
1 University of Freiburg Computer Networks and Telematics Prof. Christian Schindelhauer Mobile Ad Hoc Networks Theory of Data Flow and Random Placement.
Tucker, Applied Combinatorics, Section 1.4, prepared by Patti Bodkin
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.
Asymptotic Critical Transmission Radius for Greedy Forward Routing in Wireless Ad Hoc Networks Chih-Wei Yi Submitted to INFOCOM 2006.
1 Shira Zucker Ben-Gurion University of the Negev Advisors: Prof. Daniel Berend Prof. Ephraim Korach Anticoloring for Toroidal Grids.
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.
Lin Chen∗, Kaigui Bian∗, Lin Chen† Wei Yan∗, and Xiaoming Li∗
Maximal Independent Set Distributed Algorithms for Multi-Agent Networks Instructor: K. Sinan YILDIRIM.
Introduction to AEP In information theory, the asymptotic equipartition property (AEP) is the analog of the law of large numbers. This law states that.
Ch. 8 & 9 – Linear Sorting and Order Statistics What do you trade for speed?
1 Preliminaries Precalculus Review I Precalculus Review II
Graph Theory Chapter 6 Planar Graphs Ch. 6. Planar Graphs.
Subdivision of Edge In a graph G, subdivision of an edge uv is the operation of replacing uv with a path u,w,v through a new vertex w.
Ragesh Jaiswal Indian Institute of Technology Delhi Threshold Direct Product Theorems: a survey.
Approximating the Minimum Degree Spanning Tree to within One from the Optimal Degree R 陳建霖 R 宋彥朋 B 楊鈞羽 R 郭慶徵 R
7.1 and 7.2: Spanning Trees. A network is a graph that is connected –The network must be a sub-graph of the original graph (its edges must come from the.
Expanders via Random Spanning Trees R 許榮財 R 黃佳婷 R 黃怡嘉.
Three different ways There are three different ways to show that ρ(A) is a simple eigenvalue of an irreducible nonnegative matrix A:
5.2 Trees  A tree is a connected graph without any cycles.
1 Rainbow Decompositions Raphael Yuster University of Haifa Proc. Amer. Math. Soc. (2008), to appear.
1 Probability and Statistical Inference (9th Edition) Chapter 5 (Part 2/2) Distributions of Functions of Random Variables November 25, 2015.
Chapter 8 Maximum Flows: Additional Topics All-Pairs Minimum Value Cut Problem  Given an undirected network G, find minimum value cut for all.
 Quotient graph  Definition 13: Suppose G(V,E) is a graph and R is a equivalence relation on the set V. We construct the quotient graph G R in the follow.
1 EE5900 Advanced Embedded System For Smart Infrastructure Static Scheduling.
Week 4 Functions and Graphs. Objectives At the end of this session, you will be able to: Define and compute slope of a line. Write the point-slope equation.
Great Theoretical Ideas in Computer Science for Some.
Presented by Alon Levin
1 Distributed Vertex Coloring. 2 Vertex Coloring: each vertex is assigned a color.
The Jordan Arc theorem. A Lemma: For a connected, finite union of open discs, no two of which are mutually tangent, the outer boundary (which separates.
Introduction Wireless Ad-Hoc Network  Set of transceivers communicating by radio.
5.6 Prefix codes and optimal tree Definition 31: Codes with this property which the bit string for a letter never occurs as the first part of the bit string.
Theory of Computational Complexity Probability and Computing Ryosuke Sasanuma Iwama and Ito lab M1.
Theory of Computational Complexity Probability and Computing Chapter Hikaru Inada Iwama and Ito lab M1.
On the Critical Total Power for k-Connectivity in Wireless Networks
3.3 Applications of Maximum Flow and Minimum Cut
Depth Estimation via Sampling
Random Geometric Graph Diameter in the Unit Disk
Introduction Wireless Ad-Hoc Network
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.
EE5900 Advanced Embedded System For Smart Infrastructure
Locality In Distributed Graph Algorithms
Presentation transcript:

Size of giant component in Random Geometric Graphs -G. Ganesan Indian Statistical Institute, Delhi.

Random Geometric Graph n nodes uniformly distributed in S = [-½, ½]2 Two nodes u and v connected by an edge if d(u, v) < rn Resulting graph  random geometric graph (RGG)

Figure 1: Random Geometric Graph

Radius of Connectivity  

Giant Component Regime   Intermediate, Has giant component Sparse, no Giant Comp. Dense, fully connected r n

Intermediate range  

Theorem 1 (Ganesan, 2012)  

Proof Sketch of Theorem 1 Divide S into small squares {Si}i each of size Choose 4 < ∆ < 5 so that nodes in adjacent squares are joined by an edge. Say that Si is occupied if it contains at least one node and vacant otherwise.

Also, divide the unit square S into ``horizontal” rect. each of size where Fix the bottom rectangle R R

Say that a sequence of occupied squares L = (S1,…,St) form a occupied left-right crossing of R if: Si and Si+1 share an edge for each i. S1 intersects left edge of R. St intersects right edge of R. S St S1

1

Probability of left-right crossing Let LR(R) denote the event that R has an occupied left-right crossing… Lemma (Ganesan, 2012): We have that for some positive constant δ. The constant delta here is independent of the choices of m1 and m2…this is the key…Hence we can fix m1 sufficiently large…to get arbitrarily high probabilities….

if M is sufficiently large. Thus we have that if M is sufficiently large. 1

What is the advantage of identifying occupied left-right crossings.. Ans: We get a path of edges from left to right…

1

1

Thus

What is the probability that each rectangle has such a path? Ans:

Number of rectangles is The number of rectangles is less than since by our choice of rn, we have

Thus… The event that each rectangle has an occupied left-right crossing occurs with prob. And we then get a network of paths from left to right…

1

Thus

Perform an analogous procedure vertically…

1

Thus

Why is this useful? We have obtained a connected “backbone” of paths in G… We have essentially “trapped” isolated components of G in boxes of size…

Isolated component

So, we know that if backbone occurs… then all components not attached to backbone are “boxable” ,i.e., can be fitted in a box…

Let X denote the sum of size of all components of G that are boxable… for some positive constants (1) Recall that backbone occurs with prob..

Thus Note: Whenever backbone occurs, X denotes total sum of sizes of components not attached to the backbone… Therefore

We need to prove the estimate (1) regarding sum of sizes of boxable components… i.e. to prove that Recall: X sum of size of all components of G that are boxable

Proof of (1) How to compute the size of a component that can be fitted in a size box? Main idea…count the number of vacant squares attached to the component…

Observation from figure… “Boxable” components have a circuit of vacant squares attached to them… For any square Si (proved using standard binomial estimates)

We therefore cannot have large boxable components… Because, such components have a lot of vacant squares ``attached” to them…

More precise computation Let S0 be the square containing the origin… Define C0 to be the maximal connected set of occupied squares containing S0… We say that C0 is the cluster containing S0…

S0 C0

S0

We count the number of vacant squares Vs attached to C0 Suppose C0 contains k squares and the outermost boundary ∂C0 of C0 contains L edges…(thick line in fig.) C0 is empty if S0 is vacant…

The following hold: (1) The number of distinct vacant squares attached to ∂C0 is at least Vs > L/8… (2) Since ∂C0 contains k squares in its interior, we must have

(3) Also, the ``last edge” of ∂C0 can cut the X axis at at most L distinct points… (4) And ∂C0 has a self-avoiding path of L-1 steps. (5) The number of choices of ∂C0 is therefore at most L.4L-1

Last edge S0

Thus (1)-(5) implies

Thus…. And if N(C0) denotes the number of nodes is C0, we also have

Recall C0 is the occupied cluster containing S0… Define Ci for each square Si Same conclusion holds…

Use Markov’s inequality to get… for θ sufficiently small… But is the sum of size of all boxable components… And we are done…

Main summary of steps (1) We constructed a backbone of paths with high prob..… (2) We deduced that each component not attached to the backbone is “boxable” (3) We showed that the sum of sizes of all “boxable” components is less than with high prob…

References M. Franceschetti, O. Dousse, D. N. C. Tse and P. Thiran. (2007). Closing Gap in the Capacity of Wireless Networks via Percolation Theory. IEEE Trans. Inform. Theory, 53, 1009–1018. G. Ganesan. (2012). Size of the giant component in a random geometric graph. Accepted for publ. Ann. Inst. Henri Poincare. A. Gopalan, S. Banerjee, A. K. Das and S. Shakottai. (2011). Random Mobility and the Spread of Infection. Proc. IEEE Infocomm, pp. 999–1007.

P. Gupta and P. R. Kumar. (1998). Critical Power for Asymptotic Connectivity in Wireless Networks. Stoch. Proc. and Appl., 2203–2214. M. Penrose. (2003). Random Geometric Graphs. Oxford.