Papers
Topics
Authors
Recent
Search
2000 character limit reached

Personalized PageRank to a Target Node, Revisited

Published 21 Jun 2020 in cs.DS | (2006.11876v2)

Abstract: Personalized PageRank (PPR) is a widely used node proximity measure in graph mining and network analysis. Given a source node ss and a target node tt, the PPR value π(s,t)\pi(s,t) represents the probability that a random walk from ss terminates at tt, and thus indicates the bidirectional importance between ss and tt. The majority of the existing work focuses on the single-source queries, which asks for the PPR value of a given source node ss and every node t∈Vt \in V. However, the single-source query only reflects the importance of each node tt with respect to ss. In this paper, we consider the {\em single-target PPR query}, which measures the opposite direction of importance for PPR. Given a target node tt, the single-target PPR query asks for the PPR value of every node s∈Vs\in V to a given target node tt. We propose RBS, a novel algorithm that answers approximate single-target queries with optimal computational complexity. We show that RBS improves three concrete applications: heavy hitters PPR query, single-source SimRank computation, and scalable graph neural networks. We conduct experiments to demonstrate that RBS outperforms the state-of-the-art algorithms in terms of both efficiency and precision on real-world benchmark datasets.

Citations (51)

Summary

No one has generated a summary of this paper yet.

Paper to Video (Beta)

No one has generated a video about this paper yet.

Whiteboard

No one has generated a whiteboard explanation for this paper yet.

Open Problems

We haven't generated a list of open problems mentioned in this paper yet.

Continue Learning

We haven't generated follow-up questions for this paper yet.