Article ID Journal Published Year Pages File Type
436289 Theoretical Computer Science 2009 7 Pages PDF
Abstract

Standard random walks on finite graphs select the vertex visited next to the adjacent vertices at random with the same probability. Despite not using any global topological information, they guarantee O(n3)O(n3) hitting and cover times for any   graph, where nn is the order of the graph. Motivated by network protocol applications, this paper investigates the impact of local topological information on designing “better” random walks. We first show that (a) for any   transition probability matrix, the hitting (and hence the cover) time of a path graph is Ω(n2)Ω(n2). We next investigate for any graph G=(V,E)G=(V,E) a transition probability matrix P=(p(u,v))u,v∈VP=(p(u,v))u,v∈V defined by p(u,v)={deg−1/2(v)∑w∈N(u)deg−1/2(w)if v∈N(u),0otherwise ,where N(u)N(u) and deg(u)(u) are respectively the set of adjacent vertices of uu and the uu’s degree. Random walks obeying this transition probability matrix are shown to guarantee the following: For any   graph, (b) the hitting time is O(n2)O(n2), and (c) the cover time is O(n2logn)O(n2logn). Facts (a) and (b) show that the degree information on the adjacent vertices is powerful enough for random walks to achieve the optimum hitting time.

Related Topics
Physical Sciences and Engineering Computer Science Computational Theory and Mathematics
Authors
, , ,