From the Synthetic networks slide deck (didn’t have a chance to go over them at that time) By: Ralucca Gera, NPS.

Slides:



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

Complex Networks: Complex Networks: Structures and Dynamics Changsong Zhou AGNLD, Institute für Physik Universität Potsdam.
Complex Networks Advanced Computer Networks: Part1.
CS8803-NS Network Science Fall 2013
Albert-László Barabási
Emergence of Scaling in Random Networks Albert-Laszlo Barabsi & Reka Albert.
Analysis and Modeling of Social Networks Foudalis Ilias.
VL Netzwerke, WS 2007/08 Edda Klipp 1 Max Planck Institute Molecular Genetics Humboldt University Berlin Theoretical Biophysics Networks in Metabolism.
Synopsis of “Emergence of Scaling in Random Networks”* *Albert-Laszlo Barabasi and Reka Albert, Science, Vol 286, 15 October 1999 Presentation for ENGS.
Universal Random Semi-Directed Graphs
4. PREFERENTIAL ATTACHMENT The rich gets richer. Empirical evidences Many large networks are scale free The degree distribution has a power-law behavior.
Weighted networks: analysis, modeling A. Barrat, LPT, Université Paris-Sud, France M. Barthélemy (CEA, France) R. Pastor-Satorras (Barcelona, Spain) A.
1 Evolution of Networks Notes from Lectures of J.Mendes CNR, Pisa, Italy, December 2007 Eva Jaho Advanced Networking Research Group National and Kapodistrian.
Scale-free networks Péter Kómár Statistical physics seminar 07/10/2008.
The Barabási-Albert [BA] model (1999) ER Model Look at the distribution of degrees ER ModelWS Model actorspower grid www The probability of finding a highly.
Scale Free Networks Robin Coope April Abert-László Barabási, Linked (Perseus, Cambridge, 2002). Réka Albert and AL Barabási,Statistical Mechanics.
From Complex Networks to Human Travel Patterns Albert-László Barabási Center for Complex Networks Research Northeastern University Department of Medicine.
Network Design IS250 Spring 2010 John Chuang. 2 Questions  What does the Internet look like? -Why do we care?  Are there any structural invariants?
Global topological properties of biological networks.
Advanced Topics in Data Mining Special focus: Social Networks.
1 Algorithms for Large Data Sets Ziv Bar-Yossef Lecture 7 May 14, 2006
Network analysis and applications Sushmita Roy BMI/CS 576 Dec 2 nd, 2014.
Error and Attack Tolerance of Complex Networks Albert, Jeong, Barabási (presented by Walfredo)
(Social) Networks Analysis III Prof. Dr. Daning Hu Department of Informatics University of Zurich Oct 16th, 2012.
“Adversarial Deletion in Scale Free Random Graph Process” by A.D. Flaxman et al. Hammad Iqbal CS April 2006.
Emergence of Scaling and Assortative Mixing by Altruism Li Ping The Hong Kong PolyU
Social Network Analysis Prof. Dr. Daning Hu Department of Informatics University of Zurich Mar 5th, 2013.
10 December, 2008 CIMCA2008 (Vienna) 1 Statistical Inferences by Gaussian Markov Random Fields on Complex Networks Kazuyuki Tanaka, Takafumi Usui, Muneki.
Networks Igor Segota Statistical physics presentation.
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.
Social Networking: Large scale Networks
Hierarchical Organization in Complex Networks by Ravasz and Barabasi İlhan Kaya Boğaziçi University.
Network Science Overview (2)
Network (graph) Models
Network Science By: Ralucca Gera, NPS Excellence Through Knowledge.
Structures of Networks
Hiroki Sayama NECSI Summer School 2008 Week 2: Complex Systems Modeling and Networks Network Models Hiroki Sayama
Topics In Social Computing (67810)
Learning to Generate Networks
Models of networks (synthetic networks or generative models): Random, Small-world, Scale-free, Configuration model and Random geometric model By: Ralucca.
Network Science (overview, part 1)
Section 8.6: Clustering Coefficients
Network Science (Overview, part 2)
Generative Model To Construct Blog and Post Networks In Blogosphere
Random Graph Models of large networks
Section 8.6 of Newman’s book: Clustering Coefficients
Models of networks (synthetic networks or generative models): Erdős-Rényi Random model, Watts-Strogatz Small-world, Barabási-Albert Preferential attachment,
Models of Network Formation
Section 8.2: Shortest path and small world effect
Models of Network Formation
Classes will begin shortly
Models of Network Formation
Robustness or Network Resilience
Models of Network Formation
Clustering Coefficients
Peer-to-Peer and Social Networks
Degree Distributions.
Modelling Structure and Function in Complex Networks
Section 8.3: Degree Distribution
Lecture 9: Network models CS 765: Complex Networks
Models of networks (synthetic networks or generative models)
Lecture 21 Network evolution
Modelling and Searching Networks Lecture 6 – PA models
Degree Distribution Ralucca Gera,
Network Science: A Short Introduction i3 Workshop
Diffusion in Networks
Network Models Michael Goodrich Some slides adapted from:
Discrete Mathematics and its Applications Lecture 6 – PA models
Advanced Topics in Data Mining Special focus: Social Networks
Presentation transcript:

From the Synthetic networks slide deck (didn’t have a chance to go over them at that time) By: Ralucca Gera, NPS

Generating Barabasi-Albert

Generating Barabasi-Albert

Generating Barabasi-Albert networks http://networkx.lanl.gov/reference/generated/networkx.generators.random_graphs.barabasi_albert_graph.html#networkx.generators.random_graphs.barabasi_albert_graph

Many modifications of this model exists, based on: Modified BA Many modifications of this model exists, based on: Nodes “retiring” and losing their status Nodes disappearing (such as website going down) Links appearing or disappearing between the existing nodes (called internal links) Fitness of nodes (modeling newcomers like Google) Most researchers still use the standard BA model when studying new phenomena and metrics. Why? It is a simple model, and it was the first model that brought in growth (as well as preferential attachment)

Section 1: Graph theory: Section 2: Complex networks: Overview Section 1: Graph theory: Origins (Eulerian graphs) Section 2: Complex networks: Random graphs (Erdos-Renyi) Small world graphs (Watts-Strogatz) Scale free graphs (Barabasi-Albert) The configuration model (Molloy-Reed) The random geometric model

The Malloy Reed Configuration model

The configuration model A random graph model created based on Degree sequence of choice (can be scale free) Maybe more than degree sequence is needed to be controlled in order to create realistic models

Section 1: Graph theory: Section 2: Complex networks: Overview Section 1: Graph theory: Origins (Eulerian graphs) Section 2: Complex networks: Random graphs (Erdos-Renyi) Small world graphs (Watts-Strogatz) Scale free graphs (Barabasi-Albert) The configuration model (Molloy-Reed) The random geometric model

The Random Geometric model

Random Geometric Model Again the connections are created at random, but based on proximity rather than preferential attachment (such as ad hoc networks) Recall that BA was introduced based on the data obtained from the Web, where physical proximity is irrelevant. But if one would want to model something like the Internet, then proximity is relevant There is no perfect model for the world around us, not even for specific types of networks No model has been introduced for the Internet

An example of a random geometric https://www.youtube.com/watch?v=NUisb1-INIE

A zoo of complex networks

Random, Small-World, Scale-Free Scale Free networks: High degree heterogeneity Various levels of modularity Various levels of randomness Man made, “large world”: http://noduslabs.com/radar/types-networks-random-small-world-scale-free/

Networks and their degree distributions We tend to characterize networks by their degree distributions: Random graphs iff Poisson degree distribution Scale free iff power-law degree distribution. But they are not! Rather: If G is a random graphs, then G has Poisson degree distribution If G is scale free, then G most probably has a power-law degree distribution. If G was constructed using preferential attachment, then G has a power-law degree distribution.

Python References to the classes that exist in python: http://networkx.lanl.gov/reference/generators.html