1 / 44

Topic-Sensitive PageRank

Topic-Sensitive PageRank. Taher H. Haveliwala. PageRank. Importance is propagated A global ranking vector is pre-computed. PageRank. Topic-Sensitive PageRank. Basic idea For each topic, the importance scores for each page are computed

Télécharger la présentation

Topic-Sensitive PageRank

An Image/Link below is provided (as is) to download presentation Download Policy: Content on the Website is provided to you AS IS for your information and personal use and may not be sold / licensed / shared on other websites without getting consent from its author. Content is provided to you AS IS for your information and personal use only. Download presentation by click this link. While downloading, if for some reason you are not able to download a presentation, the publisher may have deleted the file from their server. During download, if you can't get a presentation, the file might be deleted by the publisher.

E N D

Presentation Transcript


  1. Topic-Sensitive PageRank Taher H. Haveliwala

  2. PageRank Importance is propagated A global ranking vector is pre-computed

  3. PageRank

  4. Topic-SensitivePageRank Basic idea For each topic, the importance scores for each page are computed Composite score of a page are calculated by combining the scores of the page based on the topics of the query

  5. Topic-SensitivePageRank ODP-Biasing The top level categories of the Open Directory (16 topics) is used Let Tj be the set of URLs in the ODP categories cj In computing the PageRank vector for topic cj, we replace the uniform damping vector by the non-uniform vector where It will be referred as

  6. Topic-SensitivePageRank We chose to make P(cj) uniform

  7. Topic-SensitivePageRank

  8. Experiment

  9. Experimental Results • Similarity Measure for Induced Rankings • overlap of two sets A and B • = . k = 20 • Kendall’s distance measure

  10. Experimental Results

  11. Experimental Results

  12. Experimental Results

  13. Experimental Results

  14. Experimental Results

  15. Experimental Results • Query-Sensitive Scoring • User Study • 10 queries (randomly selected from our test set) • 5 volunteers • For each query, the volunteer was shown 2 result rankings: • 1. top 10 results ranked with the unbiased PageRank vector • 2. top 10 results ranked with the topic-sensitive PageRank vector

  16. Experimental Results • User Study( con’t) • The volunteer was asked to • 1. select all URLs which were “relevant” to the query • 2. select the ranking list which is better • (They were not told anything about how either of the rankings was generated.)

  17. Experimental Results

  18. Experimental Results

  19. Experimental Results Context-Sensitive Scoring

  20. Experimental Results

  21. Other issues • Search Context • hierarchical directory • users’ browsing patterns • Bookmarks • email archives

  22. Other issues • Flexibility • Apply to any kinds of context • Transparency • tune the classifier used on the search context, or adjust topic weights • Privacy • a client-side program could use the user context to generate the user profile locally • Efficiency • query-time cost and the offline preprocessing cost is low

  23. Automatic Identification of User Interest For Personalized Search Feng Qiu Junghoo Cho

  24. User Preference Representation • Topic Preference Vector • T = [T(1),…,T(m)] • T(i) represents the user’s degree of interest in the ith topic

  25. User Preference Representation

  26. User Model • Topic-Driven Random Surfer Model • The user browses the web in a two-step process. • First, the user chooses a topic of interest t for the ensuing sequence of random walks with probability T(t) • Then with equal probability, she jumps to one of the pages on topic t • Starting from this page, the user then performs a random walk, such that at each step, with probability d, she randomly follows an out-link on the current page; with the remaining probability 1-d she gets bored and picks a new topic of interest for the next sequence of random walks based on T and jumps to a page on the chosen topic. • This process is repeated forever.

  27. User Model • Topic-Driven Searcher Model • The user always visits web pages through a search engine in a two-step process. • First, the user chooses a topic of interest t with probability T(t). • Then the user goes to the search engine and issues a query on the chosen topic t. • The search engine then returns pages ranked by TSPRt(p), on which the user clicks.

  28. User Model • Relationship between V and T • Under Topic-Driven Random Surfer Model • Under Topic-Driven Searcher Model

  29. Learning Topic Preference Vector • Problem • Given V and TSPRi, find T satisfies

  30. Learning Topic Preference Vector • Linear regression • Minimize the square-root error • Maximum likelihood estimator ** • = the probability that the user visits the page p

  31. Ranking Search Results Using Topic Preference Vectors Ranking of page p = because

  32. Evaluation Metrics • Accuracy of topic preference vector • Te is our estimation based on the user’s click history • T is the user’s actual topic preference vector

  33. Evaluation Metrics • Accuracy of personalized ranking • Kendall distance between and • is the sorted list of top-k pages based on the estimated personalized ranking scores • is the sorted list of top-k pages computed the user ‘s true preference vector

  34. Evaluation Metrics • Improvement in search quality • Average rank of relevant pages in the search result • S denotes the set of the pages the user u selected • R(p) is the ranking of the page p

  35. Experiments • User Study • 10 subjects in the UCLA Computer Science Department • 04/2004 – 10/2004 (6 months) • Queries to Google, results and clicked URLs • average number of queries per subject = 255.6 • average number of clicks per query = 0.91

  36. Experiments • Accuracy of Learning Method • synthetic dataset generated by simulation based on our topic-driven searcher model • Generation of topic preference vector • Randomly choose K topics and assign random weight for them. The weight of others are set to zero. The vector is then normalized • Generation of click history • Use the generated topic preference vector to generate the clicks by the visit probability distribution dictated by the topic-driven searcher model

  37. Experiments • Accuracy of estimated topic preference vector

  38. Experiments • Accuracy of estimated topic preference vector

  39. Experiments Accuracy of Personalized PageRank

  40. Experiments Accuracy of Personalized PageRank

  41. Experiments Quality of Personalized Search

  42. Experiments Quality of Personalized Search

  43. Conclusion • Proposed a framework to investigate the problem of personalizing web searching by the user search history and TSPR • Conducted both theoretical and real life experiments to evaluate the approach

  44. Thank you

More Related