Mixed-initiative Query Rewriting in Conversational Passage Retrieval
Dayu Yang, Yue Zhang, Hui Fang

TL;DR
This paper introduces a mixed-initiative query rewriting approach for conversational passage retrieval, enhancing multi-stage retrieval pipelines by reformulating raw queries through user-system interaction, and demonstrates improved performance over existing methods.
Contribution
The paper presents a novel mixed-initiative query rewriting module that reformulates raw queries based on user feedback, improving retrieval effectiveness in conversational search.
Findings
Our method outperforms neural and rule-based reformulators in retrieval tasks.
The approach improves performance on TREC CAsT datasets.
Mixed-initiative interaction benefits conversational passage retrieval.
Abstract
In this paper, we report our methods and experiments for the TREC Conversational Assistance Track (CAsT) 2022. In this work, we aim to reproduce multi-stage retrieval pipelines and explore one of the potential benefits of involving mixed-initiative interaction in conversational passage retrieval scenarios: reformulating raw queries. Before the first ranking stage of a multi-stage retrieval pipeline, we propose a mixed-initiative query rewriting module, which achieves query rewriting based on the mixed-initiative interaction between the users and the system, as the replacement for the neural rewriting method. Specifically, we design an algorithm to generate appropriate questions related to the ambiguities in raw queries, and another algorithm to reformulate raw queries by parsing users' feedback and incorporating it into the raw query. For the first ranking stage of our multi-stage…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsTopic Modeling · Recommender Systems and Techniques · Information Retrieval and Search Behavior
