08.10.2016 Views

Foundations of Data Science

2dLYwbK

2dLYwbK

SHOW MORE
SHOW LESS

You also want an ePaper? Increase the reach of your titles

YUMPU automatically turns print PDFs into web optimized ePapers that Google loves.

4.6 Phase Transitions for Increasing Properties<br />

For many graph properties such as connectivity, having no isolated vertices, having a<br />

cycle, etc., the probability <strong>of</strong> a graph having the property increases as edges are added to<br />

the graph. Such a property is called an increasing property. Q is an increasing property<br />

<strong>of</strong> graphs if when a graph G has the property, any graph obtained by adding edges to<br />

G must also have the property. In this section we show that any increasing property, in<br />

fact, has a threshold, although not necessarily a sharp one.<br />

The notion <strong>of</strong> increasing property is defined in terms <strong>of</strong> adding edges. The following<br />

intuitive lemma proves that if Q is an increasing property, then increasing p in G (n, p)<br />

increases the probability <strong>of</strong> the property Q.<br />

Lemma 4.18 If Q is an increasing property <strong>of</strong> graphs and 0 ≤ p ≤ q ≤ 1, then the<br />

probability that G (n, q) has property Q is greater than or equal to the probability that<br />

G (n, p) has property Q.<br />

Pro<strong>of</strong>: This pro<strong>of</strong> uses an interesting relationship between G (n, p) and G (n, q). Generate<br />

G (n, q) as follows. First generate G (n, p). This means generating a graph ( on n vertices )<br />

with edge probabilities p. Then, independently generate another graph G n, q−p and<br />

1−p<br />

take the union by putting in an edge if either <strong>of</strong> the two graphs has the edge. Call the<br />

resulting graph H. The graph H has the same distribution as G (n, q). This follows since<br />

the probability that an edge is in H is p + (1 − p) q−p = q, and, clearly, the edges <strong>of</strong> H are<br />

1−p<br />

independent. The lemma follows since whenever G (n, p) has the property Q, H also has<br />

the property Q.<br />

We now introduce a notion called replication. An m-fold replication <strong>of</strong> G(n, p) is a<br />

random graph obtained as follows. Generate m independent copies <strong>of</strong> G(n, p) on the<br />

same set <strong>of</strong> vertices. Include an edge in the m-fold replication if the edge is in any one<br />

<strong>of</strong> the m copies <strong>of</strong> G(n, p). The resulting random graph has the same distribution as<br />

G(n, q) where q = 1 − (1 − p) m since the probability that a particular edge is not in the<br />

m-fold replication is the product <strong>of</strong> probabilities that it is not in any <strong>of</strong> the m copies<br />

<strong>of</strong> G(n, p). If the m-fold replication <strong>of</strong> G(n, p) does not have an increasing property Q,<br />

then none <strong>of</strong> the m copies <strong>of</strong> G(n, p) has the property. The converse is not true. If no<br />

copy has the property, their union may have it. Since Q is an increasing property and<br />

q = 1 − (1 − p) m ≤ 1 − (1 − mp) = mp<br />

Prob ( G(n, mp) has Q ) ≥ Prob ( G(n, q) has Q ) (4.3)<br />

We now show that every increasing property Q has a phase transition. The transition<br />

occurs at the point at which the probability that G(n, p) has property Q is 1 . We will<br />

2<br />

prove that for any function asymptotically less then p(n) that the probability <strong>of</strong> having<br />

property Q goes to zero as n goes to infinity.<br />

107

Hooray! Your file is uploaded and ready to be published.

Saved successfully!

Ooh no, something went wrong!