Iterative Methods via Locally Evolving Set Process
Baojian Zhou, Yifan Sun, Reza Babanezhad Harikandeh, Xingzhi Guo,, Deqing Yang, Yanghua Xiao

TL;DR
This paper introduces a new framework called the locally evolving set process to effectively localize standard iterative solvers for graph problems, achieving significant speedups over traditional methods on real-world graphs.
Contribution
It proposes the locally evolving set process framework, enabling effective localization of standard iterative solvers for graph algorithms, with theoretical bounds and practical speedups.
Findings
Achieves up to a hundredfold speedup on real-world graphs.
Provides new runtime bounds for localized algorithms.
Demonstrates effectiveness of the framework through numerical experiments.
Abstract
Given the damping factor and precision tolerance , \citet{andersen2006local} introduced Approximate Personalized PageRank (APPR), the \textit{de facto local method} for approximating the PPR vector, with runtime bounded by independent of the graph size. Recently, \citet{fountoulakis2022open} asked whether faster local algorithms could be developed using operations. By noticing that APPR is a local variant of Gauss-Seidel, this paper explores the question of \textit{whether standard iterative solvers can be effectively localized}. We propose to use the \textit{locally evolving set process}, a novel framework to characterize the algorithm locality, and demonstrate that many standard solvers can be effectively localized. Let and be the…
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.
Code & Models
Videos
Taxonomy
TopicsNeural Networks and Applications · Metaheuristic Optimization Algorithms Research · Advanced Optimization Algorithms Research
MethodsSparse Evolutionary Training
