Personalized PageRank to a Target Node, Revisited
Hanzhi Wang, Zhewei Wei, Junhao Gan, Sibo Wang, Zengfeng Huang

TL;DR
This paper introduces RBS, an efficient algorithm for single-target Personalized PageRank queries, which improves accuracy and speed in applications like heavy hitters detection, SimRank computation, and graph neural networks.
Contribution
The paper presents RBS, a novel algorithm for approximate single-target PPR queries with optimal complexity, addressing a less-studied direction of importance in graph analysis.
Findings
RBS outperforms existing algorithms in efficiency and precision.
RBS effectively improves heavy hitters PPR query accuracy.
RBS enhances scalability for graph neural network applications.
Abstract
Personalized PageRank (PPR) is a widely used node proximity measure in graph mining and network analysis. Given a source node and a target node , the PPR value represents the probability that a random walk from terminates at , and thus indicates the bidirectional importance between and . The majority of the existing work focuses on the single-source queries, which asks for the PPR value of a given source node and every node . However, the single-source query only reflects the importance of each node with respect to . In this paper, we consider the {\em single-target PPR query}, which measures the opposite direction of importance for PPR. Given a target node , the single-target PPR query asks for the PPR value of every node to a given target node . We propose RBS, a novel algorithm that answers approximate single-target…
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.
