English

A Method for Accelerating the HITS Algorithm

Information Retrieval 2009-09-04 v1

Abstract

We present a new method to accelerate the HITS algorithm by exploiting hyperlink structure of the web graph. The proposed algorithm extends the idea of authority and hub scores from HITS by introducing two diagonal matrices which contain constants that act as weights to make authority pages more authoritative and hub pages more hubby. This method works because in the web graph good authorities are pointed to by good hubs and good hubs point to good authorities. Consequently, these pages will collect their scores faster under the proposed algorithm than under the standard HITS. We show that the authority and hub vectors of the proposed algorithm exist but are not necessarily be unique, and then give a treatment to ensure the uniqueness property of the vectors. The experimental results show that the proposed algorithm can improve HITS computations, especially for back button datasets.

Cite

@article{arxiv.0909.0572,
  title  = {A Method for Accelerating the HITS Algorithm},
  author = {Andri Mirzal and Masashi Furukawa},
  journal= {arXiv preprint arXiv:0909.0572},
  year   = {2009}
}

Comments

10 pages, 3 figures, to be appear in Journal of Advanced Computational Intelligence and Intelligent Informatics, Vol. 14 No. 1, 2010

R2 v1 2026-06-21T13:42:05.463Z