Understanding how people interact with search interfaces is core to the field of Interactive Information Retrieval (IIR). While various models have been proposed (e.g., Belkin's ASK, Berry picking, Everyday-life information seeking, Information foraging theory, Economic theory, etc.), they have largely ignored the impact of cognitive biases on search behaviour and performance. A growing body of empirical work exploring how people's cognitive biases influence search and judgments, has led to the development of new models of search that draw upon Behavioural Economics and Psychology. This full day tutorial will provide a starting point for researchers seeking to learn more about information seeking, search and retrieval under uncertainty. The tutorial will be structured into three parts. First, we will provide an introduction of the biases and heuristics program put forward by Tversky and Kahneman [60] (1974) which assumes that people are not always rational. The second part of the tutorial will provide an overview of the types and space of biases in search,[5, 40] before doing a deep dive into several specific examples and the impact of biases on different types of decisions (e.g., health/medical, financial). The third part will focus on a discussion of the practical implication regarding the design and evaluation human-centered IR systems in the light of cognitive biases - where participants will undertake some hands-on exercises. 
                        more » 
                        « less   
                    
                            
                            Search under Uncertainty: Cognitive Biases and Heuristics - Tutorial on Modeling Search Interaction using Behavioral Economics
                        
                    
    
            Modeling how people interact with search interfaces is core to the field of Interactive Information Retrieval. While various models have been proposed ranging from conceptual (e.g., Belkin’s ASK[12], Berry picking[11], Everyday-life information seeking, etc.) to theoretical (e.g., Information foraging theory[50], Economic theory[4], etc.), more recently there has been a body of working explore how people’s biases and the heuristics that they take influence how they search. This has led to the development of new models of the search process drawing upon Behavioural Economics and Psychology. This half day tutorial will provide a starting point for researchers seeking to learn more about information searching under uncertainty. The tutorial will be structured into two parts. First, we will provide an introduction of the biases and heuristics program put forward by Tversky and Kahneman [59] which assumes that people are not always rational. The second part of the tutorial will provide an overview of the types and space of biases in search [6, 42], before doing a deep dive into several specific examples and the impact of biases on different types of decisions (e.g., health/medical, financial etc.). The tutorial will wrap up with a discussion of some of the practical implication for how we can better design and evaluate IR systems in the light of cognitive biases. 
        more » 
        « less   
        
    
                            - Award ID(s):
- 2106152
- PAR ID:
- 10543488
- Publisher / Repository:
- ACM
- Date Published:
- ISBN:
- 9798400704345
- Page Range / eLocation ID:
- 427 to 430
- Format(s):
- Medium: X
- Location:
- Sheffield United Kingdom
- Sponsoring Org:
- National Science Foundation
More Like this
- 
            
- 
            Understanding and characterizing how people interact in information-seeking conversations will be a crucial component in developing effective conversational search systems. In this paper, we introduce a new dataset designed for this purpose and use it to analyze information-seeking conversations by user intent distribution, co-occurrence, and flow patterns. The MSDialog dataset is a labeled conversation dataset of question answering (QA) interactions between information seekers and providers from an online forum on Microsoft products. The dataset contains more than 2,000 multi-turn QA dialogs with 10,000 utterances that are annotated with user intents on the utterance level. Annotations were done using crowdsourcing. With MSDialog, we find some highly recurring patterns in user intent during an information-seeking process. They could be useful for designing conversational search systems. We will make our dataset freely available to encourage exploration of information-seeking conversation models.more » « less
- 
            This tutorial will introduce our Accessibility Learning Labs (ALL). The objectives of this collaborative project with The National Technical Institute for the Deaf (NTID) are to both inform participants about foundational topics in accessibility and to demonstrate the importance of creating accessible software. The labs enable easy classroom inclusion by providing instructors all necessary materials including lecture and activity slides and videos. Each lab addresses an accessibility issue and contains: I) Relevant background information on the examined issue II) An example web-based application containing the accessibility problem III) A process to emulate this accessibility problem IV) Details about how to repair the problem from a technical perspective V) Incidents from people who encountered this accessibility issue and how it has impacted their life. The labs may be easily integrated into a wide variety of curriculum at high schools (9-12), and in undergraduate and graduate courses. The labs will be easily adoptable due to their selfcontained nature and their inclusion of all necessary instructional material (e.g., slides, quizzes, etc.). No special software is required to use any portion of the labs since they are web-based and are able to run on any computer with a reasonably recent web browser. There are currently four available labs on the topics of: Colorblindness, Hearing, Blindness and Dexterity. Material is available on our website: http://all.rit.edu This tutorial will provide an overview of the created labs and usage instructions and information for adaptors.more » « less
- 
            Background Prior research on health information behaviors of people with dementia has primarily focused on examining the types of information exchanged by people with dementia using various web-based platforms. A previous study investigated the information behaviors of people with dementia within a month of their diagnosis. There is an empirical gap in the literature regarding the evolution of health information needs and behaviors of people with dementia as their condition progresses. Objective Our work primarily investigated the information behaviors of people with dementia who have been living with the condition for several (4 to 26) years. We also aimed to identify their motivations for changing their information behaviors over time. Our primary research questions were as follows: how do people with dementia get informed about their condition, and why do people with dementia seek information about their condition? Methods We adopted an action research approach by including 2 people with dementia as members of our research team. Collaboratively, we conducted 16 remote 1-hour contextual inquiry sessions with people living with mild to moderate dementia. During the study sessions, the first 40 minutes included semistructured interviews with participants concerning their information behaviors, followed by a 20-minute demonstration of their information-seeking strategies. Data from these interviews were analyzed using a constructivist grounded theory approach. Results Participants described their information needs in terms of managing the disrupted physiological, emotional, and social aspects of their lives following a diagnosis of dementia. They used various information behaviors, including active search, ongoing search, monitoring, proxy search, information avoidance, and selective exposure. These information behaviors were not stagnant; however, they were adapted to accommodate the changing circumstances of their dementia and their lives as they worked to re-establish equilibrium to continue to engage in life while living with a degenerative neurological condition. Conclusions Our research revealed the motivations, changing abilities, and chosen strategies of people with dementia in their search for information as their condition evolves. This knowledge can be used to develop and improve person-centered information and support services for people with dementia so that they can more easily re-establish equilibrium and continue to engage in life.more » « less
- 
            In this paper, a two-level deep learning framework is presented to model human information foraging behavior with search engines. A recurrent neural network architecture is designed using LSTM as the base unit to explicitly consider the temporal and spatial dependencies of information scents, the key concept in Information Foraging Theory. The target is to predict several major search behaviors, such as query abandonment, query reformulation, number of clicks, and information gain. The memory capability and the sequence structure of LSTM allow to naturally mimic not only what users are perceiving and performing at the moment but also what they have seen and learned from the past during the search dynamics. The promising results indicate that our information scent models with different input variations were better, compared to the state-of-the art neural click models, at predicting some search behaviors. When incorporating the knowledge from a previous query in the same search session, the prediction of current query abandonment, pagination, and information gain has been improved. Compared to the well known neural click models that model search behaviors under a single search query thread, this study takes a broader view to consider an entire search session which may contain multiple queries. More importantly, our model takes the search result relevance pattern on the Search Engine Results Pages (SERP) as a whole as the information scent input to the deep learning model, instead of considering one search result at each step. The results have insights on the impact of information scents on how people forage for information, which has implications for designing or refining a set of design guidelines for search engines.more » « less
 An official website of the United States government
An official website of the United States government 
				
			 
					 
					
 
                                    