第八届全国复杂网络学术会议 Spectra of transition matrix for networks: Computation and applications 章 忠 志 复旦大学计算机科学技术学院 Email: zhangzz@fudan.edu.cn Homepage: http://homepage.fudan.edu.cn/~zhangzz/

Slides:



Advertisements
Similar presentations
Partitional Algorithms to Detect Complex Clusters
Advertisements

3D Geometry for Computer Graphics
Leting Wu Xiaowei Ying, Xintao Wu Aidong Lu and Zhi-Hua Zhou PAKDD 2011 Spectral Analysis of k-balanced Signed Graphs 1.
Great Theoretical Ideas in Computer Science for Some.
报告人: 林 苑 指导老师:章忠志 副教授 复旦大学  Introduction about random walks  Concepts  Applications  Our works  Fixed-trap problem  Multi-trap problem.
Online Social Networks and Media. Graph partitioning The general problem – Input: a graph G=(V,E) edge (u,v) denotes similarity between u and v weighted.
Graph Laplacian Regularization for Large-Scale Semidefinite Programming Kilian Weinberger et al. NIPS 2006 presented by Aggeliki Tsoli.
10/11/2001Random walks and spectral segmentation1 CSE 291 Fall 2001 Marina Meila and Jianbo Shi: Learning Segmentation by Random Walks/A Random Walks View.
Random Walks Ben Hescott CS591a1 November 18, 2002.
Overview of Markov chains David Gleich Purdue University Network & Matrix Computations Computer Science 15 Sept 2011.
DATA MINING LECTURE 12 Link Analysis Ranking Random walks.
1 Representing Graphs. 2 Adjacency Matrix Suppose we have a graph G with n nodes. The adjacency matrix is the n x n matrix A=[a ij ] with: a ij = 1 if.
Lecture 21: Spectral Clustering
Spectral Clustering Scatter plot of a 2D data set K-means ClusteringSpectral Clustering U. von Luxburg. A tutorial on spectral clustering. Technical report,
Spectral Clustering 指導教授 : 王聖智 S. J. Wang 學生 : 羅介暐 Jie-Wei Luo.
Symmetric Matrices and Quadratic Forms
Computer Graphics Recitation 5.
Topologically biased random walks with application for community finding Vinko Zlatić Dep. Of Physics, “Sapienza”, Roma, Italia Theoretical Physics Division,
Centrality Measures These measure a nodes importance or prominence in the network. The more central a node is in a network the more significant it is to.
Lecture 18 Eigenvalue Problems II Shang-Hua Teng.
Optimal binary search trees
9 1 Performance Optimization. 9 2 Basic Optimization Algorithm p k - Search Direction  k - Learning Rate or.
Discrete Mathematics I 暨南大学 信息科学技术学院 计算机科学系 黄 战 副教授 离散数学 I (全英)
8.1 Vector spaces A set of vector is said to form a linear vector space V Chapter 8 Matrices and vector spaces.
Spectral graph theory Network & Matrix Computations CS NMC David F. Gleich.
Fan Chung University of California, San Diego The PageRank of a graph.
Random walks in complex networks 第六届全国网络科学论坛与第二届全国混沌应用研讨会 章 忠 志 复旦大学计算科学技术学院 Homepage:
Spectral Analysis based on the Adjacency Matrix of Network Data Leting Wu Fall 2009.
Relevant Subgraph Extraction Longin Jan Latecki Based on : P. Dupont, J. Callut, G. Dooms, J.-N. Monette and Y. Deville. Relevant subgraph extraction from.
1. Systems of Linear Equations and Matrices (8 Lectures) 1.1 Introduction to Systems of Linear Equations 1.2 Gaussian Elimination 1.3 Matrices and Matrix.
Mix networks with restricted routes PET 2003 Mix Networks with Restricted Routes George Danezis University of Cambridge Computer Laboratory Privacy Enhancing.
Graphs, Vectors, and Matrices Daniel A. Spielman Yale University AMS Josiah Willard Gibbs Lecture January 6, 2016.
Date: 2005/4/25 Advisor: Sy-Yen Kuo Speaker: Szu-Chi Wang.
geometric representations of graphs
Similar diagonalization of real symmetric matrix
Community structure in graphs Santo Fortunato. More links “inside” than “outside” Graphs are “sparse” “Communities”
Mesh Segmentation via Spectral Embedding and Contour Analysis Speaker: Min Meng
A Tutorial on Spectral Clustering Ulrike von Luxburg Max Planck Institute for Biological Cybernetics Statistics and Computing, Dec. 2007, Vol. 17, No.
(2 x 1) x 4 = 2 x (1 x 4) Associative Property of Multiplication 1.
思科网络技术学院理事会. 1 Modified by Ye, Haisong. Course Introduction Network Fundamentals – Introduction.
Fractal Networks: Structures, Modeling, and Dynamics 章 忠 志 复旦大学计算机科学技术学院 Homepage:
Fundamental weights of a graph 1 Piet Van Mieghem in collaboration with Xiangrong Wang Spectra of graphs and applications May 18-20, 2016, Belgrade, Serbia.
Final Outline Shang-Hua Teng. Problem 1: Multiple Choices 16 points There might be more than one correct answers; So you should try to mark them all.
Properties and applications of spectra for networks 章 忠 志 复旦大学计算机科学技术学院 Homepage:
Density of States for Graph Analysis
Random Walk for Similarity Testing in Complex Networks
Shan Lu, Jieqi Kang, Weibo Gong, Don Towsley UMASS Amherst
Matrices and vector spaces
Minimum Spanning Tree 8/7/2018 4:26 AM
by Hyunwoo Park and Kichun Lee Knowledge-Based Systems 60 (2014) 58–72
Random walks on complex networks
Eigenvalues of a Graph Scott Grayson.
Prof. Paolo Ferragina, Algoritmi per "Information Retrieval"
Derivative of scalar forms
Department of Computer Science University of York
Prof. Paolo Ferragina, Algoritmi per "Information Retrieval"
geometric representations of graphs
Ilan Ben-Bassat Omri Weinstein
Enumeration problems of networks
3.3 Network-Centric Community Detection
报告人: 林 苑 指导老师:章忠志 副教授 复旦大学
Global mean-first-passage time of random walks on Vicsek fractals
Symmetric Matrices and Quadratic Forms
Properties and applications of spectra for networks
Randomized computation
ISEC-02 Second International Conference on Structural Engineering and Construction Algebraic Method for Sensitivity Analysis of Eigensystems with Repeated.
狄增如 北京师范大学管理学院系统科学系 北京师范大学复杂性研究中心
Performance Optimization
Shan Lu, Jieqi Kang, Weibo Gong, Don Towsley UMASS Amherst
Symmetric Matrices and Quadratic Forms
Presentation transcript:

第八届全国复杂网络学术会议 Spectra of transition matrix for networks: Computation and applications 章 忠 志 复旦大学计算机科学技术学院 Email: zhangzz@fudan.edu.cn Homepage: http://homepage.fudan.edu.cn/~zhangzz/ Blog: http://group.sciencenet.cn/home.php?mod=space&uid=311410

Main contents Introduction to relevant matrices Our works 1 Definition of various matrixes Relevance of spectra for transition matrix to structure and dynamics Our works 2 Computation of spectra for transition matrix of diverse networks Applications to spanning trees and walks 2019/5/6

Definitions Adjacency matrix A Diagonal degree matrix D Laplacian matrix L=D-A Probability transition matrix Normalized adjacency matrix Normalized Laplacian matrix Fundamental matrix of trapping …… 2019/5/6

Isotropic random walks Transition matrix describes the jumping probability for random walks on graphs - Isotropic random walks 2019/5/6

Random walks on graphs - At any node, go to one of the neighbors of the node with equal probability. 2019/5/6

Random walks on graphs - At any node, go to one of the neighbors of the node with equal probability. 2019/5/6

Random walks on graphs - At any node, go to one of the neighbors of the node with equal probability. 2019/5/6

Random walks on graphs - At any node, go to one of the neighbors of the node with equal probability. 2019/5/6

Random walks on graphs - At any node, go to one of the neighbors of the node with equal probability. 2019/5/6

Transition matrix Q is often called normalized adjacency matrix for non-bipartite graphs are the corresponding mutually orthogonal eigenvectors of unit length. Stationary distribution 2019/5/6

Transition matrix First passage time Commute time Eigentime identity 2019/5/6

Transition matrix Mixing rate Mixing time Return-to-origin probability 2019/5/6

Normalized Laplacian matrix are the corresponding mutually orthogonal eigenvectors of unit length. 2019/5/6

Normalized Laplacian matrix 2019/5/6

Our works Computation of spectra for various networks T-fractals, Hanoi graphs Treelike and loopy scale-free networks Applications of spectra for transition matrix Enumeration of spanning trees Determination of eigentime and trapping time 2019/5/6

Spectra of normalized Laplacian matrix of T fractals We obtain all the eigenvalues and their multiplicities. . The reciprocal of the smallest eigenvalue is approximately equal to the mean trapping time. EPL, 2011, 96:40009 2019/5/6

Spectra of transition matrix for Hanoi graphs 2019/5/6

What is the minimum number of moves ? The Hanoi towers game   What is the minimum number of moves ? 2019/5/6

Spectra of Hanoi graphs and applications Structural properties Spectral prosperities We obtain all the eigenvalues and their corresponding degeneracies. We determine the exact number of spanning trees and derive an explicit formula of the eigentime identity. Journal of Physics A, 2012, 45:345101. 2019/5/6

Spectra of transition matrix for fractal scale-free trees EPL, 2012, 99:10007 2019/5/6

Optimal and suboptimal networks minimizing eigentime identity for random walks

Thank You!