Journal of Harbin University of Science and Technology (Apr 2017)

Research of Subgraph Estimation Page Rank Algorithm for Web Page Rank

  • LI Lan-yin,
  • ZHOU Qiu-Li,
  • KONG Yin ,
  • DONG Yi-ming

DOI
https://doi.org/10.15938/j.jhust.2017.02.021

Abstract

Read online

The traditional PageRank algorithm can not efficiently perform large data Webpage scheduling problem. This paper proposes an accelerated algorithm named topK-Rank,which is based on PageRank on the MapReduce platform. It can find top k nodes efficiently for a given graph without sacrificing accuracy. In order to identify top k nodes,topK-Rank algorithm prunes unnecessary nodes and edges in each iteration to dynamically construct subgraphs,and iteratively estimates lower/upper bounds of PageRank scores through subgraphs. Theoretical analysis shows that this method guarantees result exactness. Experiments show that topK-Rank algorithm can find k nodes much faster than the existing approaches.

Keywords