Link Analysis

Unlike "flat" document collections, the World Wide Web is hypertext and provides considerable auxiliary information on top of the text of the web pages, such as link structure and link text. With link analysis, we take advantage of the link structure of the Web to produce a global "importance" ranking of every web page that helps search engines and users quickly make sense of the vast heterogeneity of the World Wide Web.

Parameters

  • nn: number of pages
  • mm: number of hyperlinks
  • zz: # of topics/categories

Filters

Computational Model

Randomization

Approximation

Algorithms Table

Displaying 10 of 10 algorithms

See more
Jeh and Widom2003O(mn)O(mn)O(nh)O(nh)
Tomlin2003O(mn)O(mn)O(n)O(n)
Haveliwala2002O(mn)O(mn)O(nz)O(nz)
Richardson and Domingos2002O(mn)O(mn)O(nl)O(nl)
Randomized HITS2001O(mnlogn)O(mn \log n)O(n)O(n)
Achlioptas2001O(mn)O(mn)O((n+l)2)O((n+l)^2)
The (Stochastic Approach for Link Structure Analysis) SALSA Algorithm2000O(m2n)O(m^2 n)O(n)O(n)
PHITS Coheng Chan2000O(mn)O(mn)O(nz)O(nz)
The PAGERANK Algorithm1998O(n3)O(n^3)O(n)O(n)
The (Hyperlink-Induced Topic Search) HITS Algorithm1998O(n2k)O(n^2 k)O(n)O(n)

Reductions Table

Insuffient Data to display table

Other relevant algorithms

Insuffient Data to display table