Zero-shot Query Contextualization for Conversational Search
Current conversational passage retrieval systems cast conversational search into ad-hoc search by using an intermediate query resolution step that places the user's question in context of the conversation. While the proposed methods have proven effective, they still assume the availability of large-scale question resolution and conversational search datasets. To waive the dependency on the availability of such data, we adapt a pre-trained token-level dense retriever on ad-hoc search data to perform conversational search with no additional fine-tuning. The proposed method allows to contextualize the user question within the conversation history, but restrict the matching only between question and potential answer. Our experiments demonstrate the effectiveness of the proposed approach. We also perform an analysis that provides insights of how contextualization works in the latent space, in essence introducing a bias towards salient terms from the conversation.
Code (1)
Tasks
Conversational SearchPassage RetrievalRetrievalSimilar Papers 제목 키워드 기반
ZeQR: Zero-shot Query Reformulation for Conversational Search
As the popularity of voice assistants continues to surge, conversational search has gained increased attention in Information Retrieval. However, data sparsity issues in conversational search significantly hinder the pro…
Conversational SearchInformation RetrievalMachine Reading ComprehensionReading Comprehension+1Zero-Shot and Efficient Clarification Need Prediction in Conversational Search
Clarification need prediction (CNP) is a key task in conversational search, aiming to predict whether to ask a clarifying question or give an answer to the current user query. However, current research on CNP suffers fro…
Conversational SearchcounterfactualFew-Shot Generative Conversational Query Rewriting
Conversational query rewriting aims to reformulate a concise conversational query to a fully specified, context-independent query that can be effectively handled by existing information retrieval systems. This paper pres…
Information RetrievalRetrievalSelf-Supervised LearningZero-Shot LearningZero-shot Clarifying Question Generation for Conversational Search
A long-standing challenge for search and conversational assistants is query intention detection in ambiguous queries. Asking clarifying questions in conversational search has been widely studied and considered an effecti…
Conversational SearchNatural QuestionsQuestion GenerationQuestion-Generation+1Personalized to Persuade: The Effects of Contextualization and Warmth on Trust and Reliance in Conversational AI
Artificial Intelligence (AI) agents personalize their responses by tailoring explanations to users' backgrounds, interests, and prior interactions, referred to as contextualization. Personalization has been identified as…