Approximate Personalized PageRank on Dynamic GraphsDownload PDFOpen Website

Hongyang R. Zhang, Peter Lofgren, Ashish Goel

16 Aug 2020 (modified: 06 Jun 2022)OpenReview Archive Direct UploadReaders: Everyone
Abstract: We propose and analyze two algorithms for maintaining approximate Personalized PageRank (PPR) vectors on a dynamic graph, where edges are added or deleted. Our algorithms are natural dynamic versions of two known local variations of power iteration. One, Forward Push, propagates probability mass forwards along edges from a source node, while the other, Reverse Push, propagates local changes backwards along edges from a target. In both variations, we maintain an invariant between two vectors, and when an edge is updated, our algorithm first modifies the vectors to restore the invariant, then performs any needed local push operations to restore accuracy.
0 Replies

Loading