paper-with-me

Papers

Zero-shot Query Contextualization for Conversational Search

2022-04-22 · Antonios Minas Krasakis, Andrew Yates, Evangelos Kanoulas

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.

📄 PDF Abstract BibTeX arXiv:2204.10613

Code (1)

littlewine/zeco2 공식 구현 pytorch

Tasks

Conversational SearchPassage RetrievalRetrieval

Similar Papers 제목 키워드 기반

ZeQR: Zero-shot Query Reformulation for Conversational Search

2023-07-18 · Dayu Yang, Yue Zhang, Hui Fang

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+1

Zero-Shot and Efficient Clarification Need Prediction in Conversational Search

2025-02-28 · Lili Lu, Chuan Meng, Federico Ravenda, Mohammad Aliannejadi 외

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 Searchcounterfactual

Few-Shot Generative Conversational Query Rewriting

2020-06-09 · Shi Yu, Jiahua Liu, Jingqin Yang, Chenyan Xiong 외

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 Learning

Zero-shot Clarifying Question Generation for Conversational Search

2023-01-30 · Zhenduo Wang, Yuancheng Tu, Corby Rosset, Nick Craswell 외

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+1

Personalized to Persuade: The Effects of Contextualization and Warmth on Trust and Reliance in Conversational AI

2026-05-29 · Mert Yazan, Suzan Verberne, Frederik Bungaran Ishak Situmeang arxiv

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…