DistanceRank: An intelligent ranking algorithm for web pages

作者:

Highlights:

摘要

A fast and efficient page ranking mechanism for web crawling and retrieval remains as a challenging issue. Recently, several link based ranking algorithms like PageRank, HITS and OPIC have been proposed. In this paper, we propose a novel recursive method based on reinforcement learning which considers distance between pages as punishment, called “DistanceRank” to compute ranks of web pages. The distance is defined as the number of “average clicks” between two pages. The objective is to minimize punishment or distance so that a page with less distance to have a higher rank. Experimental results indicate that DistanceRank outperforms other ranking algorithms in page ranking and crawling scheduling. Furthermore, the complexity of DistanceRank is low. We have used University of California at Berkeley’s web for our experiments.

论文关键词:Web ranking,Crawling,Web graph,Reinforcement learning

论文评审过程:Received 11 January 2007, Revised 27 June 2007, Accepted 29 June 2007, Available online 13 August 2007.

论文官网地址:https://doi.org/10.1016/j.ipm.2007.06.004