paper-with-me

Papers

Generative Query Reformulation for Effective Adhoc Search

2023-08-01 · Xiao Wang, Sean MacAvaney, Craig Macdonald, Iadh Ounis

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.

📄 PDF Abstract BibTeX arXiv:2308.00415

Code (0)

등록된 구현이 없습니다.

Tasks

Information RetrievalRetrieval

Similar Papers 제목 키워드 기반

ConvGQR: Generative Query Reformulation for Conversational Search

2023-05-25 · Fengran Mo, Kelong Mao, Yutao Zhu, Yihong Wu 외

In conversational search, the user's real search intent for the current turn is dependent on the previous conversation history. It is challenging to determine a good search query from the whole conversation context. To a…

Conversational SearchRetrieval

Generative Query Reformulation Using Ensemble Prompting, Document Fusion, and Relevance Feedback

2024-05-27 · Kaustubh D. Dhole, Ramraj Chandradevan, Eugene Agichtein

Query Reformulation (QR) is a set of techniques used to transform a user's original search query to a text that better aligns with the user's intent and improves their search experience. Recently, zero-shot QR has been a…

Retrieval

Applications of Generative Adversarial Models in Visual Search Reformulation

2019-10-28 · Kyle Xiao, Houdong Hu, Yan Wang

Query reformulation is the process by which a input search query is refined by the user to match documents outside the original top-n results. On average, roughly 50% of text search queries involve some form of reformula…

GenCRF: Generative Clustering and Reformulation Framework for Enhanced Intent-Driven Information Retrieval

2024-09-17 · Wonduk Seo, Haojie Zhang, Yueyang Zhang, Changhao Zhang 외

Query reformulation is a well-known problem in Information Retrieval (IR) aimed at enhancing single search successful completion rate by automatically modifying user's input query. Recent methods leverage Large Language …

Information RetrievalRetrieval

A Semantic Search Pipeline for Causality-driven Adhoc Information Retrieval

2025-03-02 · Dhairya Dalal, Sharmi Dev Gupta, Bentolhoda Binaei

We present a unsupervised semantic search pipeline for the Causality-driven Adhoc Information Retrieval (CAIR-2021) shared task. The CAIR shared task expands traditional information retrieval to support the retrieval of …

Information RetrievalRetrieval