paper-with-me

홈 › Papers

Estimating the Usefulness of Clarifying Questions and Answers for Conversational Search

2024-01-21 · Ivan Sekulić, Weronika Łajewska, Krisztian Balog, Fabio Crestani

While the body of research directed towards constructing and generating clarifying questions in mixed-initiative conversational search systems is vast, research aimed at processing and comprehending users' answers to such questions is scarce. To this end, we present a simple yet effective method for processing answers to clarifying questions, moving away from previous work that simply appends answers to the original query and thus potentially degrades retrieval performance. Specifically, we propose a classifier for assessing usefulness of the prompted clarifying question and an answer given by the user. Useful questions or answers are further appended to the conversation history and passed to a transformer-based query rewriting module. Results demonstrate significant improvements over strong non-mixed-initiative baselines. Furthermore, the proposed approach mitigates the performance drops when non useful questions and answers are utilized.

📄 PDF Abstract BibTeX arXiv:2401.11463

Code (0)

등록된 구현이 없습니다.

Tasks

Conversational SearchRetrieval

Methods 이 논문이 사용한 방법론

NON 설명 없음

Similar Papers 제목 키워드 기반

Analysing the Effect of Clarifying Questions on Document Ranking in Conversational Search

2020-08-09 · Antonios Minas Krasakis, Mohammad Aliannejadi, Nikos Voskarides, Evangelos Kanoulas

Recent research on conversational search highlights the importance of mixed-initiative in conversations. To enable mixed-initiative, the system should be able to ask clarifying questions to the user. However, the ability…

Conversational SearchDocument Ranking

Evaluating Mixed-initiative Conversational Search Systems via User Simulation

2022-04-17 · Ivan Sekulić, Mohammad Aliannejadi, Fabio Crestani

Clarifying the underlying user information need by asking clarifying questions is an important feature of modern conversational search system. However, evaluation of such systems through answering prompted clarifying que…

Conversational SearchText GenerationUser Simulation

Do Images Clarify? A Study on the Effect of Images on Clarifying Questions in Conversational Search

2026-02-09 · Clemencia Siro, Zahra Abbasiantaeb, Yifei Yuan, Mohammad Aliannejadi 외 arxiv

Conversational search systems increasingly employ clarifying questions to refine user queries and improve the search experience. Previous studies have demonstrated the usefulness of text-based clarifying questions in enh…

Question Answering

Asking Clarifying Questions for Preference Elicitation With Large Language Models

2025-10-13 · Ali Montazeralghaem, Guy Tennenholtz, Craig Boutilier, Ofer Meshi arxiv

Large Language Models (LLMs) have made it possible for recommendation systems to interact with users in open-ended conversational interfaces. In order to personalize LLM responses, it is crucial to elicit user preference…

Recommendation Systems

AGENT-CQ: Automatic Generation and Evaluation of Clarifying Questions for Conversational Search with LLMs

2024-10-25 · Clemencia Siro, Yifei Yuan, Mohammad Aliannejadi, Maarten de Rijke

Generating diverse and effective clarifying questions is crucial for improving query understanding and retrieval performance in open-domain conversational search (CS) systems. We propose AGENT-CQ (Automatic GENeration, a…

Conversational SearchRetrieval