The Watts-Strogatz model

Slides:



Advertisements
Similar presentations
Peer-to-Peer and Social Networks Power law graphs Small world graphs.
Advertisements

Complex Networks Advanced Computer Networks: Part1.
‘Small World’ Networks (An Introduction) Presenter : Vishal Asthana
Small-world networks.
Collective Dynamics of ‘Small World’ Networks C+ Elegans: Ilhan Savut, Spencer Telford, Melody Lim 29/10/13.
SMALL WORLD NETWORKS Made and Presented By : Harshit Bhatt
Emergence of Scaling in Random Networks Albert-Laszlo Barabsi & Reka Albert.
It’s a Small World by Jamie Luo. Introduction Small World Networks and their place in Network Theory An application of a 1D small world network to model.
Online Social Networks and Media Navigation in a small world.
VL Netzwerke, WS 2007/08 Edda Klipp 1 Max Planck Institute Molecular Genetics Humboldt University Berlin Theoretical Biophysics Networks in Metabolism.
Information Networks Small World Networks Lecture 5.
CS 599: Social Media Analysis University of Southern California1 The Basics of Network Analysis Kristina Lerman University of Southern California.
Farnoush Banaei-Kashani and Cyrus Shahabi Criticality-based Analysis and Design of Unstructured P2P Networks as “ Complex Systems ” Mohammad Al-Rifai.
1 Evolution of Networks Notes from Lectures of J.Mendes CNR, Pisa, Italy, December 2007 Eva Jaho Advanced Networking Research Group National and Kapodistrian.
Networks. Graphs (undirected, unweighted) has a set of vertices V has a set of undirected, unweighted edges E graph G = (V, E), where.
Network Models Social Media Mining. 2 Measures and Metrics 2 Social Media Mining Network Models Why should I use network models? In may 2011, Facebook.
Small-World Graphs for High Performance Networking Reem Alshahrani Kent State University.
Lecture 9 Measures and Metrics. Structural Metrics Degree distribution Average path length Centrality Degree, Eigenvector, Katz, Pagerank, Closeness,
Network Statistics Gesine Reinert. Yeast protein interactions.
1 Algorithms for Large Data Sets Ziv Bar-Yossef Lecture 7 May 14, 2006
On Distinguishing between Internet Power Law B Bu and Towsley Infocom 2002 Presented by.
School of Information University of Michigan SI 614 Small Worlds Lecture 5 Instructor: Lada Adamic.
The Erdös-Rényi models
Optimization Based Modeling of Social Network Yong-Yeol Ahn, Hawoong Jeong.
Topic 13 Network Models Credits: C. Faloutsos and J. Leskovec Tutorial
Author: M.E.J. Newman Presenter: Guoliang Liu Date:5/4/2012.
Section 8 – Ec1818 Jeremy Barofsky March 31 st and April 1 st, 2010.
Small World Social Networks With slides from Jon Kleinberg, David Liben-Nowell, and Daniel Bilar.
Small-world networks. What is it? Everyone talks about the small world phenomenon, but truly what is it? There are three landmark papers: Stanley Milgram.
Self-Similarity of Complex Networks Maksim Kitsak Advisor: H. Eugene Stanley Collaborators: Shlomo Havlin Gerald Paul Zhenhua Wu Yiping Chen Guanliang.
Gennaro Cordasco - How Much Independent Should Individual Contacts be to Form a Small-World? - 19/12/2006 How Much Independent Should Individual Contacts.
Online Social Networks and Media
3. SMALL WORLDS The Watts-Strogatz model. Watts-Strogatz, Nature 1998 Small world: the average shortest path length in a real network is small Six degrees.
Class 9: Barabasi-Albert Model-Part I
Most of contents are provided by the website Network Models TJTSD66: Advanced Topics in Social Media (Social.
1 CIS 4930/6930 – Recent Advances in Bioinformatics Spring 2014 Network models Tamer Kahveci.
March 3, 2009 Network Analysis Valerie Cardenas Nicolson Assistant Adjunct Professor Department of Radiology and Biomedical Imaging.
Small World Social Networks With slides from Jon Kleinberg, David Liben-Nowell, and Daniel Bilar.
Performance Evaluation Lecture 1: Complex Networks Giovanni Neglia INRIA – EPI Maestro 10 December 2012.
Class 4: It’s a Small World After All Network Science: Small World February 2012 Dr. Baruch Barzel.
Network (graph) Models
Lecture 23: Structure of Networks
Structures of Networks
Hiroki Sayama NECSI Summer School 2008 Week 2: Complex Systems Modeling and Networks Network Models Hiroki Sayama
Lecture 1: Complex Networks
Topics In Social Computing (67810)
Learning to Generate Networks
Peer-to-Peer and Social Networks
How Do “Real” Networks Look?
Lecture 23: Structure of Networks
Milgram’s experiment really demonstrated two striking facts about large social networks: first, that short paths are there in abundance;
Network Science: A Short Introduction i3 Workshop
Plum Pudding Models for Growing Small-World Networks
How Do “Real” Networks Look?
How Do “Real” Networks Look?
Models of Network Formation
Section 8.2: Shortest path and small world effect
Shortest path and small world effect
Models of Network Formation
Models of Network Formation
Small World Networks Scotty Smith February 7, 2007.
How Do “Real” Networks Look?
Department of Computer Science University of York
Models of Network Formation
Lecture 23: Structure of Networks
Lecture 9: Network models CS 765: Complex Networks
MIS 644 Social Newtork Analysis 2017/2018 Spring
Network Science: A Short Introduction i3 Workshop
Other Random Graph Models
Advanced Topics in Data Mining Special focus: Social Networks
Presentation transcript:

The Watts-Strogatz model 3. SMALL WORLDS The Watts-Strogatz model

Watts-Strogatz, Nature 1998 Small world: the average shortest path length in a real network is small Six degrees of separation (Milgram, 1967) Local neighborhood + long-range friends A random graph is a small world

Networks in nature (empirical observations)

Model proposed Crossover from regular lattices to random graphs Tunable Small world network with (simultaneously): Small average shortest path Large clustering coefficient (not obeyed by RG)

Two ways of constructing

Original model Each node has K>=4 nearest neighbors (local) Probability p of rewiring to randomly chosen nodes p small: regular lattice p large: classical random graph

p=0 Ordered lattice

p=1 Random graph

Small shortest path means small clustering? Large shortest path means large clustering? They discovered: there exists a broad region: Fast decrease of mean distance Constant clustering

Average shortest path Rapid drop of l, due to the appearance of short-cuts between nodes l starts to decrease when p>=2/NK (existence of one short cut)

The value of p at which we should expect the transtion depends on N There will exist a crossover value of the system size:

Scaling Scaling hypothesis

N*=N*(p)

Crossover length d: dimension of the original regular lattice for the 1-d ring

Crossover length on p

General scaling form Depends on 3 variables, entirely determined by a single scalar function. Not an easy task

Mean-field results Newman-Moore-Watts

Smallest-world network

L nodes connected by L links of unit length Central node with short-cuts with probability p, of length ½ p=0 l=L/4 p=1 l=1

Distribution of shortest paths Can be computed exactly In the limit L->, p->0, but =pL constant. z=l/L

different values of pL

Average shortest path length

Clustering coefficient How C depends on p? New definition C’(p)= 3xnumber of triangles / number of connected triples C’(p) computed analytically for the original model

Degree distribution p=0 delta-function p>0 broadens the distribution Edges left in place with probability (1-p) Edges rewired towards i with probability 1/N notes

only one edge is rewired exponential decay, all nodes have similar number of links

Spectrum () depends on K p=0 regular lattice  () has singularities p grows  singularities broaden p->1  semicircle law

3rd moment is high [clustering, large number of triangles]