Non-Backtracking Random Walks and a Weighted Ihara’s Theorem (original) (raw)

Random Walks on Random Graphs

Lecture Notes of the Institute for Computer Sciences, Social Informatics and Telecommunications Engineering, 2009

The aim of this article is to discuss some of the notions and applications of random walks on finite graphs, especially as they apply to random graphs. In this section we give some basic definitions, in Section 2 we review applications of random walks in computer science, and in Section 3 we focus on walks in random graphs. Given a graph G = (V, E), let d G (v) denote the degree of vertex v for all v ∈ V. The random walk W v = (W v (t), t = 0, 1,. . .) is defined as follows: W v (0) = v and given x = W v (t), W v (t + 1) is a randomly chosen neighbour of x. When one thinks of a random walk, one often thinks of Polya's Classical result for a walk on the d-dimensional lattice Z d , d ≥ 1. In this graph two vertices x = (x 1 , x 2 ,. .. , x d) and y = (y 1 , y 2 ,. .. , y d) are adjacent iff there is an index i such that (i) x j = y j for j = i and (ii) |x i − y i | = 1. Polya [33] showed that if d ≤ 2 then a walk starting at the origin returns to the origin with probability 1 and that if d ≥ 3 then it returns with probability p(d) < 1. See also Doyle and Snell [22]. A random walk on a graph G defines a Markov chain on the vertices V. If G is a finite, connected and non-bipartite graph, then this chain has a stationary distribution π given by π v = d G (v)/(2|E|). Thus if P (t) v (w) = Pr(W v (t) = w), then lim t→∞ P (t) v (w) = π w , independent of the starting vertex v. In this paper we only consider finite graphs, and we will focus on two aspects of a random walk: The Mixing Time and the Cover Time.

Random walks on graphs: ideas, techniques and results

Journal of Physics A: Mathematical and General, 2005

Random walks on graphs are widely used in all sciences to describe a great variety of phenomena where dynamical random processes are affected by topology. In recent years, relevant mathematical results have been obtained in this field, and new ideas have been introduced, which can be fruitfully extended to different areas and disciplines. Here we aim at giving a brief but comprehensive perspective of these progresses, with a particular emphasis on physical aspects. Contents 1 Introduction 2 Mathematical description of graphs 3 The random walk problem 4 The generating functions 5 Random walks on finite graphs 6 Infinite graphs 7 Random walks on infinite graphs 8 Recurrence and transience: the type problem 9 The local spectral dimension 10 Averages on infinite graphs 11 The type problem on the average 1 12 The average spectral dimension 21 13 A survey of analytical results on specific networks 23 13.1 Renormalization techniques. .

High Dimensional Spectral Graph Theory and Non- backtracking Random Walks on Graphs

2015

This thesis has two primary areas of focus. First we study connection graphs, which are weighted graphs in which each edge is associated with a d-dimensional rotation matrix for some fixed dimension d, in addition to a scalar weight. Second, we study non-backtracking random walks on graphs, which are random walks with the additional constraint that they cannot return to the immediately previous state at any given step. Our work in connection graphs is centered on the notion of consistency, that is, the product of rotations moving from one vertex to another is independent of the path taken, and a generalization called epsilon-consistency. We present higher dimensional versions of the combinatorial Laplacian matrix and normalized Laplacian matrix from spectral graph theory, and give results characterizing the consistency of a connection graph in terms of the spectra of these matrices. We generalize several tools from classical spectral graph theory, such as PageRank and effective resi...

Random Walks on Graphs: A Survey

Various aspects of the theory of random walks on graphs are surveyed. In particular, estimates on the important parameters of access time, commute time, cover time and mixing time are discussed. Connections with the eigenvalues of graphs and with electrical networks, and the use of these connections in the study of random walks is described. We also sketch recent algorithmic applications of random walks, in particular to the problem of sampling.

Random walks on the finite components of

2005

The expected n-step return-probability EµP o [ ˆ Xn = o] of a random walk ˆ Xn with symmetric transition probabilities on a random partial graph of a regular graph G of degree δ with transitive automorphism group Aut(G) is considered. The law µ of the random edge-set is assumed to be stationary with respect to some transitive, unimodular subgroup Γ of Aut(G). By the spectral theory of finite random walks, using interlacing techniques, bounds in terms of functionals of the cluster size are obtained:

A note on recurrent random walks on graphs

Journal of Statistical Physics, 1990

We consider random walks on polynomially growing graphs for which the resistances are also polynomially growing. In this setting we can show the same relation that was found earlier but that needed more complex conditions. The diffusion speed is determined by the geometric and resistance properties of the graph.

Random Walks Systems on Complete Graphs

Bulletin of the Brazilian …, 2006

We study two versions of random walks systems on complete graphs. In the first one, the random walks have geometrically distributed lifetimes so we define and identify a non-trivial critical parameter related to the proportion of visited vertices before the process dies out. In the second version, the lifetimes depend on the past of the process in a non-Markovian setup. For that version, we present results obtained from computational analysis, simulations and a mean field approximation. These three approaches match.

Mixing times for random walks on geometric random graphs

2005

A geometric random graph, G d (n, r), is formed as follows: place n nodes uniformly at random onto the surface of the d-dimensional unit torus and connect nodes which are within a distance r of each other. The G d (n, r) has been of great interest due to its success as a model for ad-hoc wireless networks. It is well known that the connectivity of G d (n, r) exhibits a threshold property: there exists a constant α d such that for any > 0, for r d < α d (1 −) log n/n the G d (n, r) is not connected with high probability 1 and for r d > α d (1 +) log n/n the G d (n, r) is connected w.h.p.. In this paper, we study mixing properties of random walks on G d (n, r) for r d (n) = ω(log n/n). Specifically, we study the scaling of mixing times of the fastest-mixing reversible random walk, and the natural random walk. We find that the mixing time of both of these random walks have the same scaling laws and scale proportional to r −2 (for all d). These results hold for G d (n, r) when distance is defined using any L p norm. Though the results of this paper are not so surprising, they are nontrivial and require new methods.