Robustness or Network Resilience

Slides:



Advertisements
Similar presentations
Classes will begin shortly. Networks, Complexity and Economic Development Class 5: Network Dynamics.
Advertisements

Topology and Dynamics of Complex Networks FRES1010 Complex Adaptive Systems Eileen Kraemer Fall 2005.
Complex Networks: Complex Networks: Structures and Dynamics Changsong Zhou AGNLD, Institute für Physik Universität Potsdam.
Complex Networks Advanced Computer Networks: Part1.
Scale Free Networks.
Emergence of Scaling in Random Networks Albert-Laszlo Barabsi & Reka Albert.
An Intro To Systems Biology: Design Principles of Biological Circuits Uri Alon Presented by: Sharon Harel.
RESILIENCE NOTIONS FOR SCALE-FREE NETWORKS GUNES ERCAL JOHN MATTA 1.
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.
The Impact of Imperfect Information on Network Attack Andrew Melchionna (University of Rochester) Jesús Caloca (Boise State University) Advisors: S. Squires,
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.
Scale Free Networks Robin Coope April Abert-László Barabási, Linked (Perseus, Cambridge, 2002). Réka Albert and AL Barabási,Statistical Mechanics.
1 Complex systems Made of many non-identical elements connected by diverse interactions. NETWORK New York Times Slides: thanks to A-L Barabasi.
Peer-to-Peer and Grid Computing Exercise Session 3 (TUD Student Use Only) ‏
Global topological properties of biological networks.
Error and Attack Tolerance of Complex Networks Albert, Jeong, Barabási (presented by Walfredo)
Analyzing the Vulnerability of Superpeer Networks Against Churn and Attack Niloy Ganguly Department of Computer Science & Engineering Indian Institute.
(Social) Networks Analysis III Prof. Dr. Daning Hu Department of Informatics University of Zurich Oct 16th, 2012.
Developing Analytical Framework to Measure Robustness of Peer-to-Peer Networks Niloy Ganguly.
Lecture 28 Network resilience
Optimal serverless networks attacks, complexity and some approximate algorithms Carlos Aguirre Maeso Escuela Politécnica Superior Universidad Autónoma.
“Adversarial Deletion in Scale Free Random Graph Process” by A.D. Flaxman et al. Hammad Iqbal CS April 2006.
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.
Social Network Analysis Prof. Dr. Daning Hu Department of Informatics University of Zurich Mar 5th, 2013.
School of Information University of Michigan Unless otherwise noted, the content of this course material is licensed under a Creative Commons Attribution.
Robustness of complex networks with the local protection strategy against cascading failures Jianwei Wang Adviser: Frank,Yeong-Sung Lin Present by Wayne.
Complex network of the brain II Hubs and Rich clubs in the brain
Analyzing the Vulnerability of Superpeer Networks Against Attack Niloy Ganguly Department of Computer Science & Engineering Indian Institute of Technology,
Complex Network Theory – An Introduction Niloy Ganguly.
Lecture 10: Network models CS 765: Complex Networks Slides are modified from Networks: Theory and Application by Lada Adamic.
Complex Network Theory – An Introduction Niloy Ganguly.
LECTURE 2 1.Complex Network Models 2.Properties of Protein-Protein Interaction Networks.
Network resilience.
Brief Announcement : Measuring Robustness of Superpeer Topologies Niloy Ganguly Department of Computer Science & Engineering Indian Institute of Technology,
Biological Networks. Can a biologist fix a radio? Lazebnik, Cancer Cell, 2002.
Informatics tools in network science
1 Lesson 12 Networks / Systems Biology. 2 Systems biology  Not only understanding components! 1.System structures: the network of gene interactions and.
Response network emerging from simple perturbation Seung-Woo Son Complex System and Statistical Physics Lab., Dept. Physics, KAIST, Daejeon , Korea.
Complex network of the brain II Attack tolerance vs. Lethality Jaeseung Jeong, Ph.D. Department of Bio and Brain Engineering, KAIST.
Complex network of the brain II Hubs and Rich clubs in the brain Jaeseung Jeong, Ph.D. Department of Bio and Brain Engineering, KAIST.
Structures of Networks
Lecture 27 Network resilience
Hiroki Sayama NECSI Summer School 2008 Week 2: Complex Systems Modeling and Networks Network Models Hiroki Sayama
Learning to Generate Networks
Marina Leri Institute of Applied Mathematical Research
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
Node Similarity Ralucca Gera,
Network Science (Overview, part 2)
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,
Shortest path and small world effect
Centralities (4) Ralucca Gera,
Classes will begin shortly
Peer-to-Peer and Social Networks Fall 2017
Department of Computer Science University of York
Topology and Dynamics of Complex Networks
Clustering Coefficients
Peer-to-Peer and Social Networks
From the Synthetic networks slide deck (didn’t have a chance to go over them at that time) By: Ralucca Gera, NPS.
Lecture 20 Network resilience
Lecture 9: Network models CS 765: Complex Networks
Models of networks (synthetic networks or generative models)
Centralities Using Gephi and Python Prof. Ralucca Gera,
Modelling and Searching Networks Lecture 6 – PA models
Degree Distribution Ralucca Gera,
Discrete Mathematics and its Applications Lecture 6 – PA models
Presentation transcript:

Robustness or Network Resilience Ralucca Gera, Applied Mathematics Dept. Naval Postgraduate School Monterey, California rgera@nps.edu

Network Robustness and resilience How does a network change as nodes or edges are removed? How could we measure the change? Good time to share your thoughts Some thoughts: Change in average path length The count and size of the components obtained The size of the giant component (whose size is more than 50% of nodes; reference for giant component: http://arxiv.org/pdf/math/9310236.pdf)

Node and edge removal Node/edge percolation (or random failure): Node removal with some probability p corresponding to random failure Targeted attack: remove nodes/edges with highest effect (such as componenets or average path length)

Percolation threshold in Erdos-Renyi Graphs z=1 av deg = 3.96 av deg = 0.99 av deg = 1.18 average degree (z) size of giant component (S) As the average degree (z) increases to z = 1, a giant component suddenly appears. Edge removal is the opposite process: At some point the average degree drops below 1 and the network becomes disconnected? Percolation theshold: how many edges have to be removed before the giant component disappears? Lada Adamic

How does a network percolate? Source: Bender-deMoll & McFarland “The Art and Science of Dynamic Network Visualization” JoSS Forthcoming

Percolation on Complex Networks Percolation can be extended to networks of arbitrary topology. We say the network percolates when a giant component forms. Scale free networks will always have a giant component (the network always percolates) Lada Adamic

Scale-free networks are resilient with respect to random attack Example: gnutella network, 20% of the total number of nodes removed 574 nodes in giant component 427 nodes in giant component Lada Adamic

Targeted attacks are affective against scale-free networks Example: same gnutella network, 22 most connected nodes removed (2.8% of the total number nodes are removed) 574 nodes in giant component 301 nodes in giant component Lada Adamic

Random failures vs. Attacks adapted from slide by Reka Albert Lada Adamic

Network resilience to targeted attacks Scale-free graphs are resilient to random attacks, but sensitive to targeted attacks. For random networks there is smaller difference between the two Percent of nodes removed R. Albert, H. Jeong, and A.-L. Barabasi, Attack and error tolerance of complex networks, Nature, 406 (2000), pp. 378–382. Lada Adamic