NONUNIFORM NETWORK MODELS

Size: px
Start display at page:

Download "NONUNIFORM NETWORK MODELS"

Transcription

1 NONUNIFORM NETWORK MODELS SATU VIRTANEN Formal Methods Forum, March 10th, 2003

2 OUTLINE Network modeling: targets and goals Properties of natural networks Traditional network models Nonuniform network models Properties of the models Finding clusters in graphs Further work

3 NATURAL NETWORK MODELS chemistry, biology: metabolism, food chains sociology, biology: collaborations, epidemics linguistics, cognitive science: semantic relations engineering: communication, traffic

4 UNDIRECTED GRAPHS G = (V, E), V = n, E = m Γ(v) = {u (v, u) E} deg(v) = Γ(v)

5 INTERNET MODELING Waxman 1988: nodes on a grid, connections randomly depending on the Euclidean distance [Wax88] Doar 1996: layered graphs (LAN AS...) [Doa96] Zegura et al. 1997: adjusted connection probabilities [BT02] Medina et al. 2000: BRITE-generator [MMB00] Jin et al. 2000: Inet-generator [JCJ00]

6 WWW MODELING a directed graph research motivation from search engines Broder et al. 2000: bow-tie diagram [BKM + 00] number of pages per website classification of websites growth processes to imitate the birth and interconnection of websites

7 COLLABORATION NETWORKS sforrest mgirvan praghavan jhopcroft cmoore pholme bkim cyoon abroder dsivakumar zneda zdezso

8 ERDŐS-RENYÍ MODEL Random graphs G = (V, E), where V = {v 1,..., v n }. Edges are added with one of the below processes: G n,p : each of the ( n 2) edges is included in E with probability p, considering each pair of vertices {v, w} independently G n,m : a total of m edges are randomly drawn from the set of all possible edges [ER76a, ER76b, Gil59]

9 SMALL WORLDS The characteristic path length L(G) of a graph G = (V, E) is the average length of the shortest path between two vertices in G. The clustering coefficient C(G) of a graph G = (V, E) is the average over C v for v V, where C v is the density of the subgraph induced by Γ(v). The proximity ratio µ of a graph G is µ = C/L C r /L r. [WS98, Wal99]

10 MEASURES FROM NATURAL GRAPHS Network V E L L r C C r µ Ref. C. elegans 202 1, edu 11, [Ada99] IMDb 225,226 6,869, [WS98] Internet AS 12,709 27, [BT02] Power grid 4,941 6, [WS98] Thesaurus 30, [MdMLD02]

11 WATTS-STROGATZ MODEL [WS98]

12 C AND L OF THE WS-MODEL C L Rewiring probability p

13 C AND L OF THE WS-MODEL SWS L ER L SWS C ER C Connection/rewiring probability p

14 KLEINBERG S REWIRED LATTICES [Kle00]

15 PROPERTIES OF THE LATTICE GRAPHS p q

16 CAVEMAN GRAPHS c a b [Wat99]

17 HIERARCHICAL CAVEMAN GRAPHS 47

18 DEGREE DISTRIBUTION A function P (k) that assigns for each k [0, n) the probability that an arbitrary vertex v V has exactly k neighbors, Pr [deg(v) = k ]. frequency degree 7 2 4

19 ERDŐS-RENYÍ MODEL Linear scale Log-log scale

20 WATTS-STROGATZ MODEL Linear scale Log-log scale

21 KLEINBERG LATTICE MODEL Linear scale Log-log scale

22 AN EXAMPLE OF A NATURAL GRAPH Linear scale Log-log scale

23 POWER LAWS A non-negative random variable X obeys a power-law distribution if for constants c, γ > 0. Pr [X x ] c x γ Sometimes also a positive and measurable function f(x) for which t > 0 f(tx) f(x) as x is included as a coefficient of the probability [FFF99]. Several different measures have been observed to obey a power-law distribution: for the Internet, these include vertex degrees, their ranks, the number of vertices within h hops, and even the eigenvalues.

24 MEASURED POWER-LAW EXPONENTS Network V E γ γ in γ out Ref. Citations 783,339 6,716,198 3 [Red98] IMDb 212,250 3,054, ± 0.1 [BAJ99] Internet AS 8,613 18, [BT02] Power grid 4,941 6,596 4 [BA99] Synonyms 182, , [RB03] 325, , ± 0.1 [BA99] 325,729 1,497, [RB03] WWW 200 million 1.5 billion [BKM + 00]

25 A LARGE COLLABORATION GRAPH Logarithm of degree frequency Degree distribution Fitted line Ignoring frequency of one Logarithm of degree k

26 ZIPFIAN DISTRIBUTIONS The log-log plot of the ranks of the values of the random variable versus their frequency follows a straight line [Zip49].

27 RANKS OF THE EXAMPLE GRAPH 4.5 Logarithms of rank frequency Degree distribution Fitted line Logarithm of degree k

28 MATCHING A GIVEN DEGREE DISTRIBUTION Given V = {v 1,..., v n } and degree distribution p. Attach to vertex v i exactly k i stubs, where k i is drawn randomly and independently from p. After assigning all stubs, choose two random stubs and merge them into an edge until no stubs remain. Also graphs that match a given degree sequence d can be fairly easily constructed. [MR95]

29 OBTAINING A random INSTANCE FROM G(d) A Markov chain starting with any realization G G(d): pick two edges (u, v) and (s, t) at random from G (with distinct endpoints) and replace by (u, s) and (v, t) if this produces a connected graph G. In the limit, every possible graph in G(d) is reached with equal probability, independently of the start position G G(d). Stop condition: Compute sorted adjacency lists for all vertices that have a unique degree for G and G, and count the number of positions in which these lists differ. The larger the count, the more different the graphs G and G are expected to be. This measure increases linearly before leveling off. [MGSZ02]

30 PREFERENTIAL ATTACHMENT New vertices connect more eagerly to high-degree vertices: Pr [(v, w) E t ] = deg(w) deg(u) u V [BA99]

31 Number of vertices with degree k BARABÁSI-ALBERT MODEL Degree k

32 BA MODEL WITH CLUSTERING Values of C and L ER L CBA L CBA C n = ER C Clustering probability p

33 A DETERMINISTIC MODEL G 1 = (V 1, E 1 ) consists of two vertices v and w and the edge (v, w). At each discrete time step t 0 of the process, per each (u, v) E t 1, a new vertex w is added together with edges (u, w) and (v, w). [DGM02]

34 THE PSEUDOFRACTAL GRAPH G t FOR t { 1, 0, 1, 2, 3} G 1 G 0 G 3 G 1 G 2

35 PROPERTIES OF THE MODEL: C, L, δ DGM L DGM C DGM d

36 PROPERTIES OF THE MODEL: DEGREE DISTRIBUTION 1e

37 EPIDEMIC SPREADING infection rate µ among the healthy infections cured at rate δ effective spreading rate λ = µδ epidemic threshold λ c ; below this rate the epidemic dies out object of study: how does the epidemic behave in different network topologies

38 ERROR AND ATTACK TOLERANCE complex natural systems tolarate error well why? very important in practice error tolarance: how many random vertices may be removed from the network without significantly affecting interconnectivity attack tolarance: how many especially chosen vertices may be removed... huge differences have been observed related to percolation studies

39 FINDING CLUSTERS IN GRAPHS important in much of data analysis usually done by splitting the entire network in smaller pieces by some rule infeasible for large and partially unknown networks using local search? a good cluster: many connections within, few to the outside of the cluster

40 IDENTIFYING THE CAVES Cluster order f1 visit count f2 visit count

41 References [Ada99] [BA99] [BAJ99] [BKM + 00] Lada Adamic. The small world web. In S. Abiteboul and A.-M. Vercoustre, editors, Proceedings of ECDL 99, volume 1696 of Lecture Notes in Computer Science, pages , Berlin, Germany, Albert-László Barabási and Réka Albert. Emergence of scaling in random networks. Science, 286: , Albert-László Barabási, Réka Albert, and Hawoong Jeong. Mean-field theory for scale-free random networks. Physica A, 272: , Andrei Broder, S. Ravi Kumar, Farzin Maghoul, Prabhakar Raghavan, Sridhar Rajagopalan, Raymie

42 Stata, Andrew Tomkins, and Janet Wiener. Graph structure in the web. Computer Networks, 33(1 6): , June [BT02] [DGM02] [Doa96] Tian Bu and Don Towsley. On distinguishing between internet power law topology generators. In IEEE Infocom: The Twenty-first Annual Joint Conference of the IEEE Computer and Communications Societies, Los Alamitos, CA, USA, IEEE Computer Society Press. Sergei N. Dorogovtsev, A. V. Goltsev, and José Ferreira F. Mendes. Pseudofractal scale-free web. Physical Review E, 65(6):066122, June Matthew B. Doar. A better model for generating test networks. In GLOBECOM 96: IEEE Global

43 Telecommunications Conference, Piscataway, NJ, USA, IEEE. [ER76a] [ER76b] [FFF99] Pál Erdős and Alfréd Rényi. On random graphs i. In Selected papers of Alfréd Renyí, volume 2, pages Akadémiai Kiadó, Budapest, Hungary, First publication in Publ. Math. Debrecen Pál Erdős and Alfréd Rényi. On the evolution of random graphs. In Selected papers of Alfréd Renyí, volume 2, pages Akadémiai Kiadó, Budapest, Hungary, First publication in MTA Mat. Kut. Int. Közl Michalis Faloutsos, Petros Faloutsos, and Christos Faloutsos. On power-law relationships of the Internet topology. In Proceedings of the ACM SIGCOMM 99 Conference on Applications, Technologies,

44 Architectures, and Protocols for Computer Communication, pages , New York, NY, USA, ACM Press. [Gil59] [JCJ00] [Kle00] E. N. Gilbert. Random graphs. Annals of Mathematical Statistics, 30(4): , December Cheng Jin, Qian Chen, and Sugih Jamin. Inet: Internet topology generator. Technical Report CSE-TR443-00, Department of EECS, University of Michigan, Jon M. Kleinberg. The small-world phenomenon: an algorithm perspective. In STOC: Proceedings of the Thirty Second Annual ACM Symposium on Theory of Computing, pages , New York, NY, USA, ACM Press. [MdMLD02] Adilson E. Motter, Alessandro P. S. de Moura,

45 Ying-Cheng Lai, and Partha Dasgupta. Topology of the conceptual network of language. Physical Review E, 65(6):065102, June [MGSZ02] [MMB00] [MR95] Milena Mihail, Christos Gkantsidis, Amin Saberi, and Ellen Zegura. On the semantics of Internet topologies. Technical Report GIT-CC-02-07, College of Computing, Georgia Institute of Technology, January Alberto Medina, Ibrahim Matta, and John Byers. On the origin of power laws in Internet topologies. ACM Computer Communication Review, 30(2):18 28, April Mike Molloy and Bruce Reed. A critical point for random graphs with a given degree sequence. Random Structures and Algorithms, 6: , 1995.

46 [RB03] [Red98] [Wal99] [Wat99] [Wax88] Erzsébet Ravasz and Albert-Laszlo Barabási. Hierarchical organization in complex networks. Physical Review E, 67(2):026112, February Sidney Redner. How popular is your paper? an empirical study of the citation distribution. European Physical Journal B, 4(2): , Toby Walsh. Search in a small world. In IJCAI 99: Proceedings of the Sixteenth International Joint Conference on Artificial Intelligence, volume 2, pages , San Francisco, CA, USA, Morgan Kaufmann Publishers. Duncan J. Watts. Small Worlds. Princeton University Press, Princeton, NJ, USA, Bernard M. Waxman. Routing of multipoint connections.

47 IEEE Journal on Selected Areas in Communications, 6(9): , [WS98] [Zip49] Duncan J. Watts and Steven H. Strogatz. Collective dynamics of small world networks. Nature, 393: , June George Kingsley Zipf. Human behavior and the principle of least effort. Addison-Wesley Press, Cambridge, MA, USA, 1949.

The Establishment Game. Motivation

The Establishment Game. Motivation Motivation Motivation The network models so far neglect the attributes, traits of the nodes. A node can represent anything, people, web pages, computers, etc. Motivation The network models so far neglect

More information

Complex Networks. Structure and Dynamics

Complex Networks. Structure and Dynamics Complex Networks Structure and Dynamics Ying-Cheng Lai Department of Mathematics and Statistics Department of Electrical Engineering Arizona State University Collaborators! Adilson E. Motter, now at Max-Planck

More information

Analysis and Comparison of Internet Topology Generators

Analysis and Comparison of Internet Topology Generators Analysis and Comparison of Internet Topology Generators Damien Magoni and Jean-Jacques Pansiot Université Louis Pasteur LSIIT Pôle API, Boulevard Sébastien Brant, 67400 Illkirch, France {magoni, pansiot}@dpt-info.u-strasbg.fr

More information

Lecture 17 November 7

Lecture 17 November 7 CS 559: Algorithmic Aspects of Computer Networks Fall 2007 Lecture 17 November 7 Lecturer: John Byers BOSTON UNIVERSITY Scribe: Flavio Esposito In this lecture, the last part of the PageRank paper has

More information

Lesson 4. Random graphs. Sergio Barbarossa. UPC - Barcelona - July 2008

Lesson 4. Random graphs. Sergio Barbarossa. UPC - Barcelona - July 2008 Lesson 4 Random graphs Sergio Barbarossa Graph models 1. Uncorrelated random graph (Erdős, Rényi) N nodes are connected through n edges which are chosen randomly from the possible configurations 2. Binomial

More information

On the Origin of Power Laws in Internet Topologies Λ Alberto Medina Ibrahim Matta John Byers amedina@cs.bu.edu matta@cs.bu.edu byers@cs.bu.edu Computer Science Department Boston University Boston, MA 02215

More information

PROPERTIES OF NONUNIFORM RANDOM GRAPH MODELS

PROPERTIES OF NONUNIFORM RANDOM GRAPH MODELS Research Reports 77 Teknillisen korkeakoulun tietojenkäsittelyteorian laboratorion tutkimusraportti 77 Espoo 2003 HUT-TCS-A77 PROPERTIES OF NONUNIFORM RANDOM GRAPH MODELS Satu Virtanen ABTEKNILLINEN KORKEAKOULU

More information

Overlay (and P2P) Networks

Overlay (and P2P) Networks Overlay (and P2P) Networks Part II Recap (Small World, Erdös Rényi model, Duncan Watts Model) Graph Properties Scale Free Networks Preferential Attachment Evolving Copying Navigation in Small World Samu

More information

Characterizing and Modelling Clustering Features in AS-Level Internet Topology

Characterizing and Modelling Clustering Features in AS-Level Internet Topology Characterizing and Modelling Clustering Features in AS-Level Topology Yan Li, Jun-Hong Cui, Dario Maggiorini and Michalis Faloutsos UCONN CSE Technical Report: UbiNet-TR07-02 Last Update: July 2007 Abstract

More information

A Generating Function Approach to Analyze Random Graphs

A Generating Function Approach to Analyze Random Graphs A Generating Function Approach to Analyze Random Graphs Presented by - Vilas Veeraraghavan Advisor - Dr. Steven Weber Department of Electrical and Computer Engineering Drexel University April 8, 2005 Presentation

More information

Social and Technological Network Data Analytics. Lecture 5: Structure of the Web, Search and Power Laws. Prof Cecilia Mascolo

Social and Technological Network Data Analytics. Lecture 5: Structure of the Web, Search and Power Laws. Prof Cecilia Mascolo Social and Technological Network Data Analytics Lecture 5: Structure of the Web, Search and Power Laws Prof Cecilia Mascolo In This Lecture We describe power law networks and their properties and show

More information

Universal Behavior of Load Distribution in Scale-free Networks

Universal Behavior of Load Distribution in Scale-free Networks Universal Behavior of Load Distribution in Scale-free Networks K.-I. Goh, B. Kahng, and D. Kim School of Physics and Center for Theoretical Physics, Seoul National University, Seoul 151-747, Korea (February

More information

The Shape of the Internet. Slides assembled by Jeff Chase Duke University (thanks to Vishal Misra and C. Faloutsos)

The Shape of the Internet. Slides assembled by Jeff Chase Duke University (thanks to Vishal Misra and C. Faloutsos) The Shape of the Internet Slides assembled by Jeff Chase Duke University (thanks to Vishal Misra and C. Faloutsos) The Shape of the Network Characterizing shape : AS-level topology: who connects to whom

More information

Higher order clustering coecients in Barabasi Albert networks

Higher order clustering coecients in Barabasi Albert networks Physica A 316 (2002) 688 694 www.elsevier.com/locate/physa Higher order clustering coecients in Barabasi Albert networks Agata Fronczak, Janusz A. Ho lyst, Maciej Jedynak, Julian Sienkiewicz Faculty of

More information

1 Random Graph Models for Networks

1 Random Graph Models for Networks Lecture Notes: Social Networks: Models, Algorithms, and Applications Lecture : Jan 6, 0 Scribes: Geoffrey Fairchild and Jason Fries Random Graph Models for Networks. Graph Modeling A random graph is a

More information

Network Analysis Networks permeate our lives. Networks play a central role in determining the transmission of information about job opportunities, how

Network Analysis Networks permeate our lives. Networks play a central role in determining the transmission of information about job opportunities, how Networks Fernando Berzal berzal@acm.org Networks Network Analysis Applications Network Properties Network Models Random-Graph Models Growing Random Models Strategic Network Formation Network Structure

More information

Topology Generation for Web Communities Modeling

Topology Generation for Web Communities Modeling Topology Generation for Web Communities Modeling György Frivolt and Mária Bieliková Institute of Informatics and Software Engineering Faculty of Informatics and Information Technologies Slovak University

More information

(Social) Networks Analysis III. Prof. Dr. Daning Hu Department of Informatics University of Zurich

(Social) Networks Analysis III. Prof. Dr. Daning Hu Department of Informatics University of Zurich (Social) Networks Analysis III Prof. Dr. Daning Hu Department of Informatics University of Zurich Outline Network Topological Analysis Network Models Random Networks Small-World Networks Scale-Free Networks

More information

CS-E5740. Complex Networks. Scale-free networks

CS-E5740. Complex Networks. Scale-free networks CS-E5740 Complex Networks Scale-free networks Course outline 1. Introduction (motivation, definitions, etc. ) 2. Static network models: random and small-world networks 3. Growing network models: scale-free

More information

A Realistic Model for Complex Networks

A Realistic Model for Complex Networks A Realistic Model for Complex Networks Jean-Loup Guillaume, Matthieu Latapy LIAFA, University of Paris 7 2 place Jussieu 75005 Paris France. (guillaume,latapy)@liafa.jussieu.fr Abstract It appeared recently

More information

Wednesday, March 8, Complex Networks. Presenter: Jirakhom Ruttanavakul. CS 790R, University of Nevada, Reno

Wednesday, March 8, Complex Networks. Presenter: Jirakhom Ruttanavakul. CS 790R, University of Nevada, Reno Wednesday, March 8, 2006 Complex Networks Presenter: Jirakhom Ruttanavakul CS 790R, University of Nevada, Reno Presented Papers Emergence of scaling in random networks, Barabási & Bonabeau (2003) Scale-free

More information

The missing links in the BGP-based AS connectivity maps

The missing links in the BGP-based AS connectivity maps The missing links in the BGP-based AS connectivity maps Zhou, S; Mondragon, RJ http://arxiv.org/abs/cs/0303028 For additional information about this publication click this link. http://qmro.qmul.ac.uk/xmlui/handle/123456789/13070

More information

A Multi-Layer Model for the Web Graph

A Multi-Layer Model for the Web Graph A Multi-Layer Model for the Web Graph L. Laura S. Leonardi G. Caldarelli P. De Los Rios April 5, 2002 Abstract This paper studies stochastic graph models of the WebGraph. We present a new model that describes

More information

CS249: SPECIAL TOPICS MINING INFORMATION/SOCIAL NETWORKS

CS249: SPECIAL TOPICS MINING INFORMATION/SOCIAL NETWORKS CS249: SPECIAL TOPICS MINING INFORMATION/SOCIAL NETWORKS Overview of Networks Instructor: Yizhou Sun yzsun@cs.ucla.edu January 10, 2017 Overview of Information Network Analysis Network Representation Network

More information

arxiv:cs/ v1 [cs.ir] 26 Apr 2002

arxiv:cs/ v1 [cs.ir] 26 Apr 2002 Navigating the Small World Web by Textual Cues arxiv:cs/0204054v1 [cs.ir] 26 Apr 2002 Filippo Menczer Department of Management Sciences The University of Iowa Iowa City, IA 52242 Phone: (319) 335-0884

More information

Graph Model Selection using Maximum Likelihood

Graph Model Selection using Maximum Likelihood Graph Model Selection using Maximum Likelihood Ivona Bezáková Adam Tauman Kalai Rahul Santhanam Theory Canal, Rochester, April 7 th 2008 [ICML 2006 (International Conference on Machine Learning)] Overview

More information

CAIM: Cerca i Anàlisi d Informació Massiva

CAIM: Cerca i Anàlisi d Informació Massiva 1 / 72 CAIM: Cerca i Anàlisi d Informació Massiva FIB, Grau en Enginyeria Informàtica Slides by Marta Arias, José Balcázar, Ricard Gavaldá Department of Computer Science, UPC Fall 2016 http://www.cs.upc.edu/~caim

More information

M.E.J. Newman: Models of the Small World

M.E.J. Newman: Models of the Small World A Review Adaptive Informatics Research Centre Helsinki University of Technology November 7, 2007 Vocabulary N number of nodes of the graph l average distance between nodes D diameter of the graph d is

More information

Network Analysis by Using Various Models of the Online Social Media Networks

Network Analysis by Using Various Models of the Online Social Media Networks Volume 6, No. 1, Jan-Feb 2015 International Journal of Advanced Research in Computer Science RESEARCH PAPER Available Online at www.ijarcs.info ISSN No. 0976-5697 Network Analysis by Using Various Models

More information

Structural Analysis of Paper Citation and Co-Authorship Networks using Network Analysis Techniques

Structural Analysis of Paper Citation and Co-Authorship Networks using Network Analysis Techniques Structural Analysis of Paper Citation and Co-Authorship Networks using Network Analysis Techniques Kouhei Sugiyama, Hiroyuki Ohsaki and Makoto Imase Graduate School of Information Science and Technology,

More information

Science foundation under Grant No , DARPA award N , TCS Inc., and DIMI matching fund DIM

Science foundation under Grant No , DARPA award N , TCS Inc., and DIMI matching fund DIM A Simple Conceptual Model for the Internet Topology Sudhir L. Tauro Christopher Palmer Georgos Siganos Michalis Faloutsos U.C. Riverside C.M.U. U.C.Riverside U.C.Riverside Dept. of Comp. Science Dept.

More information

On Complex Dynamical Networks. G. Ron Chen Centre for Chaos Control and Synchronization City University of Hong Kong

On Complex Dynamical Networks. G. Ron Chen Centre for Chaos Control and Synchronization City University of Hong Kong On Complex Dynamical Networks G. Ron Chen Centre for Chaos Control and Synchronization City University of Hong Kong 1 Complex Networks: Some Typical Examples 2 Complex Network Example: Internet (William

More information

Critical Phenomena in Complex Networks

Critical Phenomena in Complex Networks Critical Phenomena in Complex Networks Term essay for Physics 563: Phase Transitions and the Renormalization Group University of Illinois at Urbana-Champaign Vikyath Deviprasad Rao 11 May 2012 Abstract

More information

CSCI5070 Advanced Topics in Social Computing

CSCI5070 Advanced Topics in Social Computing CSCI5070 Advanced Topics in Social Computing Irwin King The Chinese University of Hong Kong king@cse.cuhk.edu.hk!! 2012 All Rights Reserved. Outline Graphs Origins Definition Spectral Properties Type of

More information

Characteristics of Preferentially Attached Network Grown from. Small World

Characteristics of Preferentially Attached Network Grown from. Small World Characteristics of Preferentially Attached Network Grown from Small World Seungyoung Lee Graduate School of Innovation and Technology Management, Korea Advanced Institute of Science and Technology, Daejeon

More information

Internet as a Complex Network. Guanrong Chen City University of Hong Kong

Internet as a Complex Network. Guanrong Chen City University of Hong Kong Internet as a Complex Network Guanrong Chen City University of Hong Kong 1 Complex Network: Internet (K. C. Claffy) 2 Another View of the Internet http://www.caida.org/analysis/topology/as_core_network/

More information

The Markov Chain Simulation Method for Generating Connected Power Law Random Graphs

The Markov Chain Simulation Method for Generating Connected Power Law Random Graphs The Markov Chain Simulation Method for Generating Connected Power Law Random Graphs Christos Gkantsidis Milena Mihail Ellen Zegura Abstract Graph models for real-world complex networks such as the Internet,

More information

The Evolution of the Mathematical Research Collaboration Graph

The Evolution of the Mathematical Research Collaboration Graph The Evolution of the Mathematical Research Collaboration Graph Jerrold W. Grossman Department of Mathematics and Statistics Oakland University Rochester, MI 48309-4485 e-mail: grossman@oakland.edu Abstract

More information

Properties of Biological Networks

Properties of Biological Networks Properties of Biological Networks presented by: Ola Hamud June 12, 2013 Supervisor: Prof. Ron Pinter Based on: NETWORK BIOLOGY: UNDERSTANDING THE CELL S FUNCTIONAL ORGANIZATION By Albert-László Barabási

More information

arxiv:cond-mat/ v1 [cond-mat.dis-nn] 3 Aug 2000

arxiv:cond-mat/ v1 [cond-mat.dis-nn] 3 Aug 2000 Error and attack tolerance of complex networks arxiv:cond-mat/0008064v1 [cond-mat.dis-nn] 3 Aug 2000 Réka Albert, Hawoong Jeong, Albert-László Barabási Department of Physics, University of Notre Dame,

More information

Impact of Topology on the Performance of Communication Networks

Impact of Topology on the Performance of Communication Networks Impact of Topology on the Performance of Communication Networks Pramode K. Verma School of Electrical & Computer Engineering The University of Oklahoma 4502 E. 41 st Street, Tulsa, Oklahoma 74135, USA

More information

An Evolving Network Model With Local-World Structure

An Evolving Network Model With Local-World Structure The Eighth International Symposium on Operations Research and Its Applications (ISORA 09) Zhangjiajie, China, September 20 22, 2009 Copyright 2009 ORSC & APORC, pp. 47 423 An Evolving Network odel With

More information

On the Origin of Power Laws in Internet Topologies Λ

On the Origin of Power Laws in Internet Topologies Λ On the Origin of Power Laws in Internet Topologies Λ Alberto Medina Ibrahim Matta John Byers Computer Science Department Boston University Boston, MA 5 famedina, matta, byersg@cs.bu.edu ABSTRACT Recent

More information

Drawing power law graphs

Drawing power law graphs Drawing power law graphs Reid Andersen Fan Chung Linyuan Lu Abstract We present methods for drawing graphs that arise in various information networks. It has been noted that many realistic graphs have

More information

Response Network Emerging from Simple Perturbation

Response Network Emerging from Simple Perturbation Journal of the Korean Physical Society, Vol 44, No 3, March 2004, pp 628 632 Response Network Emerging from Simple Perturbation S-W Son, D-H Kim, Y-Y Ahn and H Jeong Department of Physics, Korea Advanced

More information

The Small World Phenomenon in Hybrid Power Law Graphs

The Small World Phenomenon in Hybrid Power Law Graphs The Small World Phenomenon in Hybrid Power Law Graphs Fan Chung and Linyuan Lu Department of Mathematics, University of California, San Diego, La Jolla, CA 92093 USA Abstract. The small world phenomenon,

More information

SNA 8: network resilience. Lada Adamic

SNA 8: network resilience. Lada Adamic SNA 8: network resilience Lada Adamic Outline Node vs. edge percolation Resilience of randomly vs. preferentially grown networks Resilience in real-world networks network resilience Q: If a given fraction

More information

BOSAM: A Tool for Visualizing Topological Structures Based on the Bitmap of Sorted Adjacent Matrix

BOSAM: A Tool for Visualizing Topological Structures Based on the Bitmap of Sorted Adjacent Matrix BOSAM: A Tool for Visualizing Topological Structures Based on the Bitmap of Sorted Adjacent Matrix Yuchun Guo and Changjia Chen School of Electrical and Information Engineering Beijing Jiaotong University

More information

Small World Properties Generated by a New Algorithm Under Same Degree of All Nodes

Small World Properties Generated by a New Algorithm Under Same Degree of All Nodes Commun. Theor. Phys. (Beijing, China) 45 (2006) pp. 950 954 c International Academic Publishers Vol. 45, No. 5, May 15, 2006 Small World Properties Generated by a New Algorithm Under Same Degree of All

More information

Complex networks: Dynamics and security

Complex networks: Dynamics and security PRAMANA c Indian Academy of Sciences Vol. 64, No. 4 journal of April 2005 physics pp. 483 502 Complex networks: Dynamics and security YING-CHENG LAI 1, ADILSON MOTTER 2, TAKASHI NISHIKAWA 3, KWANGHO PARK

More information

Complex Network Metrology

Complex Network Metrology Complex Network Metrology Jean-Loup Guillaume Matthieu Latapy LIAFA CNRS Université Paris 7, 2 place Jussieu, 755 Paris, France In order to study complex networks like the Internet, the World Wide Web,

More information

Introduction to the Special Issue on AI & Networks

Introduction to the Special Issue on AI & Networks Introduction to the Special Issue on AI & Networks Marie desjardins, Matthew E. Gaston, and Dragomir Radev March 16, 2008 As networks have permeated our world, the economy has come to resemble an ecology

More information

Networks and Discrete Mathematics

Networks and Discrete Mathematics Aristotle University, School of Mathematics Master in Web Science Networks and Discrete Mathematics Small Words-Scale-Free- Model Chronis Moyssiadis Vassilis Karagiannis 7/12/2012 WS.04 Webscience: lecture

More information

Comparing static and dynamic measurements and models of the Internet s AS topology

Comparing static and dynamic measurements and models of the Internet s AS topology Comparing static and dynamic measurements and models of the Internet s AS topology Seung-Taek Park Department of Computer Science and Engineering Pennsylvania State University University Park, PA 1682

More information

Topologies and Centralities of Replied Networks on Bulletin Board Systems

Topologies and Centralities of Replied Networks on Bulletin Board Systems Topologies and Centralities of Replied Networks on Bulletin Board Systems Qin Sen 1,2 Dai Guanzhong 2 Wang Lin 2 Fan Ming 2 1 Hangzhou Dianzi University, School of Sciences, Hangzhou, 310018, China 2 Northwestern

More information

SEARCHING WITH MULTIPLE RANDOM WALK QUERIES

SEARCHING WITH MULTIPLE RANDOM WALK QUERIES SEARCHING WITH MULTIPLE RANDOM WALK QUERIES Santpal S. Dhillon and Piet Van Mieghem Delft University of Technology Faculty of Electrical Engineering, Mathematics and Computer Science P.O. Box 531, 26 GA,

More information

Complex networks: A mixture of power-law and Weibull distributions

Complex networks: A mixture of power-law and Weibull distributions Complex networks: A mixture of power-law and Weibull distributions Ke Xu, Liandong Liu, Xiao Liang State Key Laboratory of Software Development Environment Beihang University, Beijing 100191, China Abstract:

More information

Models for the growth of the Web

Models for the growth of the Web Models for the growth of the Web Chi Bong Ho Introduction Yihao Ben Pu December 6, 2007 Alexander Tsiatas There has been much work done in recent years about the structure of the Web and other large information

More information

Math 443/543 Graph Theory Notes 10: Small world phenomenon and decentralized search

Math 443/543 Graph Theory Notes 10: Small world phenomenon and decentralized search Math 443/543 Graph Theory Notes 0: Small world phenomenon and decentralized search David Glickenstein November 0, 008 Small world phenomenon The small world phenomenon is the principle that all people

More information

Complex Network Metrology

Complex Network Metrology Complex Network Metrology Jean-Loup Guillaume and Matthieu Latapy liafa cnrs Université Paris 7 2 place Jussieu, 755 Paris, France. (guillaume,latapy)@liafa.jussieu.fr Abstract In order to study some complex

More information

Heuristics for the Critical Node Detection Problem in Large Complex Networks

Heuristics for the Critical Node Detection Problem in Large Complex Networks Heuristics for the Critical Node Detection Problem in Large Complex Networks Mahmood Edalatmanesh Department of Computer Science Submitted in partial fulfilment of the requirements for the degree of Master

More information

Models and Algorithms for Complex Networks

Models and Algorithms for Complex Networks Models and Algorithms for Complex Networks with network with parametrization, elements maintaining typically characteristic local profiles with categorical attributes [C. Faloutsos MMDS8] Milena Mihail

More information

Chapter 1. Social Media and Social Computing. October 2012 Youn-Hee Han

Chapter 1. Social Media and Social Computing. October 2012 Youn-Hee Han Chapter 1. Social Media and Social Computing October 2012 Youn-Hee Han http://link.koreatech.ac.kr 1.1 Social Media A rapid development and change of the Web and the Internet Participatory web application

More information

Package fastnet. February 12, 2018

Package fastnet. February 12, 2018 Type Package Title Large-Scale Social Network Analysis Version 0.1.4 Package fastnet February 12, 2018 We present an implementation of the algorithms required to simulate largescale social networks and

More information

The importance of networks permeates

The importance of networks permeates Introduction to the Special Issue on AI and Networks Marie desjardins, Matthew E. Gaston, and Dragomir Radev This introduction to AI Magazine s special issue on networks and AI summarizes the seven articles

More information

NIT: A New Internet Topology Generator

NIT: A New Internet Topology Generator NIT: A New Internet Topology Generator Joylan Nunes Maciel and Cristina Duarte Murta 2 Department of Informatics, UFPR, Brazil 2 Department of Computing, CEFET-MG, Brazil Abstract. Internet topology generators

More information

Introduction to Networks and Business Intelligence

Introduction to Networks and Business Intelligence Introduction to Networks and Business Intelligence Prof. Dr. Daning Hu Department of Informatics University of Zurich Sep 16th, 2014 Outline n Network Science A Random History n Network Analysis Network

More information

Attack Vulnerability of Network with Duplication-Divergence Mechanism

Attack Vulnerability of Network with Duplication-Divergence Mechanism Commun. Theor. Phys. (Beijing, China) 48 (2007) pp. 754 758 c International Academic Publishers Vol. 48, No. 4, October 5, 2007 Attack Vulnerability of Network with Duplication-Divergence Mechanism WANG

More information

CSCI5070 Advanced Topics in Social Computing

CSCI5070 Advanced Topics in Social Computing CSCI5070 Advanced Topics in Social Computing 04-Graph Mining Irwin King The Chinese University of Hong Kong king@cse.cuhk.edu.hk 2012 All Rights Reserved. Outline Graph Characteristics, Patterns, and Structures

More information

Machine Learning and Modeling for Social Networks

Machine Learning and Modeling for Social Networks Machine Learning and Modeling for Social Networks Olivia Woolley Meza, Izabela Moise, Nino Antulov-Fatulin, Lloyd Sanders 1 Introduction to Networks Computational Social Science D-GESS Olivia Woolley Meza

More information

Comparing static and dynamic measurements and models of the Internet s topology

Comparing static and dynamic measurements and models of the Internet s topology 1 Accepted for publication in the IEEE INFOCOM 2004 Comparing static and dynamic measurements and models of the Internet s topology Seung-Taek Park 1 David M. Pennock 3 C. Lee Giles 1,2 1 Department of

More information

1 Degree Distributions

1 Degree Distributions Lecture Notes: Social Networks: Models, Algorithms, and Applications Lecture 3: Jan 24, 2012 Scribes: Geoffrey Fairchild and Jason Fries 1 Degree Distributions Last time, we discussed some graph-theoretic

More information

Package fastnet. September 11, 2018

Package fastnet. September 11, 2018 Type Package Title Large-Scale Social Network Analysis Version 0.1.6 Package fastnet September 11, 2018 We present an implementation of the algorithms required to simulate largescale social networks and

More information

Attacks and Cascades in Complex Networks

Attacks and Cascades in Complex Networks Attacks and Cascades in Complex Networks Ying-Cheng Lai 1, Adilson E. Motter 2, and Takashi Nishikawa 3 1 Department of Mathematics and Statistics, Department of Electrical Engineering, Arizona State University,

More information

Advanced Algorithms and Models for Computational Biology -- a machine learning approach

Advanced Algorithms and Models for Computational Biology -- a machine learning approach Advanced Algorithms and Models for Computational Biology -- a machine learning approach Biological Networks & Network Evolution Eric Xing Lecture 22, April 10, 2006 Reading: Molecular Networks Interaction

More information

An Empirical Study of Routing Bias in Variable-Degree Networks

An Empirical Study of Routing Bias in Variable-Degree Networks An Empirical Study of Routing Bias in Variable-Degree Networks Shudong Jin Department of Electrical Engineering and Computer Science, Case Western Reserve University Cleveland, OH 4406 jins@cwru.edu Azer

More information

The link structure of the Web is attracting considerable

The link structure of the Web is attracting considerable Growing and navigating the small world Web by local content Filippo Menczer Department of Management Sciences, University of Iowa, Iowa City, IA 52242 Edited by Elwyn R. Berlekamp, University of California,

More information

How Do Real Networks Look? Networked Life NETS 112 Fall 2014 Prof. Michael Kearns

How Do Real Networks Look? Networked Life NETS 112 Fall 2014 Prof. Michael Kearns How Do Real Networks Look? Networked Life NETS 112 Fall 2014 Prof. Michael Kearns Roadmap Next several lectures: universal structural properties of networks Each large-scale network is unique microscopically,

More information

arxiv: v1 [physics.soc-ph] 22 Oct 2018

arxiv: v1 [physics.soc-ph] 22 Oct 2018 Malleability of complex networks Filipi N. Silva 1, Cesar H. Comin 2, and Luciano da F. Costa 1 1 São Carlos Institute of Physics, University of São Paulo, PO Box 369, 13560-970, São Carlos, SP, Brazil

More information

Volume 2, Issue 11, November 2014 International Journal of Advance Research in Computer Science and Management Studies

Volume 2, Issue 11, November 2014 International Journal of Advance Research in Computer Science and Management Studies Volume 2, Issue 11, November 2014 International Journal of Advance Research in Computer Science and Management Studies Research Article / Survey Paper / Case Study Available online at: www.ijarcsms.com

More information

A Document as a Small World. selecting the term which co-occurs in multiple clusters. domains, from earthquake sequences [6] to register

A Document as a Small World. selecting the term which co-occurs in multiple clusters. domains, from earthquake sequences [6] to register A Document as a Small World Yutaka Matsuo y Yukio Ohsawa z Mitsuru Ishizuka y y Graduate School of Engineering University oftokyo Tokyo 113-8656, Japan z Graduate School of Systems Management University

More information

Some Characteristics of Web Data and their Reflection on Our Society: an Empirical Approach *

Some Characteristics of Web Data and their Reflection on Our Society: an Empirical Approach * Some Characteristics of Web Data and their Reflection on Our Society: an Empirical Approach * Li Xiaoming and Zhu Jiaji Institute for Internet Information Studies (i 3 S) Peking University 1. Introduction

More information

Decentralized Search

Decentralized Search Link Analysis and Decentralized Search Markus Strohmaier, Denis Helic Multimediale l Informationssysteme t II 1 The Memex (1945) The Memex [Bush 1945]: B A mechanized private library for individual use

More information

Supply chains involve complex webs of interactions among suppliers, manufacturers,

Supply chains involve complex webs of interactions among suppliers, manufacturers, D e p e n d a b l e A g e n t S y s t e m s Survivability of Multiagent-Based Supply Networks: A Topological Perspective Hari Prasad Thadakamalla, Usha Nandini Raghavan, Soundar Kumara, and Réka Albert,

More information

Failure in Complex Social Networks

Failure in Complex Social Networks Journal of Mathematical Sociology, 33:64 68, 2009 Copyright # Taylor & Francis Group, LLC ISSN: 0022-250X print/1545-5874 online DOI: 10.1080/00222500802536988 Failure in Complex Social Networks Damon

More information

Plan of the lecture I. INTRODUCTION II. DYNAMICAL PROCESSES. I. Networks: definitions, statistical characterization, examples II. Modeling frameworks

Plan of the lecture I. INTRODUCTION II. DYNAMICAL PROCESSES. I. Networks: definitions, statistical characterization, examples II. Modeling frameworks Plan of the lecture I. INTRODUCTION I. Networks: definitions, statistical characterization, examples II. Modeling frameworks II. DYNAMICAL PROCESSES I. Resilience, vulnerability II. Random walks III. Epidemic

More information

POWER-LAWS AND SPECTRAL ANALYSIS OF THE INTERNET TOPOLOGY

POWER-LAWS AND SPECTRAL ANALYSIS OF THE INTERNET TOPOLOGY POWER-LAWS AND SPECTRAL ANALYSIS OF THE INTERNET TOPOLOGY Laxmi Subedi Communication Networks Laboratory http://www.ensc.sfu.ca/~ljilja/cnl/ School of Engineering Science Simon Fraser University Roadmap

More information

A METHODOLOGY FOR THE EVALUATION OF WEB GRAPH MODELS AND A TEST CASE. Antonios Kogias Dimosthenis Anagnostopoulos

A METHODOLOGY FOR THE EVALUATION OF WEB GRAPH MODELS AND A TEST CASE. Antonios Kogias Dimosthenis Anagnostopoulos Proceedings of the 2006 Winter Simulation Conference L. F. Perrone, F. P. Wieland, J. Liu, B. G. Lawson, D. M. Nicol, and R. M. Fujimoto, eds. A METHODOLOGY FOR THE EVALUATION OF WEB GRAPH MODELS AND A

More information

Networks and stability

Networks and stability Networks and stability Part 1A. Network topology www.weaklink.sote.hu csermelypeter@yahoo.com Peter Csermely 1. network topology 2. network dynamics 3. examples for networks 4. synthesis (complex equilibria,

More information

Data mining --- mining graphs

Data mining --- mining graphs Data mining --- mining graphs University of South Florida Xiaoning Qian Today s Lecture 1. Complex networks 2. Graph representation for networks 3. Markov chain 4. Viral propagation 5. Google s PageRank

More information

The small world phenomenon in hybrid power law graphs

The small world phenomenon in hybrid power law graphs The small world phenomenon in hybrid power law graphs Fan Chung and Linyuan Lu 1 University of California, San Diego Abstract. The small world phenomenon, that consistently occurs in numerous existing

More information

networks and the spread of computer viruses

networks and the spread of computer viruses Email networks and the spread of computer viruses M. E. J. Newman, 1 Stephanie Forrest, 1, 2 andjustinbalthrop 2 1 Santa Fe Institute, 1399 Hyde Park Road, Santa Fe, NM 87501 2 Department of Computer Science,

More information

arxiv:cond-mat/ v1 21 Oct 1999

arxiv:cond-mat/ v1 21 Oct 1999 Emergence of Scaling in Random Networks Albert-László Barabási and Réka Albert Department of Physics, University of Notre-Dame, Notre-Dame, IN 46556 arxiv:cond-mat/9910332 v1 21 Oct 1999 Systems as diverse

More information

BRITE: An Approach to Universal Topology Generation

BRITE: An Approach to Universal Topology Generation BRITE: An Approach to Universal Topology Generation Alberto Medina, Anukool Lakhina, Ibrahim Matta, John Byers amedina, anukool, matta, byers @cs.bu.edu Computer Science Department Boston University Abstract

More information

Exploiting the Scale-free Structure of the WWW

Exploiting the Scale-free Structure of the WWW Exploiting the Scale-free Structure of the WWW Niina Päivinen Department of Computer Science, University of Kuopio P.O. Box 1627, FIN-70211 Kuopio, Finland email niina.paivinen@cs.uku.fi tel. +358-17-16

More information

Modeling Traffic of Information Packets on Graphs with Complex Topology

Modeling Traffic of Information Packets on Graphs with Complex Topology Modeling Traffic of Information Packets on Graphs with Complex Topology Bosiljka Tadić Jožef Stefan Institute, Box 3000, 1001 Ljubljana, Slovenia Bosiljka.Tadic ijs.si http://phobos.ijs.si/ tadic/ Abstract.

More information

Network Thinking. Complexity: A Guided Tour, Chapters 15-16

Network Thinking. Complexity: A Guided Tour, Chapters 15-16 Network Thinking Complexity: A Guided Tour, Chapters 15-16 Neural Network (C. Elegans) http://gephi.org/wp-content/uploads/2008/12/screenshot-celegans.png Food Web http://1.bp.blogspot.com/_vifbm3t8bou/sbhzqbchiei/aaaaaaaaaxk/rsc-pj45avc/

More information

Topic mash II: assortativity, resilience, link prediction CS224W

Topic mash II: assortativity, resilience, link prediction CS224W Topic mash II: assortativity, resilience, link prediction CS224W Outline Node vs. edge percolation Resilience of randomly vs. preferentially grown networks Resilience in real-world networks network resilience

More information

Basics of Network Analysis

Basics of Network Analysis Basics of Network Analysis Hiroki Sayama sayama@binghamton.edu Graph = Network G(V, E): graph (network) V: vertices (nodes), E: edges (links) 1 Nodes = 1, 2, 3, 4, 5 2 3 Links = 12, 13, 15, 23,

More information

Peer-to-Peer Data Management

Peer-to-Peer Data Management Peer-to-Peer Data Management Wolf-Tilo Balke Sascha Tönnies Institut für Informationssysteme Technische Universität Braunschweig http://www.ifis.cs.tu-bs.de 10. Networkmodels 1. Introduction Motivation

More information