Adaptive Query Rewriting: Aligning Rewriters through Marginal Probability of Conversational Answers
Tianhua Zhang, Kun Li, Hongyin Luo, Xixin Wu, James Glass, Helen Meng

TL;DR
AdaQR is a novel framework that improves conversational query rewriting by leveraging marginal answer probabilities to align rewriters with retriever preferences, requiring minimal annotations and adapting well across domains.
Contribution
Introduces AdaQR, a training method for query rewriters that uses answer probabilities to optimize without extensive annotations, enhancing adaptability and performance.
Findings
Improves in-domain query rewriting with limited annotations
Effectively adapts to out-of-domain datasets
Enhances passage retrieval in conversational QA
Abstract
Query rewriting is a crucial technique for passage retrieval in open-domain conversational question answering (CQA). It decontexualizes conversational queries into self-contained questions suitable for off-the-shelf retrievers. Existing methods attempt to incorporate retriever's preference during the training of rewriting models. However, these approaches typically rely on extensive annotations such as in-domain rewrites and/or relevant passage labels, limiting the models' generalization and adaptation capabilities. In this paper, we introduce AdaQR (ptive uery ewriting), a framework for training query rewriting models with limited rewrite annotations from seed datasets and completely no passage label. Our approach begins by fine-tuning compact large language models using only ~ of rewrite annotations from the seed dataset training split. The…
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
Taxonomy
TopicsNatural Language Processing Techniques · Topic Modeling · Speech and dialogue systems
