Revisiting Local PageRank Estimation on Undirected Graphs: Simple and Optimal
Hanzhi Wang

TL;DR
This paper introduces BackMC, a simple and optimal algorithm for local PageRank estimation in undirected graphs, achieving the best possible complexity and outperforming previous methods both theoretically and empirically.
Contribution
The paper presents BackMC, a new algorithm with proven optimal complexity for local PageRank estimation, simplifying previous approaches and establishing matching lower bounds.
Findings
BackMC achieves optimal worst-case complexity.
BackMC outperforms previous algorithms in experiments.
Theoretical lower bounds confirm BackMC's optimality.
Abstract
We propose a simple and optimal algorithm, BackMC, for local PageRank estimation in undirected graphs: given an arbitrary target node in an undirected graph comprising nodes and edges, BackMC accurately estimates the PageRank score of node while assuring a small relative error and a high success probability. The worst-case computational complexity of BackMC is upper bounded by , where denotes the minimum degree of , and denotes the degree of , respectively. Compared to the previously best upper bound of (VLDB '23), which is derived from a significantly more complex algorithm and analysis, our BackMC improves the computational complexity for this problem by a factor of…
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.
