Topic-sensitive PageRank
Taher H. Haveliwala
- Paper: The PageRank Citation Ranking : Bringing Order to the Web, Lawrence M. Page et al. (1999). This seminal paper introduces the original PageRank algorithm and random surfer model on the Web graph, providing the essential foundation that Topic-sensitive PageRank modifies with topic-biased teleportation.
- Paper: The anatomy of a large-scale hypertextual Web search engine, Sergey Brin et al. (1998). This paper establishes the large-scale architecture of the Google search engine combining link-structure analysis and text retrieval, which contextualizes the practical need for query- and topic-specific link ranking.
- Paper: TextRank: Bringing Order into Text, Rada Mihalcea et al. (2004). This work adapts random-walk and PageRank-style graph algorithms from Web document link graphs to natural language text for unsupervised keyword and sentence extraction.
- Paper: LexRank: Graph-based Lexical Centrality as Salience in Text Summarization, Günes Erkan et al. (2004). This paper extends graph-based eigenvector centrality methods, analogous to PageRank, to measure lexical centrality and extract representative sentences for multi-document summarization.
