Personalized Models of Search Satisfaction. Ahmed Hassan and Ryen White

Size: px
Start display at page:

Download "Personalized Models of Search Satisfaction. Ahmed Hassan and Ryen White"

Transcription

1 Personalized Models of Search Satisfaction Ahmed Hassan and Ryen White

2 Online Satisfaction Measurement Satisfying users is the main objective of any search system Measuring user satisfaction is essential for improving the system

3 Online Satisfaction Measurement Requesting feedback on searchers perceptions and search outcomes directly from users is not practical at a large scale

4 Online Satisfaction Measurement Automatically predict search satisfaction of users search tasks A search task is an atomic information need resulting in one or more queries (Jones and Klinkner, CIKM 08) Hiking; san francisco Hiking; san francisco bay area Ano nuevo state reserve Given a search task, predict whether the user has been successful or not

5 Online Satisfaction Measurement Previous work has focused on estimating satisfaction from implicit behavioral signals: Implicit measures to improve search (Fox et al., TOIS 05) User behavior as a predictor of success (Hassan et al., WSDM 10) Predicting Different Types of Web Search Success (Ageev et al., SIGIR 11) Semi-supervised learning of success models (Hassan, SIGIR 12)

6 People Behave Differently When Satisfied People are different Satisfaction is a personal belief How users behave when they are satisfied can also differ Oliver, Richard L. Satisfaction: A behavioral perspective on the consumer. ME Sharpe, 2010

7 Individual Differences in Satisfaction/Dissatisfaction Is there a variance in behavior traditionally associated with search satisfaction? We study three behaviors commonly used to model satisfaction: Result Page Abandonment Search Task Length Click Dwell Time

8 Individual Differences in Satisfaction/Dissatisfaction Result Page Abandonment When users do not click on any of the search results returned for a query Abandonment is good Abandonment is bad

9 Num DSAT abandonments Individual Differences in Satisfaction/Dissatisfaction We plotted the number of good abandonment instances (SAT) against the number of bad abandonment instances (DSAT) (Data from Diriye et al., CIKM 12) 100 Abandonment (SAT vs. DSAT) 80 Users mostly dissatisfied when abandoning Users mostly satisfied when abandoning 0 Average over all Users Num SAT abandonments

10 Individual Differences in Satisfaction/Dissatisfaction Session/Task Length Number of queries the user issued during a search task Is a longer session considered a sign of learning or struggling? Learning Hiking; san francisco Hiking; san francisco bay area Ano nuevo state reserve Ano nuevo state reserve; mile Struggling Dinner near kendall square food kendall square cheap food kendall square kendall square food

11 Num. queries (DSAT) Average over all Users Individual Differences in Satisfaction/Dissatisfaction Session/Task Length Average number of queries per task for satisfied tasks (SAT) and dissatisfied tasks (DSAT) (Data from Hassan et al., CIKM 11) 20 Num. of queries (SAT vs. DSAT) 15 fewer queries when satisfied & more queries when dissatisfied 10 5 fewer queries when dissatisfied & more queries when satisfied Num. queries (SAT)

12 Individual Differences in Satisfaction/Dissatisfaction Click Dwell Time Average duration of clicked page visits Long dwell time Learning? Long dwell time Trying to find useful information?

13 DSAT dwell time (secs) Average over all Users Individual Differences in Satisfaction/Dissatisfaction Click Dwell Time Average duration of clicked page visits during satisfied tasks (SAT) and dissatisfied tasks (DSAT) (Data from Hassan et al., CIKM 11) 350 Dwell time (SAT vs. DSAT) 300 long dwell time when dissatisfied long dwell time when satisfied SAT dwell times (secs)

14 Individual Differences in Satisfaction/Dissatisfaction There are large differences between users. Making generalizations about particular behaviors is risky (e.g., that abandonment is always good or bad)

15 Satisfaction Modeling Features for learning satisfaction/dissatisfaction models General Models Personalized models for groups of similar users Personalized models for individuals

16 Features for Learning Satisfaction Models Query Features Query length in terms of number of characters Query length in terms of number of words Query frequency Query click-through rate

17 Features for Learning Satisfaction Models Number of queries Session Features Number of pairs of queries with word overlap (stop words ignored) Total number of clicks Number of algorithmic, sponsored and answer clicks Number of spelling suggestion/related queries clicks Time in session so far Time to the first click Average, maximum, and minimum dwell time Average, maximum, and minimum time between queries Number of abandoned queries Average number of clicks per query Hiking; san francisco Hiking; san francisco bay area Ano nuevo state reserve Ano nuevo state reserve; mile Nature trails; san francisco China camp state park Fort funston

18 Features for Learning Satisfaction Models Search Result Page Features Number of instant answers on the SERP Number of advertisements on the SERP Result diversity: number of unique Web domains Result diversity: number of unique Topics

19 Features for Learning Satisfaction Models SearchTrail: Q 12s Click 38s Q 23s End Actions A = {Query, Click, Answer Click, Related Search, END} Patterns of Behavior Features number of transitions between every action pair a i a j for every a n A λ 1 λ 3 λ 4 number of transitions between triplets of actions a i a j a k for every a n A average time difference between every pair of actions a i a j λ 2 λ 8 λ 5 λ 6 λ 7 λ 9 (Hassan et al., WSDM 10)

20 Cohorts of Searchers A cohort is a group of searchers who share a common characteristic Not enough information to generate a personalized model for every individual user Use the profile of other similar users

21 Expertise Cohort Search behavior of expert searchers is different compared to novice searchers (Hölscher and G. Strube, WWW 00, White and Morris, SIGIR 07) Following previous work, we use advanced search syntax usage to find expert users (White and Morris, SIGIR 07)

22 Topical Interest Cohorts Searchers with similar topical interests have similar demographics (Hu et al., WWW 07) Demographics can influence search behavior (Weber and Castillo, SIGIR 10) Topical interests are inferred using the topics of clicked search results Topical labels are assigned to URLs using ODP (dmoz.org)

23 Search Engine Preference Cohorts Different engines have different user populations (comscore reports) Demographics can influence search behavior (Weber and Castillo, SIGIR 10) Different engines have different responses to queries resulting in different behaviors

24 Individuals and Cohorts Satisfaction models can be tailored for: Individuals Expertise cohort Topical interests cohorts Engine preference cohorts Other cohorts

25 Personalized Satisfaction Models Global data (all users) Personal data (individuals or cohorts) Learn a model using both general and personal data while maximizing performance on personal examples.

26 Personalized Satisfaction Models GlobalOnly: Global Data Personal Data Global Data Model Ignore personal data

27 Personalized Satisfaction Models PersonalOnly: Global Data Personal Data Personal Data Model Ignore global data

28 Personalized Satisfaction Models All: Global Data Personal Data Global Data Personal Data Model Combine global and personal data

29 Personalized Satisfaction Models Weighted: Global Data Global Data Model Personal Data Personal Data Combine global and personal data but assign larger weight to personal data

30 Personalized Satisfaction Models Re-Classify: Global Data Model Model Personal Data Build a classifier on global data and feed its output to the personal classifier as a feature

31 Personalized Satisfaction Models Prior: Global Data Model Prior on weights Personal Data Model Build a classifier on global data and use the feature weights as priors when training a classifier in the personal data

32 Accuracy Results Individual Searchers 76% 74% 72% 70% 68% 66% 64% 62% 60% 58% PersonalOnly* Weighted* Prior* GlobalOnly All Re-Classify* PersonalOnly method performs worse than GlobalOnly Limited number of data points in the individual cases Combining global and personal data performs best * Indicates statistically significant difference compared to the GlobalOnly baseline

33 Accuracy Results Expertise Cohort 83% 82% 81% 80% 79% 78% 77% 76% 75% 74% 73% GlobalOnly All PersonalOnly* Weighted* Re-Classify* Prior* PersonalOnly method achieves limited gain over the GlobalOnly When the global and the personal data are combined, we achieve much higher performance gains * Indicates statistically significant difference compared to the GlobalOnly baseline

34 Accuracy Results Topical Interests Cohorts 81% 80% 79% 78% 77% 76% 75% 74% 73% GlobalOnly All PersonalOnly* Weighted* Prior* Re-Classify* Similar trends as before PersonalOnly performs better than GlobalOnly Combining global and the personal data performs best * Indicates statistically significant difference compared to the GlobalOnly baseline

35 Accuracy Results Engine Preference Cohorts 81% 80% 79% 78% 77% 76% 75% 74% 73% 72% GlobalOnly All PersonalOnly* Weighted* Re-Classify* Prior* Same trend again PersonalOnly achieved higher gain Combining global and the personal data still performs best * Indicates statistically significant difference compared to the GlobalOnly baseline

36 % gain over GlobalOnly Effect of Cohort Size What effect does the size of the cohorts have on the performance of the models? 6.0% 5.0% 4.0% 3.0% 2.0% 1.0% 0.0% Large Cohort Global + Personal Gain Small Cohort Personal Only Gain Gain achieved on large cohort is more than gain achieved on smaller cohorts

37 % gain over GlobalOnly Effect of Cohort Size What effect does the type of the cohorts have on the performance of the models? 6.0% 5.0% 4.0% 3.0% 2.0% 1.0% 0.0% Experts Engine Topics Global + Personal Gain Personal Only Gain Gain achieved on the expertise and engine preference cohorts is more than gain achieved on the topical interest cohorts

38 Conclusions Satisfaction is a personal belief Impact of satisfaction on search behavior varies on individual basis Tailored models of search satisfaction learned from behavioral signals Personalization can be applied for individual searchers or searcher cohorts Personalized satisfaction models exceed the performance of global methods

39 Thanks! Ahmed Hassan

A Task Level Metric for Measuring Web Search Satisfaction and its Application on Improving Relevance Estimation

A Task Level Metric for Measuring Web Search Satisfaction and its Application on Improving Relevance Estimation A Task Level Metric for Measuring Web Search Satisfaction and its Application on Improving Relevance Estimation Ahmed Hassan Microsoft Research Redmond, WA hassanam@microsoft.com Yang Song Microsoft Research

More information

Search Engine Switching Detection Based on User Personal Preferences and Behavior Patterns

Search Engine Switching Detection Based on User Personal Preferences and Behavior Patterns Search Engine Switching Detection Based on User Personal Preferences and Behavior Patterns Denis Savenkov, Dmitry Lagun, Qiaoling Liu Mathematics & Computer Science Emory University Atlanta, US {denis.savenkov,

More information

Detecting Good Abandonment in Mobile Search

Detecting Good Abandonment in Mobile Search Detecting Good Abandonment in Mobile Search Kyle Williams, Julia Kiseleva, Aidan C. Crook Γ, Imed Zitouni Γ, Ahmed Hassan Awadallah Γ, Madian Khabsa Γ The Pennsylvania State University, University Park,

More information

PUTTING CONTEXT INTO SEARCH AND SEARCH INTO CONTEXT. Susan Dumais, Microsoft Research

PUTTING CONTEXT INTO SEARCH AND SEARCH INTO CONTEXT. Susan Dumais, Microsoft Research PUTTING CONTEXT INTO SEARCH AND SEARCH INTO CONTEXT Susan Dumais, Microsoft Research Overview Importance of context in IR Potential for personalization framework Examples Personal navigation Client-side

More information

Struggling and Success in Web Search

Struggling and Success in Web Search Struggling and Success in Web Search Daan Odijk University of Amsterdam Amsterdam, The Netherlands d.odijk@uva.nl Ryen W. White, Ahmed Hassan Awadallah, Susan T. Dumais Microsoft Research, Redmond, WA,

More information

Ryen W. White, Peter Bailey, Liwei Chen Microsoft Corporation

Ryen W. White, Peter Bailey, Liwei Chen Microsoft Corporation Ryen W. White, Peter Bailey, Liwei Chen Microsoft Corporation Motivation Information behavior is embedded in external context Context motivates the problem, influences interaction IR community theorized

More information

Modern Retrieval Evaluations. Hongning Wang

Modern Retrieval Evaluations. Hongning Wang Modern Retrieval Evaluations Hongning Wang CS@UVa What we have known about IR evaluations Three key elements for IR evaluation A document collection A test suite of information needs A set of relevance

More information

Analysis of Trail Algorithms for User Search Behavior

Analysis of Trail Algorithms for User Search Behavior Analysis of Trail Algorithms for User Search Behavior Surabhi S. Golechha, Prof. R.R. Keole Abstract Web log data has been the basis for analyzing user query session behavior for a number of years. Web

More information

Ryen White, Susan Dumais, Jaime Teevan Microsoft Research. {ryenw, sdumais,

Ryen White, Susan Dumais, Jaime Teevan Microsoft Research. {ryenw, sdumais, Ryen White, Susan Dumais, Jaime Teevan Microsoft Research {ryenw, sdumais, teevan}@microsoft.com Example to start A cardiologist and a newly-diagnosed patient get the same results for the query heart disease

More information

Effects of Search Success on Search Engine Re-Use

Effects of Search Success on Search Engine Re-Use Effects of Search Success on Search Engine Re-Use Victor Hu Department of Statistics Stanford University Stanford, CA 94305 vhu@stanford.edu ABSTRACT People s experiences when interacting with online services

More information

KDD 10 Tutorial: Recommender Problems for Web Applications. Deepak Agarwal and Bee-Chung Chen Yahoo! Research

KDD 10 Tutorial: Recommender Problems for Web Applications. Deepak Agarwal and Bee-Chung Chen Yahoo! Research KDD 10 Tutorial: Recommender Problems for Web Applications Deepak Agarwal and Bee-Chung Chen Yahoo! Research Agenda Focus: Recommender problems for dynamic, time-sensitive applications Content Optimization

More information

Understanding the use of Temporal Expressions on Persian Web Search

Understanding the use of Temporal Expressions on Persian Web Search Understanding the use of Temporal Expressions on Persian Web Search Behrooz Mansouri Mohammad Zahedi Ricardo Campos Mojgan Farhoodi Alireza Yari Ricardo Campos TempWeb 2018 @ WWW Lyon, France, Apr 23,

More information

ACM-W Athena Lecturer

ACM-W Athena Lecturer Welcome to ACM-W Athena Lecturer Athena is the Greek goddess of wisdom, courage, inspiration, civilization, law and justice, mathematics, strength, war strategy, the arts, crafts, and skill. The Athena

More information

A Dynamic Bayesian Network Click Model for Web Search Ranking

A Dynamic Bayesian Network Click Model for Web Search Ranking A Dynamic Bayesian Network Click Model for Web Search Ranking Olivier Chapelle and Anne Ya Zhang Apr 22, 2009 18th International World Wide Web Conference Introduction Motivation Clicks provide valuable

More information

Mining of Implicit User Data

Mining of Implicit User Data Introduction to Search Engine Technology Mining Implicit User Data Ronny Lempel Yahoo! Labs, Haifa Mining of Implicit User Data Implicit data: data that users enter (or leave) in the course of their interaction

More information

PERSONALIZED SEARCH: POTENTIAL AND PITFALLS

PERSONALIZED SEARCH: POTENTIAL AND PITFALLS PERSONALIZED SEARCH: POTENTIAL AND PITFALLS Oct 26, 2016 Susan Dumais, Microsoft Research Overview Context in search Potential for personalization framework Examples Personal navigation Client-side personalization

More information

Mining the Search Trails of Surfing Crowds: Identifying Relevant Websites from User Activity Data

Mining the Search Trails of Surfing Crowds: Identifying Relevant Websites from User Activity Data Mining the Search Trails of Surfing Crowds: Identifying Relevant Websites from User Activity Data Misha Bilenko and Ryen White presented by Matt Richardson Microsoft Research Search = Modeling User Behavior

More information

Evaluating Implicit Measures to Improve Web Search

Evaluating Implicit Measures to Improve Web Search Evaluating Implicit Measures to Improve Web Search Abstract Steve Fox, Kuldeep Karnawat, Mark Mydland, Susan Dumais, and Thomas White {stevef, kuldeepk, markmyd, sdumais, tomwh}@microsoft.com Of growing

More information

SUPPORTING SYNCHRONOUS SOCIAL Q&A THROUGHOUT THE QUESTION LIFECYCLE

SUPPORTING SYNCHRONOUS SOCIAL Q&A THROUGHOUT THE QUESTION LIFECYCLE SUPPORTING SYNCHRONOUS SOCIAL Q&A THROUGHOUT THE QUESTION LIFECYCLE Matthew Richardson Ryen White Microsoft Research Question Answering (Q&A) People have questions, want answers Automatic question answering

More information

The Open University s repository of research publications and other research outputs. Search Personalization with Embeddings

The Open University s repository of research publications and other research outputs. Search Personalization with Embeddings Open Research Online The Open University s repository of research publications and other research outputs Search Personalization with Embeddings Conference Item How to cite: Vu, Thanh; Nguyen, Dat Quoc;

More information

Interaction Model to Predict Subjective Specificity of Search Results

Interaction Model to Predict Subjective Specificity of Search Results Interaction Model to Predict Subjective Specificity of Search Results Kumaripaba Athukorala, Antti Oulasvirta, Dorota Glowacka, Jilles Vreeken, Giulio Jacucci Helsinki Institute for Information Technology

More information

Time-Aware Click Model

Time-Aware Click Model 0 Time-Aware Click Model YIQUN LIU, Tsinghua University XIAOHUI XIE, Tsinghua University CHAO WANG, Tsinghua University JIAN-YUN NIE, Université de Montréal MIN ZHANG, Tsinghua University SHAOPING MA,

More information

Fighting Search Engine Amnesia: Reranking Repeated Results

Fighting Search Engine Amnesia: Reranking Repeated Results Fighting Search Engine Amnesia: Reranking Repeated Results ABSTRACT Milad Shokouhi Microsoft milads@microsoft.com Paul Bennett Microsoft Research pauben@microsoft.com Web search engines frequently show

More information

Predicting Messaging Response Time in a Long Distance Relationship

Predicting Messaging Response Time in a Long Distance Relationship Predicting Messaging Response Time in a Long Distance Relationship Meng-Chen Shieh m3shieh@ucsd.edu I. Introduction The key to any successful relationship is communication, especially during times when

More information

Large-Scale Analysis of Individual and Task Differences in Search Result Page Examination Strategies

Large-Scale Analysis of Individual and Task Differences in Search Result Page Examination Strategies Large-Scale Analysis of Individual and Task Differences in Search Result Page Examination Strategies Georg Buscher Microsoft Bing Bellevue, WA 98004 georgbu@microsoft.com Ryen W. White and Susan T. Dumais

More information

Sponsored Search Advertising. George Trimponias, CSE

Sponsored Search Advertising. George Trimponias, CSE Sponsored Search Advertising form a Database Perspective George Trimponias, CSE 1 The 3 Stages of Sponsored Search Ad Selection: Select all candidate ads that may be relevant. Matchtype is important in

More information

Learning to Rank (part 2)

Learning to Rank (part 2) Learning to Rank (part 2) NESCAI 2008 Tutorial Filip Radlinski Cornell University Recap of Part 1 1. Learning to rank is widely used for information retrieval, and by web search engines. 2. There are many

More information

Enhancing Cluster Quality by Using User Browsing Time

Enhancing Cluster Quality by Using User Browsing Time Enhancing Cluster Quality by Using User Browsing Time Rehab M. Duwairi* and Khaleifah Al.jada'** * Department of Computer Information Systems, Jordan University of Science and Technology, Irbid 22110,

More information

Evaluating Implicit Measures to Improve Web Search

Evaluating Implicit Measures to Improve Web Search Evaluating Implicit Measures to Improve Web Search STEVE FOX, KULDEEP KARNAWAT, MARK MYDLAND, SUSAN DUMAIS, and THOMAS WHITE Microsoft Corp. Of growing interest in the area of improving the search experience

More information

Beyond DCG User Behavior as a Predictor of a Successful Search

Beyond DCG User Behavior as a Predictor of a Successful Search Beyond DCG User Behavior as a Predictor of a Successful Search Ahmed Hassan Department of EECS U. Michigan Ann Arbor Ann Arbor, MI hassanam@umich.edu Rosie Jones Yahoo Labs 4 Cambridge Center Cambridge,

More information

Different Users, Different Opinions: Predicting Search Satisfaction with Mouse Movement Information

Different Users, Different Opinions: Predicting Search Satisfaction with Mouse Movement Information Different Users, Different Opinions: Predicting Search Satisfaction with Mouse Movement Information Yiqun Liu, Ye Chen, Jinhui Tang, Jiashen Sun, Min Zhang, Shaoping Ma, Xuan Zhu Tsinghua National Laboratory

More information

Enhancing Cluster Quality by Using User Browsing Time

Enhancing Cluster Quality by Using User Browsing Time Enhancing Cluster Quality by Using User Browsing Time Rehab Duwairi Dept. of Computer Information Systems Jordan Univ. of Sc. and Technology Irbid, Jordan rehab@just.edu.jo Khaleifah Al.jada' Dept. of

More information

Letter Pair Similarity Classification and URL Ranking Based on Feedback Approach

Letter Pair Similarity Classification and URL Ranking Based on Feedback Approach Letter Pair Similarity Classification and URL Ranking Based on Feedback Approach P.T.Shijili 1 P.G Student, Department of CSE, Dr.Nallini Institute of Engineering & Technology, Dharapuram, Tamilnadu, India

More information

Task Tours: Helping Users Tackle Complex Search Tasks

Task Tours: Helping Users Tackle Complex Search Tasks Task Tours: Helping Users Tackle Complex Search Tasks Ahmed Hassan Microsoft Research One Microsoft Way Redmond, WA 98052 USA hassana@microsoft.com ABSTRACT Complex search tasks such as planning a vacation

More information

A Model to Estimate Intrinsic Document Relevance from the Clickthrough Logs of a Web Search Engine

A Model to Estimate Intrinsic Document Relevance from the Clickthrough Logs of a Web Search Engine A Model to Estimate Intrinsic Document Relevance from the Clickthrough Logs of a Web Search Engine Georges Dupret Yahoo! Labs gdupret@yahoo-inc.com Ciya Liao Yahoo! Labs ciyaliao@yahoo-inc.com ABSTRACT

More information

UNDERSTANDING AND IMPROVING WEB SEARCH USING LARGE-SCALE BEHAVIORAL LOGS. Susan Dumais, Microsoft Research

UNDERSTANDING AND IMPROVING WEB SEARCH USING LARGE-SCALE BEHAVIORAL LOGS. Susan Dumais, Microsoft Research UNDERSTANDING AND IMPROVING WEB SEARCH USING LARGE-SCALE BEHAVIORAL LOGS Susan Dumais, Microsoft Research Overview The big data revolution examples from Web search Large-scale behavioral logs Observations:

More information

The Freeway Performance Measurement System (PeMS) (PeMS Version 3)

The Freeway Performance Measurement System (PeMS) (PeMS Version 3) The Freeway Performance Measurement System (PeMS) (PeMS Version 3) Table of Contents Background Capabilities Your Feedback Appendix 1 Background What is PeMS? The Freeway Performance Measurement System

More information

In the Mood to Click? Towards Inferring Receptiveness to Search Advertising

In the Mood to Click? Towards Inferring Receptiveness to Search Advertising In the Mood to Click? Towards Inferring Receptiveness to Search Advertising Qi Guo Eugene Agichtein Mathematics & Computer Science Department Emory University Atlanta, USA {qguo3,eugene}@mathcs.emory.edu

More information

Estimating Credibility of User Clicks with Mouse Movement and Eye-tracking Information

Estimating Credibility of User Clicks with Mouse Movement and Eye-tracking Information Estimating Credibility of User Clicks with Mouse Movement and Eye-tracking Information Jiaxin Mao, Yiqun Liu, Min Zhang, Shaoping Ma Department of Computer Science and Technology, Tsinghua University Background

More information

Search Costs vs. User Satisfaction on Mobile

Search Costs vs. User Satisfaction on Mobile Search Costs vs. User Satisfaction on Mobile Manisha Verma, Emine Yilmaz University College London mverma@cs.ucl.ac.uk, emine.yilmaz@ucl.ac.uk Abstract. Information seeking is an interactive process where

More information

A Measurement Design for the Comparison of Expert Usability Evaluation and Mobile App User Reviews

A Measurement Design for the Comparison of Expert Usability Evaluation and Mobile App User Reviews A Measurement Design for the Comparison of Expert Usability Evaluation and Mobile App User Reviews Necmiye Genc-Nayebi and Alain Abran Department of Software Engineering and Information Technology, Ecole

More information

Effect of log-based Query Term Expansion on Retrieval Effectiveness in Patent Searching

Effect of log-based Query Term Expansion on Retrieval Effectiveness in Patent Searching Effect of log-based Query Term Expansion on Retrieval Effectiveness in Patent Searching Wolfgang Tannebaum, Parvaz Madabi and Andreas Rauber Institute of Software Technology and Interactive Systems, Vienna

More information

Modeling Action-level Satisfaction for Search Task Satisfaction Prediction

Modeling Action-level Satisfaction for Search Task Satisfaction Prediction Modeling Action-level Satisfaction for Search Task Satisfaction Prediction ABSTRACT Hongning Wang Department of Computer Science University of Illinois at Urbana-Champaign Urbana IL, 61801 USA wang296@illinois.edu

More information

Modeling and Analysis of Cross-Session Search Tasks

Modeling and Analysis of Cross-Session Search Tasks Modeling and Analysis of Cross-Session Search Tasks Alexander Kotov 1, Paul N. Bennett 2, Ryen W. White 2, Susan T. Dumais 2, and Jaime Teevan 2 1 Department of Computer Science, University of Illinois

More information

Making Web Search More User- Centric. State of Play and Way Ahead

Making Web Search More User- Centric. State of Play and Way Ahead Making Web Search More User- Centric State of Play and Way Ahead A Yandex Overview 1997 Yandex.ru was launched 5 Search engine in the world * (# of queries) Offices > Moscow > 6 Offices in Russia > 3 Offices

More information

Developing Focused Crawlers for Genre Specific Search Engines

Developing Focused Crawlers for Genre Specific Search Engines Developing Focused Crawlers for Genre Specific Search Engines Nikhil Priyatam Thesis Advisor: Prof. Vasudeva Varma IIIT Hyderabad July 7, 2014 Examples of Genre Specific Search Engines MedlinePlus Naukri.com

More information

Personalized Web Search

Personalized Web Search Personalized Web Search Dhanraj Mavilodan (dhanrajm@stanford.edu), Kapil Jaisinghani (kjaising@stanford.edu), Radhika Bansal (radhika3@stanford.edu) Abstract: With the increase in the diversity of contents

More information

Knowledge Retrieval. Franz J. Kurfess. Computer Science Department California Polytechnic State University San Luis Obispo, CA, U.S.A.

Knowledge Retrieval. Franz J. Kurfess. Computer Science Department California Polytechnic State University San Luis Obispo, CA, U.S.A. Knowledge Retrieval Franz J. Kurfess Computer Science Department California Polytechnic State University San Luis Obispo, CA, U.S.A. 1 Acknowledgements This lecture series has been sponsored by the European

More information

Retrieval Evaluation. Hongning Wang

Retrieval Evaluation. Hongning Wang Retrieval Evaluation Hongning Wang CS@UVa What we have learned so far Indexed corpus Crawler Ranking procedure Research attention Doc Analyzer Doc Rep (Index) Query Rep Feedback (Query) Evaluation User

More information

Assessing the Scenic Route: Measuring the Value of Search Trails in Web Logs

Assessing the Scenic Route: Measuring the Value of Search Trails in Web Logs Assessing the Scenic Route: Measuring the Value of Search Trails in Web Logs Ryen W. White Microsoft Research Redmond, WA 98052 USA ryenw@microsoft.com ABSTRACT Search trails mined from browser or toolbar

More information

About Me. My Background

About Me. My Background About Me. My Background Behavior Analyst since 1991 Children s Seashore House FBA in Hospital Settings 6 month admissions Joe Lalli University of Iowa Hospitals & Clinics FBA in Clinic Settings Outpatient

More information

Measuring User Satisfaction on Smart Speaker Intelligent Assistants Using Intent Sensitive Query Embeddings

Measuring User Satisfaction on Smart Speaker Intelligent Assistants Using Intent Sensitive Query Embeddings Measuring User Satisfaction on Smart Speaker Intelligent Assistants Using Intent Sensitive Query Embeddings Seyyed Hadi Hashemi University of Amsterdam Amsterdam, The Netherlands hashemi@uva.nl Kyle Williams

More information

Advanced Topics in Information Retrieval. Learning to Rank. ATIR July 14, 2016

Advanced Topics in Information Retrieval. Learning to Rank. ATIR July 14, 2016 Advanced Topics in Information Retrieval Learning to Rank Vinay Setty vsetty@mpi-inf.mpg.de Jannik Strötgen jannik.stroetgen@mpi-inf.mpg.de ATIR July 14, 2016 Before we start oral exams July 28, the full

More information

Web document summarisation: a task-oriented evaluation

Web document summarisation: a task-oriented evaluation Web document summarisation: a task-oriented evaluation Ryen White whiter@dcs.gla.ac.uk Ian Ruthven igr@dcs.gla.ac.uk Joemon M. Jose jj@dcs.gla.ac.uk Abstract In this paper we present a query-biased summarisation

More information

Understanding User s Search Behavior towards Spiky Events

Understanding User s Search Behavior towards Spiky Events Understanding User s Search Behavior towards Spiky Events Behrooz Mansouri Mohammad Zahedi Ricardo Campos Mojgan Farhoodi Maseud Rahgozar Ricardo Campos TempWeb 2018 @ WWW Lyon, France, Apr 23, 2018 Iran

More information

Savvy Searcher: Recognizing Bias

Savvy Searcher: Recognizing Bias Assessment Rubric Savvy Searcher: Recognizing Bias Step 1: The Internet and Bias Intro: The internet and a computer/mobile device are likely two technologies that we all access everyday and we may not

More information

An Analysis of Document Viewing Patterns of Web Search Engine Users

An Analysis of Document Viewing Patterns of Web Search Engine Users An Analysis of Document Viewing Patterns of Web Search Engine Users Bernard J. Jansen School of Information Sciences and Technology The Pennsylvania State University 2P Thomas Building University Park

More information

Modeling Contextual Factors of Click Rates

Modeling Contextual Factors of Click Rates Modeling Contextual Factors of Click Rates Hila Becker Columbia University 500 W. 120th Street New York, NY 10027 Christopher Meek Microsoft Research 1 Microsoft Way Redmond, WA 98052 David Maxwell Chickering

More information

Exploring People s Attitudes and Behaviors Toward Careful Information Seeking in Web Search

Exploring People s Attitudes and Behaviors Toward Careful Information Seeking in Web Search Exploring People s Attitudes and Behaviors Toward Careful Information Seeking in Web Search Takehiro Yamamoto Kyoto University Kyoto, Japan tyamamot@dl.kuis.kyoto-u.ac.jp Yusuke Yamamoto Shizuoka University

More information

A Comparative Study of Click Models for Web Search

A Comparative Study of Click Models for Web Search A Comparative Study of Click Models for Web Search Artem Grotov, Aleksandr Chuklin, Ilya Markov Luka Stout, Finde Xumara, and Maarten de Rijke University of Amsterdam, Amsterdam, The Netherlands {a.grotov,a.chuklin,i.markov}@uva.nl,

More information

Supporting Exploratory Search Through User Modeling

Supporting Exploratory Search Through User Modeling Supporting Exploratory Search Through User Modeling Kumaripaba Athukorala, Antti Oulasvirta, Dorota Glowacka, Jilles Vreeken, Giulio Jacucci Helsinki Institute for Information Technology HIIT Department

More information

Answering Math Queries With Search Engines

Answering Math Queries With Search Engines Answering Math Queries With Search Engines Shahab Kamali David R. Cheriton School of Computer Science University of Waterloo skamali@cs.uwaterloo.ca Johnson Apacible Microsoft Research Redmond johnsona@microsoft.com

More information

Chapter 6. Design Guides

Chapter 6. Design Guides Chapter 6. Design Guides Context Table of Contents Context... 1 Objectives... 1 Introduction... 2 Standards vs Guidelines... 2 Design Guides... 2 Design Principles... 3 Learnability... 3 Flexibility...

More information

Análise de Algoritmos. Prof. Marco Molinaro

Análise de Algoritmos. Prof. Marco Molinaro Análise de Algoritmos Prof. Marco Molinaro www.inf.puc-rio.br/~mmolinaro mmolinaro@inf.puc-rio.br Boss assigns task: Given the revenue per add; users profile; inventory per advertiser Which ads should

More information

Context based Re-ranking of Web Documents (CReWD)

Context based Re-ranking of Web Documents (CReWD) Context based Re-ranking of Web Documents (CReWD) Arijit Banerjee, Jagadish Venkatraman Graduate Students, Department of Computer Science, Stanford University arijitb@stanford.edu, jagadish@stanford.edu}

More information

Capturing User Interests by Both Exploitation and Exploration

Capturing User Interests by Both Exploitation and Exploration Capturing User Interests by Both Exploitation and Exploration Ka Cheung Sia 1, Shenghuo Zhu 2, Yun Chi 2, Koji Hino 2, and Belle L. Tseng 2 1 University of California, Los Angeles, CA 90095, USA kcsia@cs.ucla.edu

More information

An Exploration of Query Term Deletion

An Exploration of Query Term Deletion An Exploration of Query Term Deletion Hao Wu and Hui Fang University of Delaware, Newark DE 19716, USA haowu@ece.udel.edu, hfang@ece.udel.edu Abstract. Many search users fail to formulate queries that

More information

Reducing Click and Skip Errors in Search Result Ranking

Reducing Click and Skip Errors in Search Result Ranking Reducing Click and Skip Errors in Search Result Ranking Jiepu Jiang Center for Intelligent Information Retrieval College of Information and Computer Sciences University of Massachusetts Amherst jpjiang@cs.umass.edu

More information

Relevance and Effort: An Analysis of Document Utility

Relevance and Effort: An Analysis of Document Utility Relevance and Effort: An Analysis of Document Utility Emine Yilmaz, Manisha Verma Dept. of Computer Science University College London {e.yilmaz, m.verma}@cs.ucl.ac.uk Nick Craswell, Filip Radlinski, Peter

More information

Diversifying Query Suggestions Based on Query Documents

Diversifying Query Suggestions Based on Query Documents Diversifying Query Suggestions Based on Query Documents Youngho Kim University of Massachusetts Amherst yhkim@cs.umass.edu W. Bruce Croft University of Massachusetts Amherst croft@cs.umass.edu ABSTRACT

More information

Studying Trailfinding Algorithms for Enhanced Web Search

Studying Trailfinding Algorithms for Enhanced Web Search Studying Trailfinding Algorithms for Enhanced Web Search Adish Singla Microsoft Bing Bellevue, WA 98004 USA adishs@microsoft.com Ryen W. White Microsoft Research Redmond, WA 98052 USA ryenw@microsoft.com

More information

CS 572: Information Retrieval. Implicit Searcher Feedback

CS 572: Information Retrieval. Implicit Searcher Feedback CS 572: Information Retrieval Implicit Searcher Feedback Information Retrieval Process Overview Credit: Jimmy Lin, Doug Oard, Source Selection Resource Search Engine Result Page (SERP) Query Formulation

More information

Gaussian Processes for Robotics. McGill COMP 765 Oct 24 th, 2017

Gaussian Processes for Robotics. McGill COMP 765 Oct 24 th, 2017 Gaussian Processes for Robotics McGill COMP 765 Oct 24 th, 2017 A robot must learn Modeling the environment is sometimes an end goal: Space exploration Disaster recovery Environmental monitoring Other

More information

Query Sugges*ons. Debapriyo Majumdar Information Retrieval Spring 2015 Indian Statistical Institute Kolkata

Query Sugges*ons. Debapriyo Majumdar Information Retrieval Spring 2015 Indian Statistical Institute Kolkata Query Sugges*ons Debapriyo Majumdar Information Retrieval Spring 2015 Indian Statistical Institute Kolkata Search engines User needs some information search engine tries to bridge this gap ssumption: the

More information

Evaluations of Interactive Segmentation Methods. Yaoyao Zhu

Evaluations of Interactive Segmentation Methods. Yaoyao Zhu Evaluations of Interactive Segmentation Methods Yaoyao Zhu Introduction Interactive Segmentation Segmentation on nature images Extract the objects from images Introduction Interactive Segmentation Segmentation

More information

2015 Local Business Search Webinar comscore & Neustar December comscore.com

2015 Local Business Search Webinar comscore & Neustar December comscore.com 2015 Local Business Search Webinar comscore & Neustar December 2015. comscore.com Presenters Danielle Zazula Sales Director comscore Mike Pycha Executive Director Neustar Localeze Lynne Brehmer Director

More information

Search Engines Chapter 8 Evaluating Search Engines Felix Naumann

Search Engines Chapter 8 Evaluating Search Engines Felix Naumann Search Engines Chapter 8 Evaluating Search Engines 9.7.2009 Felix Naumann Evaluation 2 Evaluation is key to building effective and efficient search engines. Drives advancement of search engines When intuition

More information

Predicting Short-Term Interests Using Activity-Based Search Context

Predicting Short-Term Interests Using Activity-Based Search Context Ryen W. White Microsoft Research One Microsoft Way Redmond, WA 98052 USA ryenw@microsoft.com Predicting Short-Term Interests Using Activity-Based Search Context ABSTRACT A query considered in isolation

More information

TESTING TRENDS IN 2015: A SURVEY OF SOFTWARE PROFESSIONALS

TESTING TRENDS IN 2015: A SURVEY OF SOFTWARE PROFESSIONALS WHITE PAPER TESTING TRENDS IN 2015: A SURVEY OF SOFTWARE PROFESSIONALS Today s online environments have created a dramatic new set of challenges for the software professionals responsible for the quality

More information

Domain Specific Search Engine for Students

Domain Specific Search Engine for Students Domain Specific Search Engine for Students Domain Specific Search Engine for Students Wai Yuen Tang The Department of Computer Science City University of Hong Kong, Hong Kong wytang@cs.cityu.edu.hk Lam

More information

Machine Learning using MapReduce

Machine Learning using MapReduce Machine Learning using MapReduce What is Machine Learning Machine learning is a subfield of artificial intelligence concerned with techniques that allow computers to improve their outputs based on previous

More information

TESTING TRENDS IN 2016: A SURVEY OF SOFTWARE PROFESSIONALS

TESTING TRENDS IN 2016: A SURVEY OF SOFTWARE PROFESSIONALS WHITE PAPER TESTING TRENDS IN 2016: A SURVEY OF SOFTWARE PROFESSIONALS Today s online environments have created a dramatic new set of challenges for software professionals responsible for the quality of

More information

Detection of Smoke in Satellite Images

Detection of Smoke in Satellite Images Detection of Smoke in Satellite Images Mark Wolters Charmaine Dean Shanghai Center for Mathematical Sciences Western University December 15, 2014 TIES 2014, Guangzhou Summary Application Smoke identification

More information

Towards Predicting Web Searcher Gaze Position from Mouse Movements

Towards Predicting Web Searcher Gaze Position from Mouse Movements Towards Predicting Web Searcher Gaze Position from Mouse Movements Qi Guo Emory University 400 Dowman Dr., W401 Atlanta, GA 30322 USA qguo3@emory.edu Eugene Agichtein Emory University 400 Dowman Dr., W401

More information

Foundations of Artificial Intelligence

Foundations of Artificial Intelligence Foundations of Artificial Intelligence 45. AlphaGo and Outlook Malte Helmert and Gabriele Röger University of Basel May 22, 2017 Board Games: Overview chapter overview: 40. Introduction and State of the

More information

Predicting Query Performance on the Web

Predicting Query Performance on the Web Predicting Query Performance on the Web No Author Given Abstract. Predicting performance of queries has many useful applications like automatic query reformulation and automatic spell correction. However,

More information

A Metric for Inferring User Search Goals in Search Engines

A Metric for Inferring User Search Goals in Search Engines International Journal of Engineering and Technical Research (IJETR) A Metric for Inferring User Search Goals in Search Engines M. Monika, N. Rajesh, K.Rameshbabu Abstract For a broad topic, different users

More information

Final Exam Search Engines ( / ) December 8, 2014

Final Exam Search Engines ( / ) December 8, 2014 Student Name: Andrew ID: Seat Number: Final Exam Search Engines (11-442 / 11-642) December 8, 2014 Answer all of the following questions. Each answer should be thorough, complete, and relevant. Points

More information

A Noise-aware Click Model for Web Search

A Noise-aware Click Model for Web Search A Noise-aware Click Model for Web Search Weizhu Chen Microsoft Research Asia wzchen@microsoft.com Zheng Chen Microsoft Research Asia zhengc@microsoft.com Dong Wang Microsoft Research Asia dongw89@gmail.com

More information

MAXIMIZING ROI FROM AKAMAI ION USING BLUE TRIANGLE TECHNOLOGIES FOR NEW AND EXISTING ECOMMERCE CUSTOMERS CONSIDERING ION CONTENTS EXECUTIVE SUMMARY... THE CUSTOMER SITUATION... HOW BLUE TRIANGLE IS UTILIZED

More information

November 9, 2015 Improving Automated Tagging with Implicit Feedback

November 9, 2015 Improving Automated  Tagging with Implicit Feedback November 9, 2015 Improving Automated Email Tagging with Implicit Feedback Mohammad S. Sorower Michael Slater Thomas G. Dietterich OUTLINE Motivation The Email Predictor EP2 Instrumentation Algorithms Baseline

More information

Introduction to Text Mining. Hongning Wang

Introduction to Text Mining. Hongning Wang Introduction to Text Mining Hongning Wang CS@UVa Who Am I? Hongning Wang Assistant professor in CS@UVa since August 2014 Research areas Information retrieval Data mining Machine learning CS@UVa CS6501:

More information

Setting Up Your Public Profile

Setting Up Your Public Profile CHAPTER 3 These topics provide information that enable you to understand and set up your public profile: Understanding Your Public Profile, page 3-1 Privacy Options, page 3-8 Preferred Contact Method,

More information

6th Annual 15miles/Neustar Localeze Local Search Usage Study Conducted by comscore

6th Annual 15miles/Neustar Localeze Local Search Usage Study Conducted by comscore 6th Annual 15miles/Neustar Localeze Local Search Usage Study Conducted by comscore Consumers are adopting mobile devices of all types at a blistering pace. The demand for information on the go is higher

More information

Dissertation Research Proposal

Dissertation Research Proposal Dissertation Research Proposal ISI Information Science Doctoral Dissertation Proposal Scholarship (a) Description for the research, including significance and methodology (10 pages or less, double-spaced)

More information

Understanding the Relationship between Searchers Queries and Information Goals

Understanding the Relationship between Searchers Queries and Information Goals Understanding the Relationship between Searchers Queries and Information Goals Doug Downey University of Washington Seattle, WA 9895 ddowney@cs.washington.edu Susan Dumais, Dan Liebling, Eric Horvitz Microsoft

More information

Access from the University of Nottingham repository:

Access from the University of Nottingham repository: Chen, Ye and Zhou, Ke and Liu, Yiqun and Zhang, Min and Ma, Shaoping (2017) Meta-evaluation of online and offline web search evaluation metrics. In: SIGIR '17: 40th International ACM SIGIR Conference on

More information

THE HISTORY & EVOLUTION OF SEARCH

THE HISTORY & EVOLUTION OF SEARCH THE HISTORY & EVOLUTION OF SEARCH Duration : 1 Hour 30 Minutes Let s talk about The History Of Search Crawling & Indexing Crawlers / Spiders Datacenters Answer Machine Relevancy (200+ Factors)

More information

Chapter 2 BACKGROUND OF WEB MINING

Chapter 2 BACKGROUND OF WEB MINING Chapter 2 BACKGROUND OF WEB MINING Overview 2.1. Introduction to Data Mining Data mining is an important and fast developing area in web mining where already a lot of research has been done. Recently,

More information

Query Modifications Patterns During Web Searching

Query Modifications Patterns During Web Searching Bernard J. Jansen The Pennsylvania State University jjansen@ist.psu.edu Query Modifications Patterns During Web Searching Amanda Spink Queensland University of Technology ah.spink@qut.edu.au Bhuva Narayan

More information