English

D-Iteration: diffusion approach for solving PageRank

Data Structures and Algorithms 2015-05-07 v3

Abstract

In this paper we present a new method that can accelerate the computation of the PageRank importance vector. Our method, called D-Iteration (DI), is based on the decomposition of the matrix-vector product that can be seen as a fluid diffusion model and is potentially adapted to asynchronous implementation. We give theoretical results about the convergence of our algorithm and we show through experimentations on a real Web graph that DI can improve the computation efficiency compared to other classical algorithm like Power Iteration, Gauss-Seidel or OPIC.

Keywords

Cite

@article{arxiv.1501.06350,
  title  = {D-Iteration: diffusion approach for solving PageRank},
  author = {Dohy Hong and The Dang Huynh and Fabien Mathieu},
  journal= {arXiv preprint arXiv:1501.06350},
  year   = {2015}
}
R2 v1 2026-06-22T08:12:49.715Z