Virtual Web Based Personalized PageRank Updating
Bo Song, Xiaobo Jiang, Xinhua Zhuang

TL;DR
This paper introduces VWPPR, a novel method combining Virtual Web architectures with TrackingPPR and Gauss-Southwell techniques to efficiently update Personalized PageRank in large, dynamic web graphs involving node and link modifications.
Contribution
The paper presents VWPPR, a new algorithm that significantly accelerates Personalized PageRank updates in large, evolving graphs by integrating Virtual Web structures with existing updating methods.
Findings
VWPPR is 3-6 times faster than LazyForwardUpdate.
VWPPR reduces iteration counts by 4.4-10 times.
Effective on datasets with millions of nodes and links.
Abstract
Growing popularity of social networks demands a highly efficient Personalized PageRank (PPR) updating due to the fast-evolving web graphs of enormous size. While current researches are focusing on PPR updating under link structure modification, efficiently updating PPR when node insertion/ deletion involved remains a challenge. In the previous work called Virtual Web (VW), a few VW architectures are designed, which results in some highly effective initializations to significantly accelerate PageRank updating under both link modification and page insertion/deletion. In the paper, under the general scenario of link modification and node insertion/deletion we tackle the fast PPR updating problem. Specifically, we combine VW with the TrackingPPR method to generate initials, which are then used by the Gauss-Southwell method for fast PPR updating. The algorithm is named VWPPR method. In…
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
TopicsWeb Data Mining and Analysis · Recommender Systems and Techniques · Data Management and Algorithms
