Multi-Scale Matrix Sampling and Sublinear-Time PageRank Computation
Christian Borgs, Michael Brautbar, Jennifer Chayes, Shang-Hua Teng

TL;DR
This paper introduces a nearly optimal local algorithm for identifying high-PageRank nodes in large networks, utilizing a novel multi-scale sampling scheme and a robust personalized PageRank approximation method.
Contribution
It presents a new multi-scale sampling technique for matrix problems and a more robust, efficient local algorithm for personalized PageRank, achieving optimal runtime.
Findings
Algorithm runs in nearly optimal $ ilde{O}(n/\Delta)$ time.
Multi-scale sampling reduces complexity from quadratic to nearly linear.
New local PageRank approximation improves robustness and efficiency.
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…
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
TopicsComplex Network Analysis Techniques · Advanced Graph Neural Networks · Complexity and Algorithms in Graphs
