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.

Slides:



Advertisements
Similar presentations
Routing in Poisson small-world networks A. J. Ganesh Microsoft Research, Cambridge Joint work with Moez Draief.
Advertisements

Peer-to-Peer and Social Networks Power law graphs Small world graphs.
Complex Networks Advanced Computer Networks: Part1.
R 0 and other reproduction numbers for households models MRC Centre for Outbreak analysis and modelling, Department of Infectious Disease Epidemiology.
‘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.
Algorithmic and Economic Aspects of Networks Nicole Immorlica.
Emergence of Scaling in Random Networks Albert-Laszlo Barabsi & Reka Albert.
Introduction to Graph “theory”
Analysis and Modeling of Social Networks Foudalis Ilias.
Modeling Malware Spreading Dynamics Michele Garetto (Politecnico di Torino – Italy) Weibo Gong (University of Massachusetts – Amherst – MA) Don Towsley.
Modularity and community structure in networks
School of Information University of Michigan Network resilience Lecture 20.
VL Netzwerke, WS 2007/08 Edda Klipp 1 Max Planck Institute Molecular Genetics Humboldt University Berlin Theoretical Biophysics Networks in Metabolism.
Ch 9.1: The Phase Plane: Linear Systems
Information Networks Small World Networks Lecture 5.
Identity and search in social networks Presented by Pooja Deodhar Duncan J. Watts, Peter Sheridan Dodds and M. E. J. Newman.
Company LOGO 1 Identity and Search in Social Networks D.J.Watts, P.S. Dodds, M.E.J. Newman Maryam Fazel-Zarandi.
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.
Complex Networks Third Lecture TexPoint fonts used in EMF. Read the TexPoint manual before you delete this box.: AA TexPoint fonts used in EMF. Read the.
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 Worlds Presented by Geetha Akula For the Faculty of Department of Computer Science, CALSTATE LA. On 8 th June 07.
1 Epidemic Spreading in Real Networks: an Eigenvalue Viewpoint Yang Wang Deepayan Chakrabarti Chenxi Wang Christos Faloutsos.
Network Statistics Gesine Reinert. Yeast protein interactions.
Alon Arad Alon Arad Hurst Exponent of Complex Networks.
Peer-to-Peer and Grid Computing Exercise Session 3 (TUD Student Use Only) ‏
Complex networks and random matrices. Geoff Rodgers School of Information Systems, Computing and Mathematics.
Global topological properties of biological networks.
Centrality Measures These measure a nodes importance or prominence in the network. The more central a node is in a network the more significant it is to.
Advanced Topics in Data Mining Special focus: Social Networks.
1 Algorithms for Large Data Sets Ziv Bar-Yossef Lecture 7 May 14, 2006
Network Measures Social Media Mining. 2 Measures and Metrics 2 Social Media Mining Network Measures Klout.
The Erdös-Rényi models
Author: M.E.J. Newman Presenter: Guoliang Liu Date:5/4/2012.
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.
V5 Epidemics on networks
Numerical Experiments in Spin Network Dynamics Seth Major and Sean McGovern ‘07 Hamilton College Dept. of Physics Spin networks In one approach to quantum.
Random-Graph Theory The Erdos-Renyi model. G={P,E}, PNP 1,P 2,...,P N E In mathematical terms a network is represented by a graph. A graph is a pair of.
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.
E PIDEMIC SPREADING Speaker: Ao Weng Chon Advisor: Kwang-Cheng Chen 1.
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.
Neural Network of C. elegans is a Small-World Network Masroor Hossain Wednesday, February 29 th, 2012 Introduction to Complex Systems.
Class 9: Barabasi-Albert Model-Part I
Lecture 10: Network models CS 765: Complex Networks Slides are modified from Networks: Theory and Application by Lada Adamic.
Application of statistical physics to random graph models of networks Sameet Sreenivasan Advisor: H. Eugene Stanley.
Most of contents are provided by the website Network Models TJTSD66: Advanced Topics in Social Media (Social.
Simulating the Social Processes of Science Leiden| 9 April 2014 INGENIO [CSIC-UPV] Ciudad Politécnica de la Innovación | Edif 8E 4º Camino de Vera s/n.
Graphs, Vectors, and Matrices Daniel A. Spielman Yale University AMS Josiah Willard Gibbs Lecture January 6, 2016.
Transport in weighted networks: optimal path and superhighways Collaborators: Z. Wu, Y. Chen, E. Lopez, S. Carmi, L.A. Braunstein, S. Buldyrev, H. E. Stanley.
Community structure in graphs Santo Fortunato. More links “inside” than “outside” Graphs are “sparse” “Communities”
Percolation Percolation is a purely geometric problem which exhibits a phase transition consider a 2 dimensional lattice where the sites are occupied with.
Network (graph) Models
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)
Peer-to-Peer and Social Networks
Network Science: A Short Introduction i3 Workshop
The Watts-Strogatz model
Section 8.2: Shortest path and small world effect
Shortest path and small world effect
Small World Networks Scotty Smith February 7, 2007.
Lecture 9: Network models CS 765: Complex Networks
Network Science: A Short Introduction i3 Workshop
Advanced Topics in Data Mining Special focus: Social Networks
Presentation transcript:

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 the spread of an infection (Cristopher Moore and M.E.J. Newman)

Random Graphs In 1959 Erdos and Renyi define a random graph as N labelled nodes connected by n edges, which are chosen randomly from the N(N21)/2 possible edges. Eg:Below are cases for N=10 with n=0 and n=7

Regular Lattices On the other extreme you have regular lattices. Eg:Z 2 or the one dimensional lattice depicted below

Some Definitions For a G graph of n vertices labelled v 1,..., v n : Characteristic path length, l(G). l is defined as the number of edges in the shortest path between two vertices, averaged over all pairs of vertices. Clustering coefficient, C(G).

A Small World Network In 1998 Duncan J. Watts & Steven H. Strogatz produce a new network model with a parameter 0 < p < 1, that is regular lattice at φ=0 but is a random graph at p=1.

Crossover l ~ L, linearly on a regular lattice, where L=linear dimension l α log(N)/log(z), for a random graph, where N=the number of sites and z=the average degree of the vertices The small world model lies yet again between these two extremes. If we fix p then: For small N, l(N,p) ~ L linearly For large enough N, l(N,p) ~ log(N) It turns out there is a crossover from the small world to a ‘large one’.

Scaling Similar to the correlation length behaviour in statistical mechanics, at some intermediate system value N = l, where the transition occurs, we expect, l ∼ p -τ. Additionally, close to the transition point, l(N, p) should obey the finite- size scaling relation: where f(u) is a universal scaling function obeying, f (u) ∼ u if u << 1 f (u) ∼ ln u if u>>1 It has been analytically demonstrated that for this model τ=1.

Another Small World To investigate the spread of an epidemic infection we make an alteration to the construction of Strogatz and Watts’ model. Instead of rewiring edges we simply add shortcuts between vertices with a probability φ for each bond.

An Infectious Model The two parameters we are interested in for this model of the spread of an infectious disease are susceptibility, the probability that an individual in contact with a disease will contract it and transmissibility, the probability that contact between an infected individual and a healthy but susceptible individual will result in the latter contracting the disease. To deal with susceptibility and transmissibility you can incorporate into the model site and bond percolation respectively. We will deal with the site percolation case in detail. So take our small world and say any individual is assumed to be susceptible with probability p. Then we just fill the sites in our small world (the individuals ) to indicate they are susceptible with probability p.

Idea We always start with one infected individual from which the disease spreads. We partition our model into ‘local clusters’ which are those collections of connected filled sites before the shortcuts are introduced. All sites in the local cluster containing the infected individual are infected immediately. Then in the next time step every local cluster connected to the infected cluster by a single step along a shortcut is then infected and this infected cluster grows accordingly.

Analysis We know that the probability that two random sites are connected by a shortcut is, The approximation is true for sufficiently large L. For k=1, the average number of local clusters of length i is,

Define v to be a vector at each time step, with v i = the probability that a local cluster of size i has just been added to the infected cluster. This is our means for constructing the infected cluster. We want to know v’ from v. At or below the percolation threshold, the v i are small and so the v i ‘ depend linearly on the v i according to a transition matrix M and thus, where,

Eigenvalues Consider the largest eigenvalue of M, call it λ. Case 1: λ<1, then v tends to 0. Case 2: λ>1then v grows to towards the size of the system. Thus the percolation threshold occurs at λ=1. Generally finding λ is difficult but for large L we can approximate M by, which is the outer product of two vectors. So we can rewrite, with the eigenvectors of M have the form,

pcpc This simplifies to give, and thus for k=1 Setting λ=1 allows us to derive values for,

More Results For general k, and at the threshold then, which implies that p c is then the root of a k+1 order polynomial. For bond percolation we have an analogous scenario to site percolation for the case k=1. For general k there is a method to find solutions but this becomes very tedious for larger k. Numerical results exist in the case when both site and bond percolation are allowed but no analytical solutions.

Summary Small Worlds interpolate between the extreme models of random graphs and regular lattices They exhibit the shorter characteristic length scales of random graphs and the higher clustering coefficients regular lattices Thus they can be applied usefully to model real world networks which share these properties.