A Markov chain model for the search time for max degree nodes in a graph using a biased random walk
Jonathan Stokes, Steven Weber

TL;DR
This paper models the search time for maximum degree nodes in graphs using a biased random walk and Markov chains, providing insights into when bias improves search efficiency based on graph properties.
Contribution
It introduces a Markov chain model with degree-based states to estimate search times and analyzes its effectiveness across different graph types.
Findings
The model accurately predicts absorption times for some graphs but not all.
Random sampling can outperform biased walks on certain graphs.
Optimal bias depends on graph assortativity.
Abstract
We consider the problem of estimating the expected time to find a maximum degree node on a graph using a (parameterized) biased random walk. For assortative graphs the positive degree correlation serves as a local gradient for which a bias towards selecting higher degree neighbors will on average reduce the search time. Unfortunately, although the expected absorption time on the graph can be written down using the theory of absorbing Markov chains, computing this time is infeasible for large graphs. With this motivation, we construct an absorbing Markov chain with a state for each degree of the graph, and observe computing the expected absorption time is now computationally feasible. Our paper finds preliminary results along the following lines: i) there are graphs for which the proposed Markov model does and graphs for which the model does not capture the absorbtion time, ii) there are…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
