Inferring People’s Site Preference in Web Search

Slides:



Advertisements
Similar presentations
DQR : A Probabilistic Approach to Diversified Query recommendation Date: 2013/05/20 Author: Ruirui Li, Ben Kao, Bin Bi, Reynold Cheng, Eric Lo Source:
Advertisements

Chapter 5: Introduction to Information Retrieval
Query Chains: Learning to Rank from Implicit Feedback Paper Authors: Filip Radlinski Thorsten Joachims Presented By: Steven Carr.
Welcome to Florida International University Online J.O.B.S. Link Applicant Tutorial.
Page 1 June 2, 2015 Optimizing for Search Making it easier for users to find your content.
Basic IR: Queries Query is statement of user’s information need. Index is designed to map queries to likely to be relevant documents. Query type, content,
Bayesian Content-Based Image Retrieval research with: Katherine A. Heller based on (Heller and Ghahramani, 2006) part IB, paper 8, Lent.
Using the NASA Thesaurus to Support the Indexing of Streaming Media Gail Hodge, Janet Ormes & Patrick Healey NASA Goddard Space Flight Center Library.
Why we search: Visualizing and predicting user behavior E Adar, D S Weld, B N Bershad, S Gribble Raju Balakrishnan.
Welcome to the Ivy Tech Community College Online Employment System Applicant Tutorial.
COMP 630L Paper Presentation Javy Hoi Ying Lau. Selected Paper “A Large Scale Evaluation and Analysis of Personalized Search Strategies” By Zhicheng Dou,
Start the slide show by clicking on the "Slide Show" option in the above menu and choose "View Show”. or – hit the F5 Key.
Internet Research Search Engines & Subject Directories.
Stage 1: Keyword Research. List of Tasks 1. Find 15 keywords that fulfill our criteria 2. Capture the screen of Market Samurai’s SEO Competition Matrix.
Welcome to the University of Florida Online Employment System Applicant Tutorial.
Start the slide show by clicking on the "Slide Show" option in the above menu and choose "View Show”. or – hit the F5 Key.
Start the slide show by clicking on the "Slide Show" option in the above menu and choose "View Show”. or – hit the F5 Key.
Using the NASA Thesaurus to Support the Indexing of Streaming Media Gail Hodge Information International Associates, Inc. Janet Ormes & Patrick Healey.
Multimedia Databases (MMDB)
Online Training for TEXAS TECH UNIVERSITY and TEXAS TECH HSC Hiring Managers Employment Office April 2003.
Start the slide show by clicking on the "Slide Show" option in the above menu and choose "View Show”. or – hit the F5 Key.
CourseCrawler Matt Berntsen Don Frehulfer Evan Kaiser.
Overview What is a Web search engine History Popular Web search engines How Web search engines work Problems.
Understanding Search Engines
CIKM’09 Date:2010/8/24 Advisor: Dr. Koh, Jia-Ling Speaker: Lin, Yi-Jhen 1.
Julie Hannaford Director, Information Resources & Services OISE, University of Toronto Image credit to:
Giorgos Giannopoulos (IMIS/”Athena” R.C and NTU Athens, Greece) Theodore Dalamagas (IMIS/”Athena” R.C., Greece) Timos Sellis (IMIS/”Athena” R.C and NTU.
Search Engines. Search Strategies Define the search topic(s) and break it down into its component parts What terms, words or phrases do you use to describe.
استاد : مهندس حسین پور ارائه دهنده : احسان جوانمرد Google Architecture.
IR Homework #2 By J. H. Wang Mar. 31, Programming Exercise #2: Query Processing and Searching Goal: to search relevant documents for a given query.
The Anatomy of a Large-Scale Hyper textual Web Search Engine S. Brin, L. Page Presenter :- Abhishek Taneja.
in Search PDF, EBooks, Acrobat Files Faster Relevant Lightweight Quick Read Feature Search PDF's from University websites.
©Copyright RPlus Corporation. All Rights Reserved. Education Matters Welcome ! More Coming Soon….
Resource List How to a make resource list using Destiny.
A process of taking your best guesses. Companies have web sites where you can access your information.
The World Wide Web. What is the worldwide web? The content of the worldwide web is held on individual pages which are gathered together to form websites.
Wildland Fire Management Information (WFMI) Weather Lesson 3: View Choices February 2013.
Positive domain driven traffic December 5, Successful Domaining Analysis Needs Web Analytics and/or Bid Management System. Monitoring success with.
Online Recruiting System Hiring Manager Presentation This presentation will take about 15 minutes. Click on your mouse to go to the next slide OR click.
1 Web Search What are easy ways to create a website? 2 Web Search What is a blog? What type of content does this type of website provide? 3 Web.
PPC Tutorial For Beginners. Content  PPC  Paid & Organic Advertisement  What is Search Engine?  How to set up account in Google Adwords? Target Your.
How to use Search Engines and Discovery Tools? Salama Khamis Al Mehairi U
Crawling When the Google visit your website for the purpose of tracking, Google does this with help of machine, known as web crawler, spider, Google bot,
Free SEO for Blogs & YouTube Channels.
Search Engine Architecture
Indexing Goals: Store large files Support multiple search keys
SEARCH ENGINES & WEB CRAWLER Akshay Ghadge Roll No: 107.
Search Engines.
Key: Login screen Main view for a school lists upcoming coaching dates
Reach People when it matters with Location Extensions
Prepared by Rao Umar Anwar For Detail information Visit my blog:
Search Engines & Subject Directories
Multimedia Information Retrieval
PubMed Search Options (Basic Course: Module 6)
Submitted By: Usha MIT-876-2K11 M.Tech(3rd Sem) Information Technology
Spreadsheets, Websites
Introduction into Knowledge and information
What is a Search Engine EIT, Author Gay Robertson, 2017.
Data Mining Chapter 6 Search Engines
Evaluating Information Retrieval Systems
Anatomy of a Search Search The Index:
Agenda What is SEO ? How Do Search Engines Work? Measuring SEO success ? On Page SEO – Basic Practices? Technical SEO - Source Code. Off Page SEO – Social.
Search Engines & Subject Directories
Search Engines & Subject Directories
PubMed Search Options (Basic Course: Module 6)
PubMed Search Options (Basic Course: Module 6)
PubMed Search Options and Review (Basic Course: Module 6)
Information Retrieval and Web Design
Best SEO Techniques To Increase Organic Traffic Presented By:- Abhinav Shashtri.
Discussion Class 9 Google.
Presentation transcript:

Inferring People’s Site Preference in Web Search Progress Report Bin Tan

Problem Reiterated People prefer some sites to others in web search. Preferences may change with topics. How to remember a user’s site preference?

Examples DAIS: ranked 14th in Google Hints from past queries: “dais” “dais uiuc” Paper search → CiteSeer or ACM Portal?

Basic Approach Store a user’s search history in a log file <Q, W>: Q - query W - clicked websites Given a new query, find similar past queries and use the associated clicked website information to infer the user’s site preference

Basic Approach (cont.) If a search result for the current query is from the most preferred site, move it to the top of the list Nearest Neighbor paradigm

How to represent Q To capture the information need of a past search Query keywords Frequent terms in the results (or only the clicked ones?) Other features like # results in pdf format

What to include in W Clicked result ≠ Relevant result ≠ Preferred site Less time spent viewing a result → More likely the result is irrelevant More clicks → Less confidence in site preference

Efficiency Issues 30 search a day → 10, 000 log entries a year Inverted Index on query terms and sites

Another method? Random variable L: User likes a site for a query Find w that maximize O(L=1|w,q) for a given q P(q|w,L=1) ?