← smac.pub home

Generative Query Reformulation for Effective Adhoc Search

pdf bibtex 7 citations workshop paper short conference paper

Authors: Xiao Wang, Sean MacAvaney, Craig Macdonald, Iadh Ounis

Appeared in: The First Workshop on Generative Information Retrieval (GenIR @ SIGIR 2023)

Links/IDs:
arXiv 2308.00415 Google Scholar 7wWfoDgAAAAJ:vV6vV6tmYwMC Semantic Scholar 6b913e84066186f57e0210728872159cc47f52ef Enlighten 300533 smac.pub genir2023-t5qe

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 reformulation method, we leverage different techniques, including fine-tuning and direct prompting, to harness the knowledge of language models. The reformulated queries produced by the generative models are demonstrated to markedly benefit the effectiveness of a state-of-the-art retrieval pipeline on four TREC test collections (varying from TREC 2004 Robust to the TREC 2019 Deep Learning). Furthermore, our results indicate that our studied generative models can outperform various statistical query expansion approaches while remaining comparable to other existing complex neural query reformulation models, with the added benefit of being simpler to implement.

BibTeX @inproceedings{wang:genir2023-t5qe, author = {Wang, Xiao and MacAvaney, Sean and Macdonald, Craig and Ounis, Iadh}, title = {Generative Query Reformulation for Effective Adhoc Search}, booktitle = {The First Workshop on Generative Information Retrieval}, year = {2023}, url = {https://arxiv.org/abs/2308.00415} }