Random walks on complex networks

Slides:



Advertisements
Similar presentations
The Cover Time of Random Walks Uriel Feige Weizmann Institute.
Advertisements

Complex Networks: Complex Networks: Structures and Dynamics Changsong Zhou AGNLD, Institute für Physik Universität Potsdam.
Weiren Yu 1, Jiajin Le 2, Xuemin Lin 1, Wenjie Zhang 1 On the Efficiency of Estimating Penetrating Rank on Large Graphs 1 University of New South Wales.
22C:19 Discrete Math Graphs Fall 2010 Sukumar Ghosh.
Analysis and Modeling of Social Networks Foudalis Ilias.
报告人: 林 苑 指导老师:章忠志 副教授 复旦大学  Introduction about random walks  Concepts  Applications  Our works  Fixed-trap problem  Multi-trap problem.
Community Detection Algorithm and Community Quality Metric Mingming Chen & Boleslaw K. Szymanski Department of Computer Science Rensselaer Polytechnic.
Fractality vs self-similarity in scale-free networks The 2 nd KIAS Conference on Stat. Phys., 07/03-06/06 Jin S. Kim, K.-I. Goh, G. Salvi, E. Oh and D.
Weighted networks: analysis, modeling A. Barrat, LPT, Université Paris-Sud, France M. Barthélemy (CEA, France) R. Pastor-Satorras (Barcelona, Spain) A.
CSE 522 – Algorithmic and Economic Aspects of the Internet Instructors: Nicole Immorlica Mohammad Mahdian.
Discover a Network by Walking on it! Andrea Asztalos & Zoltán Toroczkai Department of Physics University of Notre Dame Department of Physics University.
Optimization Based Modeling of Social Network Yong-Yeol Ahn, Hawoong Jeong.
Soon-Hyung Yook, Sungmin Lee, Yup Kim Kyung Hee University NSPCS 08 Unified centrality measure of complex networks.
Community detection algorithms: a comparative analysis Santo Fortunato.
DATA MINING LECTURE 13 Absorbing Random walks Coverage.
1 Burning a graph as a model of social contagion Anthony Bonato Ryerson University Institute of Software Chinese Academy of Sciences.
Complex Networks First Lecture TexPoint fonts used in EMF. Read the TexPoint manual before you delete this box.: AA TexPoint fonts used in EMF. Read the.
Part 1: Biological Networks 1.Protein-protein interaction networks 2.Regulatory networks 3.Expression networks 4.Metabolic networks 5.… more biological.
Self-Similarity of Complex Networks Maksim Kitsak Advisor: H. Eugene Stanley Collaborators: Shlomo Havlin Gerald Paul Zhenhua Wu Yiping Chen Guanliang.
Random walks in complex networks 第六届全国网络科学论坛与第二届全国混沌应用研讨会 章 忠 志 复旦大学计算科学技术学院 Homepage:
Soon-Hyung Yook, Sungmin Lee, Yup Kim Kyung Hee University NSPCS 08 Unified centrality measure of complex networks: a dynamical approach to a topological.
Networks Igor Segota Statistical physics presentation.
1 12/2/2015 MATH 224 – Discrete Mathematics Formally a graph is just a collection of unordered or ordered pairs, where for example, if {a,b} G if a, b.
Most of contents are provided by the website Graph Essentials TJTSD66: Advanced Topics in Social Media.
KPS 2007 (April 19, 2007) On spectral density of scale-free networks Doochul Kim (Department of Physics and Astronomy, Seoul National University) Collaborators:
When Affinity Meets Resistance On the Topological Centrality of Edges in Complex Networks Gyan Ranjan University of Minnesota, MN [Collaborators: Zhi-Li.
Community Discovery in Social Network Yunming Ye Department of Computer Science Shenzhen Graduate School Harbin Institute of Technology.
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”
Network Partition –Finding modules of the network. Graph Clustering –Partition graphs according to the connectivity. –Nodes within a cluster is highly.
Graphs Definition: a graph is an abstract representation of a set of objects where some pairs of the objects are connected by links. The interconnected.
Network applications Sushmita Roy BMI/CS 576 Dec 9 th, 2014.
Fractal Networks: Structures, Modeling, and Dynamics 章 忠 志 复旦大学计算机科学技术学院 Homepage:
Response network emerging from simple perturbation Seung-Woo Son Complex System and Statistical Physics Lab., Dept. Physics, KAIST, Daejeon , Korea.
Algorithms and Computational Biology Lab, Department of Computer Science and & Information Engineering, National Taiwan University, Taiwan Network Biology.
Properties and applications of spectra for networks 章 忠 志 复旦大学计算机科学技术学院 Homepage:
The intimate relationship between networks' structure and dynamics
Mingze Zhang, Mun Choon Chan and A. L. Ananda School of Computing
Network (graph) Models
Social Networks Some content from Ding-Zhu Du, Lada Adamic, and Eytan Adar.
Lecture 23: Structure of Networks
Random Walk for Similarity Testing in Complex Networks
Cohesive Subgraph Computation over Large Graphs
Structures of Networks
Shan Lu, Jieqi Kang, Weibo Gong, Don Towsley UMASS Amherst
Gyan Ranjan University of Minnesota, MN
On Growth of Limited Scale-free Overlay Network Topologies
Minimum Spanning Tree 8/7/2018 4:26 AM
Program based on pointers in C.
Lecture 23: Structure of Networks
Discrete Kernels.
Network Science: A Short Introduction i3 Workshop
Centrality in Social Networks
Resolution Limit in Community Detection
Department of Computer Science University of York
Noémi Gaskó, Rodica Ioana Lung, Mihai Alexandru Suciu
Introduction Wireless Ad-Hoc Network
Topology and Dynamics of Complex Networks
Enumeration problems of networks
Lecture 23: Structure of Networks
报告人: 林 苑 指导老师:章忠志 副教授 复旦大学
Global mean-first-passage time of random walks on Vicsek fractals
Properties and applications of spectra for networks
Introducing complex networks into quantum regime
Log-periodic oscillations due to discrete effects in complex networks
Modelling and Searching Networks Lecture 2 – Complex Networks
第八届全国复杂网络学术会议 Spectra of transition matrix for networks: Computation and applications 章 忠 志 复旦大学计算机科学技术学院 Homepage:
Shan Lu, Jieqi Kang, Weibo Gong, Don Towsley UMASS Amherst
Analysis of Large Graphs: Overlapping Communities
Presentation transcript:

Random walks on complex networks Zhongzhi ZHANG (章忠志) School of Computer Science, Fudan University Email: zhangzz@fudan.edu.cn Homepage: http://homepage.fudan.edu.cn/~zhangzz/

Contents Introduction to random walks on graphs Applications of random walks Trapping on graphs: Introduction and Review Trapping on complex networks Future work 2018/9/9

Random Walks on Graphs Kinds of random walks: - Kinds of random walks: Unbiased random walks, biased random walks, self-avoid walks, quantum walks, ect 2018/9/9

Random Walks on Graphs - At any node, go to one of the neighbors of the node with equal probability. 2018/9/9

Random Walks on Graphs - At any node, go to one of the neighbors of the node with equal probability. 2018/9/9

Random Walks on Graphs - At any node, go to one of the neighbors of the node with equal probability. 2018/9/9

Random Walks on Graphs - At any node, go to one of the neighbors of the node with equal probability. 2018/9/9

Random Walks on Graphs - At any node, go to one of the neighbors of the node with equal probability. 2018/9/9

Important parameters of random walks Primary Indicators First-Passage Time F(s,t): Expected number of steps to reach t starting at s Mean Commute time C(s,t): Steps from s to t, and then go back C(t,s) = F(s,t) + F(t,s) Mean Return time T(s,s): mean time for returning to node s for the first time after having left it Cover time, survival problity, …… New J. Phys. 7, 26 (2005) 2018/9/9

FPT for general graphs Pseudoinverse of the Laplacian matrix N: Node number is the Laplacian matrix defined as 2018/9/9

FPT for complete graph Study random walks on simple structure is of exceptional importance. 2018/9/9

FPT for a linear graph 2018/9/9

Applications of random walks Community detection Recommendation systems Electrical networks Spanning trees Information Retrieval Natural Language Processing Machine Learning Graph partitioning In economics: random walk hypothesis PageRank algorithm 2018/9/9

Application to Community detection World Wide Web Protein interaction networks Metabolic networks Social networks Biological networks Food Webs Properties of community may be quite different from the average property of network. More links “inside” than “outside” 2018/9/9

Application to recommendation systems Help for setting up efficient recommendation systems IEEE Trans. Knowl. Data Eng. 19, 355 (2007) 2018/9/9

Connections with electrical networks Every edge – a resistor of 1 ohm. Voltage difference of 1 volt between u and v. R(u,v) – inverse of electrical current from u to v. v _ + u C(u,v) = F(s,t) + F(t,s) =2mR(u,v), R(u,v)= C(u,v)/ (2m) dz is degree of z, m is the number of edges 2018/9/9

Formulas for effective resistance 2018/9/9

Random walks and spanning trees EPL (Europhysics Letters), 2010, 90:68002 2018/9/9

Trapping problem: Random walks on graphs with an immobile trap Trapping time for node i denoted by Average trapping time Research goal: obtain the dependence of average trapping time on the system size 2018/9/9

Previous work Trapping on Sierpinski gasket Physical Review E, 2002, 65: 021105 2018/9/9

Previous work: Trapping on T-fractal Physical Review E, 2008, 77: 011128 2018/9/9

Previous work: Trapping on regular lattices Journal of Mathematical Physics, 1969, 10: 753 2018/9/9

Our work Random walks on scale-free networks A pseudofractal scale-free web Apollonian networks Modular scale-free networks Koch networks A fractal scale-free network Scale-free networks with the same degree sequences 2018/9/9

Main contributions Unveil the effect of trap location on ATT Methods for finding Mean first-passage time (MFPT) Backward equations Generating functions Laplacian spectra Electrical networks Uncover the impacts of structures on MFPT Scale-free behavior Modular structure Fractal structure Unveil the effect of trap location on ATT Relate random walks to Hanoi Towers Game 2018/9/9

Walks on pseudofractal scale-free web Physical Review E, 2009, 79: 021127. Contributions:(1)New method (2)New findings 2018/9/9

Walks on Apollonian network The most efficient structure for diffusion EPL, 2009, 86: 10006. 2018/9/9

Walks on modular scale-free networks Generating function method Physical Review E, 2009, 80: 051120. 2018/9/9

ATT on uncorrelated scale-free networks In uncorrelated random SF webs, Physical Review E, 2009, 79: 061113. 2018/9/9

Walks on the Koch network Physical Review E, 2009, 79: 061113. 2018/9/9

Impact of degree heterogeneity on MFPT Journal of Physics A, 2010, 43: 395102 Chaos, 2010, 20: 043112 2018/9/9

Effect of fractality on MFPT Definition of fractal networks Protein interaction network Box-covering method WWW Metabolic network Mean mass (number of nodes) within a box: Hollywood film actors network Last year Song et al. discovered the fractal scaling in scale-free networks. They found that the number of boxes to cover a given network scales in a power law with the box size ell. The mean number of nodes within a box scales in a power law. This power-law behavior seems to be contradictory to the small-world feature. The number of nodes with a distance ell from a given vertex increases exponentially with ell. The box size is defined as the maximum distance within a box. Song, Havlin, and Makse, Nature (2005). 2018/9/9

Walks on a fractal scale-free network EPL (Europhysics Letters), 2009, 88: 10001. 2018/9/9

Walks on scale-free networks with identical degree sequences Physical Review E, 2009, 79: 031110. 2018/9/9

Walks on scale-free networks with identical degree sequences Advantages: (1) without crossing edges (2) always connected. Physical Review E, 2009, 80: 061111 2018/9/9

Influence of trap position on MFPT on various networks 2018/9/9

Significant impact of trap position on MFPT in non-fractal scale-free trees Journal of Mathematical Physics, 2009, 50: 033514. Journal of Physics A, 2011, 44: 075102 2018/9/9

Global mean first-passage time Significant impact of trap position on MFPT in scale-free Koch networks Mean receiving time Mean sending time Global mean first-passage time European Physical Journal B, 2011, (in press). 2018/9/9

No essential impact of trap position on MFPT in fractal scale-free trees Journal of Physics A, 2011, 44: 075102 2018/9/9

No qualitative effect of trap location on MFPT in extended T-graphs Physical Review E, 2008, 77: 011128 Physical Review E, 2010, 82: 031140 New Journal of Physics, 2009, 11: 103043 2018/9/9

Random Walks on Vicsek fractals Physical Review E, 2010, 81:031118. 2018/9/9

Random Walks on dual Sierpinski gasket 2018/9/9

Relation to the Hanoi Towers Game   What is the minimum number of moves ? 2018/9/9

The Hanoi Towers Graphs 2018/9/9

Future work Walks with multiple traps 1 Quantum walks on networks 2 Self-avoid walks 3 Biased walks, e.g. walks on weighted nets 4 2018/9/9

Thank You!