Directional triadic closure and edge deletion mechanism induce asymmetry in directed edge properties.

Slides:



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

Algorithmic and Economic Aspects of Networks Nicole Immorlica.
Emergence of Scaling in Random Networks Albert-Laszlo Barabsi & Reka Albert.
Λ14 Διαδικτυακά Κοινωνικά Δίκτυα και Μέσα Strong and Weak Ties Chapter 3, from D. Easley and J. Kleinberg book.
Analysis and Modeling of Social Networks Foudalis Ilias.
Jure Leskovec, CMU Lars Backstrom, Cornell Ravi Kumar, Yahoo! Research Andrew Tomkins, Yahoo! Research.
Analysis of Social Media MLD , LTI William Cohen
Social Networks 101 P ROF. J ASON H ARTLINE AND P ROF. N ICOLE I MMORLICA.
Information Networks Generative processes for Power Laws and Scale-Free networks Lecture 4.
Models of Network Formation Networked Life NETS 112 Fall 2013 Prof. Michael Kearns.
Advanced Topics in Data Mining Special focus: Social Networks.
4. PREFERENTIAL ATTACHMENT The rich gets richer. Empirical evidences Many large networks are scale free The degree distribution has a power-law behavior.
CSE 522 – Algorithmic and Economic Aspects of the Internet Instructors: Nicole Immorlica Mohammad Mahdian.
Hierarchy in networks Peter Náther, Mária Markošová, Boris Rudolf Vyjde : Physica A, dec
1 Evolution of Networks Notes from Lectures of J.Mendes CNR, Pisa, Italy, December 2007 Eva Jaho Advanced Networking Research Group National and Kapodistrian.
CS 728 Lecture 4 It’s a Small World on the Web. Small World Networks It is a ‘small world’ after all –Billions of people on Earth, yet every pair separated.
Sampling from Large Graphs. Motivation Our purpose is to analyze and model social networks –An online social network graph is composed of millions of.
Global topological properties of biological networks.
Network analysis and applications Sushmita Roy BMI/CS 576 Dec 2 nd, 2014.
1 Dynamic Models for File Sizes and Double Pareto Distributions Michael Mitzenmacher Harvard University.
Conference title 1 A Few Bad Apples Are Enough. An Agent-Based Peer Review Game. Juan Bautista Cabotà, Francisco Grimaldo (U. València) Lorena Cadavid.
Models of Influence in Online Social Networks
Large-scale organization of metabolic networks Jeong et al. CS 466 Saurabh Sinha.
Optimization Based Modeling of Social Network Yong-Yeol Ahn, Hawoong Jeong.
(Social) Networks Analysis III Prof. Dr. Daning Hu Department of Informatics University of Zurich Oct 16th, 2012.
九大数理集中講義 Comparison, Analysis, and Control of Biological Networks (3) Domain-Based Mathematical Models for Protein Evolution Tatsuya Akutsu Bioinformatics.
The United States air transportation network analysis Dorothy Cheung.
Topic 13 Network Models Credits: C. Faloutsos and J. Leskovec Tutorial
Modeling Information Diffusion in Networks with Unobserved Links Quang Duong Michael P. Wellman Satinder Singh Computer Science and Engineering University.
Author: M.E.J. Newman Presenter: Guoliang Liu Date:5/4/2012.
“The Geography of the Internet Infrastructure: A simulation approach based on the Barabasi-Albert model” Sandra Vinciguerra and Keon Frenken URU – Utrecht.
Clustering of protein networks: Graph theory and terminology Scale-free architecture Modularity Robustness Reading: Barabasi and Oltvai 2004, Milo et al.
COLOR TEST COLOR TEST. Social Networks: Structure and Impact N ICOLE I MMORLICA, N ORTHWESTERN U.
Emergence of Scaling and Assortative Mixing by Altruism Li Ping The Hong Kong PolyU
Gennaro Cordasco - How Much Independent Should Individual Contacts be to Form a Small-World? - 19/12/2006 How Much Independent Should Individual Contacts.
Social Network Analysis Prof. Dr. Daning Hu Department of Informatics University of Zurich Mar 5th, 2013.
Intel Confidential – Internal Only Co-clustering of biological networks and gene expression data Hanisch et al. This paper appears in: bioinformatics 2002.
Robustness of complex networks with the local protection strategy against cascading failures Jianwei Wang Adviser: Frank,Yeong-Sung Lin Present by Wayne.
Networks Igor Segota Statistical physics presentation.
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
Comparing Snapshots of Networks Shah Jamal Alam and Ruth Meyer Centre for Policy Modelling 28 th March, 2007 – CAVES Bi-annual Meeting, IIASA,
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.
Performance Evaluation Lecture 1: Complex Networks Giovanni Neglia INRIA – EPI Maestro 10 December 2012.
Jure Leskovec, CMU Lars Backstrom, Cornell Ravi Kumar, Yahoo! Research Andrew Tomkins, Yahoo! Research.
Hierarchical Organization in Complex Networks by Ravasz and Barabasi İlhan Kaya Boğaziçi University.
Response network emerging from simple perturbation Seung-Woo Son Complex System and Statistical Physics Lab., Dept. Physics, KAIST, Daejeon , Korea.
Topics In Social Computing (67810) Module 1 Introduction & The Structure of Social Networks.
Cmpe 588- Modeling of Internet Emergence of Scale-Free Network with Chaotic Units Pulin Gong, Cees van Leeuwen by Oya Ünlü Instructor: Haluk Bingöl.
The simultaneous evolution of author and paper networks
Random Walk for Similarity Testing in Complex Networks
Hiroki Sayama NECSI Summer School 2008 Week 2: Complex Systems Modeling and Networks Network Models Hiroki Sayama
Groups of vertices and Core-periphery structure
Lecture 1: Complex Networks
Topics In Social Computing (67810)
Empirical analysis of Chinese airport network as a complex weighted network Methodology Section Presented by Di Li.
Section 8.6: Clustering Coefficients
Section 8.6 of Newman’s book: Clustering Coefficients
Models of Network Formation
Lecture 13 Network evolution
Models of Network Formation
Peer-to-Peer and Social Networks Fall 2017
Models of Network Formation
Small World Networks Scotty Smith February 7, 2007.
Department of Computer Science University of York
Models of Network Formation
Clustering Coefficients
Peer-to-Peer and Social Networks
Network Science: A Short Introduction i3 Workshop
Presentation transcript:

Directional triadic closure and edge deletion mechanism induce asymmetry in directed edge properties.

Directional Networks Two of the most consistent features of real world networks are the scale free degree distributions and the high clustering coefficients. In directed networks, the in and out clustering coefficients differ one from each other. Similarly the in and out degree often have different distributions, the frequency of different triangles is not uniform, and directed clustering coefficients is different. Most network generation models do not incorporate the differences between in and out degree properties.

Directional Networks V1V2 In 1 Out 1 In 1 Out 2

Different between in and out degree properties in real world networks

Different between clustering coefficient and directional degree correlation in real world networks

Triadic closure Triadic closure has been suggested as a socially plausible mechanism capable to generate undirected networks with the realistic properties. In the basic version of this model, a random node is selected and an edge is created between two of its first neighbors. Extensions of this basic model includes (among others): – Random walkers, – Involvement of second or higher order neighbors, – Combinations with preferential attachment, – Creation of new nodes – Random edge creation This mimic the basic social phenomena of people who meet new friends through mutual acquaintance.

Edges deletion Edge deletion properties have received little attention in network research. Even when edge deletion processes were considered, their goal was to maintain the number of edges in the network by removing edges or entire nodes randomly. Our recent work shows that complex edge deletion mechanisms are indeed observed in real world networks Brot, H., et al., Edge removal balances preferential attachment and triad closing. Physical Review E, (4): p

Directional triadic closure with random edge deletion-connecting between similar direction Out out triadic close In in triadic close Out out triadic close In in triadic close Out out triadic close In in triadic close

Directional triadic closure with random edge deletion-connecting between similar direction Generic birth death process

Directional triadic closure with random edge deletion-connecting between opposite directions Out in triadic close In out triadic close

Directional triadic closure with random edge deletion-connecting between different direction Generic birth death process: Both models results with the same degree distribution without any change between in to out degree distribution and high correlation between the in and out degree.

Degree distribution for directed triadic closure with random edge removal

Suggested model

Suggested model –Complete edges removal addition probabilities In degree addition: In degree removal: Out degree addition: Out degree removal:

Degree distribution of model’s parametric range

Comparison between simulation to network

Degree correlation

Directional clustering coefficient

Validation of the model dynamics Triadic closure implies that edges are added mainly between second neighbors. However, even if, a small fraction of nodes is still connected to random nodes through the addition of random edges when no pair of yet unconnected neighbors exists. A preferential attachment, a process by which edges addition probability is proportional to the in/out degree of the node. Edges are deleted proportionally to the in/out degree of the node, as extensively discussed above.

Edge's removal and addition rate as a function of degree for model and Live Journal

Fraction of newly added edges as a function of the distance before addition

Summary When applied triadic closure to directed networks, it fails to explain the often observed difference between the in and out degree distribution and clustering coefficients. The edge deletion mechanism should be taken into account in order to properly reproduce the effect of edge direction on the degree distribution and the clustering coefficient, as well as the correlation between the in and out degrees of nodes. Considering network directionality, the differences between the properties of incoming and outgoing edges represent a fundamental dynamic difference. While the properties of outgoing edges are often determined by the source node, the properties of incoming edges are the cumulative results of the action of many nodes pointing to the current nodes. Accepted, European Journal of Physics B.

Thanks for you attention