newsletterlibrary.com

Top : Computers : Software : Information Retrieval : Ranking :
By Context

Websites
A general framework for measuring the quality of an index and providing the background on the PageRank and Random Walks. Imagine a Web surfer who wanders the Web. At each step, he/she either jumps to a page on the Web chosen uniformly at random, or follows a link chosen from those on the current page.
http://www8.org/w8-papers/2c-sea...iscover/measuring/measuring.html

A poster paper by Stanford db group which describes iterative methods for calculating PageRank. [PDF format]
http://www2002.org/CDROM/poster/173.pdf

PageRank and Hub and Authority generalization based on the topic of Web Pages. Definition of a model where a surfer can move forward (following an out-going link) and backward (following an in-going link in the inverse direction). [PS format]
http://www.cs.ualberta.ca/~drafiei/papers/www9.ps

PageRank's values on the Web follow a power law. An high in-degree of a node does not imply high PageRank, and vice versa. [PDF format]
http://www.cs.purdue.edu/homes/gopal/prank.pdf

HITs is a link-structure analysis algorithm which ranks pages by "authorities" (pages which have many incoming links and provide the best source of information on a given topic) and "hubs" (pages which have many outgoing links and provide useful lists of possibly relevant pages). Ranking is performed at query time. [PDF format]
http://www.cs.cornell.edu/home/kleinber/auth.pdf

The CLEVER search engine incorporates several algorithms that make use of hyperlink structure for discovering information on the Web. It is an extension of Hits method.
site exerpt
The Clever Project  The tremendous growth in the price-performance of networking and storage has fueled the explosive growth of the web. The amount of information easily accessible from the desktop has dramatically increased by several orders of magnitude in the last few years,...
http://www.almaden.ibm.com/cs/k53/clever.html

A focused search algorithm (SALSA) based on Markov chains. It starts with a query on a broad topic, discards useless links, and then weights the remaining terms. A stochastic crawl is used to discover the authorities on this topic. [PS format]
http://www.cs.technion.ac.il/~moran/r/PS/lm-feb01.ps

This method uses query dependent importance scores and a probabilistic approach to improve upon PageRank. It pre-computes importance scores offline for every possible text query. [PDF format]
http://www.cs.washington.edu/homes/pedrod/papers/nips01b.pdf

"Random Surfer" model extension. At each step of traversal of the Web graph, the surfer can jump to a random node or follow a hyperlink or follow a back-link (a hyperlink in the inverse direction) or stay in the same node.
http://www2002.org/CDROM/refereed/629/

Do Hits and PageRank (and some variations) give stable rankings under small perturbations to the linkage patterns? [PS format]
http://www.cs.berkeley.edu/~alicez/ijcai01-linkanalysis.ps

A Kleimberg's algorithm improvement. [PDF format]
http://www2002.org/CDROM/poster/171.pdf

It shows some theoretical results for understanding the distribution of the score in the Web according to PageRank. Seven golden rules for building good pages are presented. [PDF format]
http://www2002.org/CDROM/poster/165.pdf

It proposes a new weighted HITS-based method that assigns appropriate weights to in-links of root documents and combines content analysis with HITS-based algorithms.
http://www2002.org/CDROM/refereed/643/

It introduces a probabilistic model that integrates link topology (used to identify important pages), anchor text (used to augment the text of cited pages), and activation (spread to linked pages). Experiments are on MSN Directory. [PDF format]
http://research.microsoft.com/co...inksRevisedSubmitted.pdf&pub=ACM

This paper describes a joint probabilistic model for modeling the contents and inter-connectivity of document collections such as sets of web pages or research paper archives. [PDF format]
http://www.cs.cmu.edu/~cohn/papers/nips00.pdf

It describes how to compute incrementally PageRank when Web graph's link topology changes. [PS format]
http://www.almaden.ibm.com/cs/people/siva/papers/linkevol.ps

About the using of PageRank in Web Track 8 "large" and "small" datasets. [PDF format]
http://trec.nist.gov/pubs/trec8/papers/acsys.pdf

About the using of Link Popularity in Web Track 9 datasets. [PDF format]
http://trec.nist.gov/pubs/trec9/papers/unine9.pdf

A survey on PageRank, Hits and SALSA. It also describes two Bayesian statistical algorithms for ranking of hyperlinked documents and the concepts of monotonicity and locality, as well as various concepts of distance and similarity between ranking algorithms.
http://www10.org/cdrom/papers/314/

Lawrence Page's PageRank Patent.
http://patft.uspto.gov/netacgi/nph-Parser?patentnumber=6285999

This paper describes a prototype system, later known as the Teoma Search Engine. It performs a Link Analysis, loosely based on the Kleimberg method, and computed at query time.
http://www.cs.rutgers.edu/~davison/discoweb/

A hierarchical approach for computing PageRank. The local PageRanks of page for each host are computed independently and then used to compute the global PageRank of Web Graph.
http://www.stanford.edu/~taherh/papers/blockrank.pdf

A mathematical paper about the convergence of methods used for solving the PageRank Matrix.
http://www.stanford.edu/~taherh/papers/secondeigenvalue.pdf

A good explanation about the convergence of various algorithms. This paper also describes an adaptive and on-line algorithm for computing the page importance. It can be used for focus crawling as well as for search engine's ranking.
http://www2003.org/cdrom/papers/refereed/p007/p7-abiteboul.html

An eingenvalues algorithm for calculating reputation in P2P networks and isolating malicious peers. There is a relationship with PageRank algorithm.
http://www.stanford.edu/~sdkamvar/papers/eigentrust.pdf

Postscript-format slides which introduces citation importance ranking by Larry Page, Google's founder.
http://www-db.stanford.edu/~backrub/pageranksub.ps

Given a typical user query to find quality documents related to the query topic. It uses an Hits variation.
http://gatekeeper.dec.com/pub/DE.../publications/monika/sigir98.pdf

"Google's PageRank is an eigenvector of a matrix of order 2.7 billion"
http://www.mathworks.com/company...es/clevescorner/oct02_cleve.html

Lossy encoding for large scale PageRank calculation.
http://www-db.stanford.edu/~taherh/papers/encoding-pagerank.pdf

Presentation paper. Link Popularity algorithms biased according to a user-specified set of given interesting pages.
http://www2003.org/cdrom/papers/refereed/p185/html/p185-jeh.html