Instance Optimality in PageRank Centrality Estimation
By: Mikkel Thorup, Hanzhi Wang
We study an adaptive variant of a simple, classic algorithm for estimating a vertex's PageRank centrality within a constant relative error, with constant probability. We show that this algorithm is instance-optimal up to a polylogarithmic factor for any directed graph of order $n$ whose maximal in- and out-degrees are at most a constant fraction of $n$. The instance-optimality also extends to graphs in which up to a polylogarithmic number of vertices have unbounded degree, thereby covering all sparse graphs with $\widetilde{O}(n)$ edges. Finally, we provide a counterexample showing that the algorithm is not instance-optimal for graphs with degrees mostly equal to $n$.
Similar Papers
PageRank Centrality in Directed Graphs with Bounded In-Degree
Data Structures and Algorithms
Estimates webpage importance optimally fast
Optimal non-adaptive algorithm for edge estimation
Data Structures and Algorithms
Counts graph connections with few guesses.
An optimal algorithm for average distance in typical regular graphs
Data Structures and Algorithms
Finds average distance between points quickly.