English

Accelerated Evolving Set Processes for Local PageRank Computation

Machine Learning 2025-10-28 v4

Abstract

This work proposes a novel framework based on nested evolving set processes to accelerate Personalized PageRank (PPR) computation. At each stage of the process, we employ a localized inexact proximal point iteration to solve a simplified linear system. We show that the time complexity of such localized methods is upper bounded by min{O~(R2/ϵ2),O~(m)}\min\{\tilde{\mathcal{O}}(R^2/\epsilon^2), \tilde{\mathcal{O}}(m)\} to obtain an ϵ\epsilon-approximation of the PPR vector, where mm denotes the number of edges in the graph and RR is a constant defined via nested evolving set processes. Furthermore, the algorithms induced by our framework require solving only O~(1/α)\tilde{\mathcal{O}}(1/\sqrt{\alpha}) such linear systems, where α\alpha is the damping factor. When 1/ϵ2m1/\epsilon^2\ll m, this implies the existence of an algorithm that computes an  epsilon\ epsilon -approximation of the PPR vector with an overall time complexity of O~(R2/(αϵ2))\tilde{\mathcal{O}}\left(R^2 / (\sqrt{\alpha}\epsilon^2)\right), independent of the underlying graph size. Our result resolves an open conjecture from existing literature. Experimental results on real-world graphs validate the efficiency of our methods, demonstrating significant convergence in the early stages.

Keywords

Cite

@article{arxiv.2510.08010,
  title  = {Accelerated Evolving Set Processes for Local PageRank Computation},
  author = {Binbin Huang and Luo Luo and Yanghua Xiao and Deqing Yang and Baojian Zhou},
  journal= {arXiv preprint arXiv:2510.08010},
  year   = {2025}
}
R2 v1 2026-07-01T06:26:17.493Z