Conversational Query Reformulation with the Guidance of Retrieved Documents
Jeonghyun Park, Hwanhee Lee

TL;DR
GuideCQR enhances conversational search by refining queries with key info from retrieved documents, leading to state-of-the-art results and improvements even with human-written queries.
Contribution
This paper introduces GuideCQR, a novel framework that leverages retrieved documents to improve query reformulation in conversational search.
Findings
Achieves state-of-the-art performance on multiple datasets.
Outperforms previous CQR methods.
Provides additional gains with human-written queries.
Abstract
Conversational search seeks to retrieve relevant passages for the given questions in conversational question answering. Conversational Query Reformulation (CQR) improves conversational search by refining the original queries into de-contextualized forms to resolve the issues in the original queries, such as omissions and coreferences. Previous CQR methods focus on imitating human written queries which may not always yield meaningful search results for the retriever. In this paper, we introduce GuideCQR, a framework that refines queries for CQR by leveraging key information from the initially retrieved documents. Specifically, GuideCQR extracts keywords and generates expected answers from the retrieved documents, then unifies them with the queries after filtering to add useful information that enhances the search process. Experimental results demonstrate that our proposed method achieves…
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
TopicsSemantic Web and Ontologies · Natural Language Processing Techniques
MethodsFocus
