On the Complexity of the Monte Carlo Method for Incremental PageRank
Abstract
This note extends the analysis of incremental PageRank in [B. Bahmani, A. Chowdhury, and A. Goel. Fast Incremental and Personalized PageRank. VLDB 2011]. In that work, the authors prove a running time of O(nRε2 (m)) to keep PageRank updated over m edge arrivals in a graph with n nodes when the algorithm stores R random walks per node and the PageRank teleport probability is ε. To prove this running time, they assume that edges arrive in a random order, and leave it to future work to extend their running time guarantees to adversarial edge arrival. In this note, we show that the random edge order assumption is necessary by exhibiting a graph and adversarial edge arrival order in which the running time is (R n m32(1-ε)). More generally, for any integer d ≥ 2, we construct a graph and adversarial edge order in which the running time is (R n md(Hd (1-ε))), where Hd is the dth harmonic number.
Turn this paper into a lesson
ArcXiv compiles a structured reading guide from this paper's metadata: plain-English importance, contributions, prerequisite concepts, which sections to read first, flashcards, and a quiz. Grounded in the abstract, never invented.