Generative Query Reformulation for Effective Adhoc Search
Xiao Wang, Sean MacAvaney, Craig Macdonald, Iadh Ounis

TL;DR
This paper explores the use of generative language models for query reformulation in information retrieval, demonstrating their effectiveness and comparing them with traditional and neural approaches across multiple datasets.
Contribution
It introduces and evaluates two generative query reformulation frameworks, GenQR and GenPRF, showing they outperform statistical methods and are comparable to complex neural models.
Findings
Generative models significantly improve retrieval effectiveness.
Reformulated queries outperform traditional pseudo-relevance feedback methods.
Generative approaches are simpler to implement than complex neural models.
Abstract
Performing automatic reformulations of a user's query is a popular paradigm used in information retrieval (IR) for improving effectiveness -- as exemplified by the pseudo-relevance feedback approaches, which expand the query in order to alleviate the vocabulary mismatch problem. Recent advancements in generative language models have demonstrated their ability in generating responses that are relevant to a given prompt. In light of this success, we seek to study the capacity of such models to perform query reformulation and how they compare with long-standing query reformulation methods that use pseudo-relevance feedback. In particular, we investigate two representative query reformulation frameworks, GenQR and GenPRF. GenQR directly reformulates the user's input query, while GenPRF provides additional context for the query by making use of pseudo-relevance feedback information. For each…
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 · Information Retrieval and Search Behavior · Advanced Image and Video Retrieval Techniques
