中文

HITS 算法的秩收敛可能很慢

数据结构与算法 2008-07-21 v1 信息检索

摘要

我们证明,对于节点数 N2kN \ge 2k 的图,HITS 算法若要“正确”获得前 kk 个排名节点中的 hh 个,可能需要 hΩ(Nh/k)h^{\Omega(N h/k)} 次迭代(即即使采用“平方技巧”,也需要实质性的 Ω(Nhlog(h)/k)\Omega(N h \log(h)/k) 次矩阵乘法)。我们的证明无需任何代数工具,且完全自包含。

关键词

引用

@article{arxiv.0807.3006,
  title  = {The rank convergence of HITS can be slow},
  author = {Enoch Peserico and Luca Pretto},
  journal= {arXiv preprint arXiv:0807.3006},
  year   = {2008}
}

备注

5 pages, 1 figure. Keywords: algorithm analysis, information retrieval, rank convergence