Small-world phenomenon Small-world phenomenon Jeroen Keijser - - PowerPoint PPT Presentation

small world phenomenon small world phenomenon
SMART_READER_LITE
LIVE PREVIEW

Small-world phenomenon Small-world phenomenon Jeroen Keijser - - PowerPoint PPT Presentation

Small-world phenomenon Small-world phenomenon Jeroen Keijser Jeroen Keijser March 18, 2003 March 18, 2003 Table of Contents Table of Contents Introduction Introduction Do they really exist? Do they really exist? -


slide-1
SLIDE 1

Small-world phenomenon Small-world phenomenon

Jeroen Keijser Jeroen Keijser

March 18, 2003 March 18, 2003

slide-2
SLIDE 2

Table of Contents Table of Contents

ß ß Introduction Introduction

  • Colloquial definition
  • Colloquial definition

ß ß Duncan Watts Duncan Watts

  • motivation
  • motivation
  • mathematical
  • mathematical

definition definition a,b,f,y a,b,f,y

ß ß

ß ß Do they really exist? Do they really exist?

  • Kevin Bacon
  • Kevin Bacon
  • Power Grid
  • Power Grid
  • Worm
  • Worm

ß ß Dynamic Systems Dynamic Systems

  • Disease Spreading
  • Disease Spreading
slide-3
SLIDE 3

Table of Contents Cont. Table of Contents Cont.

ß ß As a Computational As a Computational Model Model

  • cellular automata
  • cellular automata
  • b

b revisited revisited ß ß Small world after all? Small world after all?

  • Milgram revisited
  • Milgram revisited

ß ß Conclusions/Questions Conclusions/Questions

slide-4
SLIDE 4

“ “Colloquial definition Colloquial definition” ”

ß ß You meet someone on the train, at a party, You meet someone on the train, at a party, at some show, (perhaps even in another at some show, (perhaps even in another country) and you realize that you have a country) and you realize that you have a common acquaintance/friend. In surprise common acquaintance/friend. In surprise you exclaim, you exclaim, “ “It It’ ’s a small world s a small world…” …”

slide-5
SLIDE 5

“ “Six Degrees of Separation Six Degrees of Separation” ”

ß ß The common belief that between any one The common belief that between any one person(say a Calgary Computer Scientist) person(say a Calgary Computer Scientist) and any other one person (say Saddam and any other one person (say Saddam Hussein) there are at most only 6 links Hussein) there are at most only 6 links… … ( a ( a friend of brother of spouse of friend of brother of spouse of … …etc.) etc.)

slide-6
SLIDE 6

Where Where’ ’d it come from? d it come from?

ß ß Stanley Milgram Stanley Milgram “ “Small World Study Small World Study” ” 1967, 1967, published in Psychology published in Psychology Today, Today, coined the coined the phrase phrase “ “six degrees of separation six degrees of separation” ” applying applying it to the American population. it to the American population. ß ß Quickly was adopted into popular culture Quickly was adopted into popular culture and applied to the whole world. and applied to the whole world.

slide-7
SLIDE 7

Duncan Watts arrives... Duncan Watts arrives... Mathematical Motivation Mathematical Motivation

ß ß Ordered to Random spectrum of Ordered to Random spectrum of Networks(graphs). Networks(graphs). ß ß Ordered graphs and random graphs are Ordered graphs and random graphs are generally both well understood and readily generally both well understood and readily defined. defined. ß ß Region between the two is not well Region between the two is not well understood and small-world graphs appear understood and small-world graphs appear to be right in the middle. to be right in the middle.

slide-8
SLIDE 8

Connected Cave Man Connected Cave Man

slide-9
SLIDE 9

Toward a Mathematical Definition Toward a Mathematical Definition

ß ß To be of interest a small world graph must be : To be of interest a small world graph must be : a) a) highly clustered highly clustered (i.e. you have many close friends (i.e. you have many close friends who are all friends of each other), and who are all friends of each other), and b) b) sparse sparse ( it is a big world and not everyone knows ( it is a big world and not everyone knows everyone) everyone) Yet there is only a small degree of separation Yet there is only a small degree of separation between any two people. between any two people.

slide-10
SLIDE 10

Ri,j = ; p p p k m j

i

+

  • )

1 ( ] [ 1

, a , , ,

= > > ≥

j i j i j i

m m k k m

(5)whereRi,j = a measure of vertex i’s propensity to connect

a £ a

  • £

.

a-Model

slide-11
SLIDE 11

Need for a substrate Need for a substrate

ß ß Without a substrate a caveman effect occurs Without a substrate a caveman effect occurs for low for low a a and small disconnected graphs and small disconnected graphs

  • ccur (infinite characteristic length).
  • ccur (infinite characteristic length).

ß ß Watts makes a restriction on the model that Watts makes a restriction on the model that graphs to be considered must be connected. graphs to be considered must be connected. He uses a ring substrate for the He uses a ring substrate for the a a-model.

  • model.
slide-12
SLIDE 12

b b-Model

  • Model
slide-13
SLIDE 13

F F and and y y models models

ß ß Definition 3.1.4. Definition 3.1.4. Given a graph of M = Given a graph of M = (k (k.

.n)/2 edges, the fraction of those edges

n)/2 edges, the fraction of those edges that are shortcuts is denoted by that are shortcuts is denoted by f f. . ß ß Definition 3.1.6. Definition 3.1.6. Y Y is the fraction of all pairs is the fraction of all pairs

  • f vertices that are not connected and have
  • f vertices that are not connected and have
  • ne and only one common neighbour.
  • ne and only one common neighbour.
slide-14
SLIDE 14

Do they really exist? Do they really exist?

ß ß Kevin Bacon game (Rod Steiger) Kevin Bacon game (Rod Steiger) ß ß Power Grid Power Grid ß ß the C. elegans the C. elegans (Caenorhabditis elegans )

(Caenorhabditis elegans )worm

worm

slide-15
SLIDE 15

Dynamic Systems Dynamic Systems

ß ß Disease spreading (susceptible, infectious, Disease spreading (susceptible, infectious, removed) removed) ß ß Topology is important: Small world graphs Topology is important: Small world graphs seem to be in the critical area where the seem to be in the critical area where the disease will begin to take over the whole disease will begin to take over the whole population. population.

slide-16
SLIDE 16

As a Computational Model As a Computational Model

ß ß Remember cellular automata Remember cellular automata ß ß They have an ordered lattice structure. They have an ordered lattice structure.

slide-17
SLIDE 17

The The b b-Model revisited

  • Model revisited
slide-18
SLIDE 18

Density and Synchronization Density and Synchronization Problems Problems

ß ß Majority rules doesn Majority rules doesn’ ’t work for cellular t work for cellular automata, but does for small world graphs. automata, but does for small world graphs. Therein can treat each node as a simple Therein can treat each node as a simple CPU. CPU. ß ß For both problems small world graphs had For both problems small world graphs had better results (for density 0.9 versus 0.769) better results (for density 0.9 versus 0.769)

slide-19
SLIDE 19

ß ß For other problems similar to cellular For other problems similar to cellular automata it is hard to see an approach to a automata it is hard to see an approach to a solution. solution. ß ß Insight: Insight: Should probably apply genetic Should probably apply genetic algorithms not only to the rule set but also to algorithms not only to the rule set but also to all the possible connectivities. all the possible connectivities.

slide-20
SLIDE 20

Is it a small world after all? Is it a small world after all?

ß ß Milgram Experiment revisited. Milgram Experiment revisited. ß ß Send a package from some random person Send a package from some random person to some other random destination person in to some other random destination person in America. America. ß ß Only 30% made it through. Only 30% made it through.

slide-21
SLIDE 21

Questions? Questions?

slide-22
SLIDE 22

Fin. Fin.