← Search

Baojian Zhou

7 accepted papers

2025

Accelerated Evolving Set Processes for Local PageRank Computation

NeurIPS 2025poster

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 locali…

Cited by 0SourceScholar
2024

Iterative Methods via Locally Evolving Set Process

NeurIPS 2024poster

Given the damping factor $\alpha$ and precision tolerance $\epsilon$, \citet{andersen2006local} introduced Approximate Personalized PageRank (APPR), the \textit{de facto local method} for approximating the PPR vector, with runtime bounded by $\Theta(1/(\alpha\epsilon))$ independent of the graph size…

2019

Stochastic Iterative Hard Thresholding for Graph-structured Sparsity Optimization

ICML 2019oral

Stochastic optimization algorithms update models with cheap per-iteration costs sequentially, which makes them amenable for large-scale data analysis. Such algorithms have been widely studied for structured sparse models where the sparsity information is very specific, e.g., convex sparsity-inducing…