paper-with-me

Papers

Pseudo-Query Reformulation

2015-07-14 · Diaz Fernando

Automatic query reformulation refers to rewriting a user's original query in order to improve the ranking of retrieval results compared to the original query. We present a general framework for automatic query reformulation based on discrete optimization. Our approach, referred to as pseudo-query reformulation, treats automatic query reformulation as a search problem over the graph of unweighted queries linked by minimal transformations (e.g. term additions, deletions). This framework allows us to test existing performance prediction methods as heuristics for the graph search process. We demonstrate the effectiveness of the approach on several publicly available datasets.

📄 PDF Abstract BibTeX arXiv:1507.03928

Code (0)

등록된 구현이 없습니다.

Tasks

Retrieval

Similar 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 q…

Information RetrievalRetrieval

Concept Based vs. Pseudo Relevance Feedback Performance Evaluation for Information Retrieval System

2014-03-18 · Mohammed El Amine Abderrahim

This article evaluates the performance of two techniques for query reformulation in a system for information retrieval, namely, the concept based and the pseudo relevance feedback reformulation. The experiments performed…

Information RetrievalRetrieval

LoL: A Comparative Regularization Loss over Query Reformulation Losses for Pseudo-Relevance Feedback

2022-04-25 · Yunchang Zhu, Liang Pang, Yanyan Lan, HuaWei Shen 외

Pseudo-relevance feedback (PRF) has proven to be an effective query reformulation technique to improve retrieval accuracy. It aims to alleviate the mismatch of linguistic expressions between a query and its potential rel…

Retrieval

GenQREnsemble: Zero-Shot LLM Ensemble Prompting for Generative Query Reformulation

2024-04-04 · Kaustubh Dhole, 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 sh…

Passage RankingRetrieval

Decoding a Neural Retriever's Latent Space for Query Suggestion

2022-10-21 · Leonard Adolphs, Michelle Chen Huebscher, Christian Buck, Sertan Girgin 외

Neural retrieval models have superseded classic bag-of-words methods such as BM25 as the retrieval framework of choice. However, neural systems lack the interpretability of bag-of-words models; it is not trivial to conne…

DecoderInformation RetrievalRetrieval