TL;DR
ZeQR is a zero-shot query reformulation framework that improves conversational search by explicitly resolving ambiguities using language models, outperforming existing methods across multiple datasets without requiring supervised training.
Contribution
Introduces ZeQR, a universal zero-shot query reformulation approach utilizing language models for ambiguity resolution, enhancing explainability and effectiveness in conversational search.
Findings
ZeQR outperforms state-of-the-art baselines on four TREC datasets.
The method effectively resolves coreference and omission ambiguities.
ZeQR is applicable to any retriever without additional adaptation.
Abstract
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 progress of supervised conversational search methods. Consequently, researchers are focusing more on zero-shot conversational search approaches. Nevertheless, existing zero-shot methods face three primary limitations: they are not universally applicable to all retrievers, their effectiveness lacks sufficient explainability, and they struggle to resolve common conversational ambiguities caused by omission. To address these limitations, we introduce a novel Zero-shot Query Reformulation (or Query Rewriting) (ZeQR) framework that reformulates queries based on previous dialogue contexts without requiring supervision from conversational search data. Specifically, our framework…
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.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
