Current browse context:
cs.SI
Change to browse by:
References & Citations
Computer Science > Social and Information Networks
Title: The Space Complexity of Personalized PageRank and Shortest Path Labeling Schemes
(Submitted on 23 Dec 2017 (v1), revised 17 Jul 2018 (this version, v2), latest version 10 Feb 2019 (v3))
Abstract: We present tight space lower bounds for static personalized PageRank (PPR) labeling schemes. In a labeling scheme, each vertex is assigned a \emph{label vector}; To answer a query between two vertices, only the labels of the two vertices may be accessed. We show that for any personalized PageRank labeling schemes which can approximately recover PPR values that are at least $\delta$, the total labeling size must be at least $\tilde{\Omega}(n / \sqrt{\delta})$ on sparse Erd\"{o}s-R\'enyi random graphs with high probability, where $n$ is the number of vertices in the graph. The result matches the upper bound of Lofgren et al.'16.
We also study shortest path labeling schemes on sparse random graphs with a power law degree distribution of exponent $\beta \in (2, 3)$. We obtain upper and lower bounds which are parameterized by $\beta$, and are nearly tight for $\beta \in (2, 2.5)$.
Our work is motivated by the success of labeling schemes that achieve state of the art performance for both personalized PageRank and shortest path data structure problems in practice. We hope that the techniques can also improve the understanding on other static data structure problems where labeling schemes are successful, yet obtaining super-logarithmic query time lower bounds in the cell-probe model remains technically challenging.
Submission history
From: Hongyang Zhang [view email][v1] Sat, 23 Dec 2017 03:55:22 GMT (51kb)
[v2] Tue, 17 Jul 2018 06:16:46 GMT (54kb)
[v3] Sun, 10 Feb 2019 07:49:20 GMT (146kb)
Link back to: arXiv, form interface, contact.