Personalized PageRank Estimation in Undirected Graphs
Christian Bertram, Mads Vestergaard Jensen

TL;DR
This paper provides a comprehensive analysis of the time complexity for estimating Personalized PageRank in undirected graphs, establishing tight bounds and introducing new techniques that leverage the undirected structure.
Contribution
It offers the first complete characterization of PPR estimation in undirected graphs, with tight bounds and novel algorithms that exploit undirected graph properties.
Findings
Established tight bounds for PPR estimation in undirected graphs.
Developed new algorithms leveraging undirected graph structure.
Provided both worst-case and average-case analyses.
Abstract
Given an undirected graph , the Personalized PageRank (PPR) of with respect to , denoted , is the probability that an -discounted random walk starting at terminates at . We study the time complexity of estimating with constant relative error and constant failure probability, whenever is above a given threshold parameter . We consider common graph-access models and furthermore study the single source, single target, and single node (PageRank centrality) variants of the problem. We provide a complete characterization of PPR estimation in undirected graphs by giving tight bounds (up to logarithmic factors) for all problems and model variants in both the worst-case and average-case setting. This includes both new upper and lower bounds. Tight bounds were recently obtained by Bertram, Jensen,…
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.
Taxonomy
TopicsComplexity and Algorithms in Graphs · Complex Network Analysis Techniques · Advanced Graph Neural Networks
