Multi-Scale Matrix Sampling and Sublinear-Time PageRank Computation
Abstract
A fundamental problem arising in many applications in Web science and social network analysis is, given an arbitrary approximation factor , to output a set of nodes that with high probability contains all nodes of PageRank at least , and no node of PageRank smaller than . We call this problem {\sc SignificantPageRanks}. We develop a nearly optimal, local algorithm for the problem with runtime complexity on networks with nodes. We show that any algorithm for solving this problem must have runtime of , rendering our algorithm optimal up to logarithmic factors. Our algorithm comes with two main technical contributions. The first is a multi-scale sampling scheme for a basic matrix problem that could be of interest on its own. In the abstract matrix problem it is assumed that one can access an unknown {\em right-stochastic matrix} by querying its rows, where the cost of a query and the accuracy of the answers depend on a precision parameter . At a cost propositional to , the query will return a list of entries and their indices that provide an -precision approximation of the row. Our task is to find a set that contains all columns whose sum is at least , and omits any column whose sum is less than . Our multi-scale sampling scheme solves this problem with cost , while traditional sampling algorithms would take time . Our second main technical contribution is a new local algorithm for approximating personalized PageRank, which is more robust than the earlier ones developed in \cite{JehW03,AndersenCL06} and is highly efficient particularly for networks with large in-degrees or out-degrees. Together with our multiscale sampling scheme we are able to optimally solve the {\sc SignificantPageRanks} problem.
Cite
@article{arxiv.1202.2771,
title = {Multi-Scale Matrix Sampling and Sublinear-Time PageRank Computation},
author = {Christian Borgs and Michael Brautbar and Jennifer Chayes and Shang-Hua Teng},
journal= {arXiv preprint arXiv:1202.2771},
year = {2015}
}
Comments
Accepted to Internet Mathematics journal for publication. An extended abstract of this paper appeared in WAW 2012 under the title "A Sublinear Time Algorithm for PageRank Computations"