Personalized PageRank dimensionality and algorithmic implications
Daniel Vial, Vijay Subramanian

TL;DR
This paper shows that the set of Personalized PageRank vectors in certain graphs has low effective dimensionality, enabling efficient estimation of all vectors with significantly fewer computations than previously thought.
Contribution
It proves that the effective dimension of PPR vectors scales sublinearly in graph size for specific random graph models, linking this to efficient estimation methods.
Findings
Effective dimension of PPR vectors is sublinear in n.
Estimating all PPR vectors requires computing only a vanishing fraction of the total entries.
Empirical results suggest similar low-dimensional behavior in real-world networks.
Abstract
Many systems, including the Internet, social networks, and the power grid, can be represented as graphs. When analyzing graphs, it is often useful to compute scores describing the relative importance or distance between nodes. One example is Personalized PageRank (PPR), which assigns to each node a vector whose -th entry describes the importance of the -th node from the perspective of . PPR has proven useful in many applications, such as recommending who users should follow on social networks (if this -th entry is large, may be interested in following the -th user). Unfortunately, computing such PPR vectors (where is the number of nodes) is infeasible for many graphs of interest. In this work, we argue that the situation is not so dire. Our main result shows that the dimensionality of the set of PPR vectors scales sublinearly in with high…
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 · Spam and Phishing Detection · Advanced Graph Neural Networks
