paper-with-me

Papers

Generative and Pseudo-Relevant Feedback for Sparse, Dense and Learned Sparse Retrieval

2023-05-12 · Iain Mackie, Shubham Chatterjee, Jeffrey Dalton

Pseudo-relevance feedback (PRF) is a classical approach to address lexical mismatch by enriching the query using first-pass retrieval. Moreover, recent work on generative-relevance feedback (GRF) shows that query expansion models using text generated from large language models can improve sparse retrieval without depending on first-pass retrieval effectiveness. This work extends GRF to dense and learned sparse retrieval paradigms with experiments over six standard document ranking benchmarks. We find that GRF improves over comparable PRF techniques by around 10% on both precision and recall-oriented measures. Nonetheless, query analysis shows that GRF and PRF have contrasting benefits, with GRF providing external context not present in first-pass retrieval, whereas PRF grounds the query to the information contained within the target corpus. Thus, we propose combining generative and pseudo-relevance feedback ranking signals to achieve the benefits of both feedback classes, which significantly increases recall over PRF methods on 95% of experiments.

📄 PDF Abstract BibTeX arXiv:2305.07477

Code (0)

등록된 구현이 없습니다.

Tasks

Document RankingRetrieval

Similar Papers 제목 키워드 기반

Generative Relevance Feedback with Large Language Models

2023-04-25 · Iain Mackie, Shubham Chatterjee, Jeffrey Dalton

Current query expansion models use pseudo-relevance feedback to improve first-pass retrieval effectiveness; however, this fails when the initial results are not relevant. Instead of building a language model from retriev…

ArticlesLanguage ModelingLanguage ModellingRetrieval

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

Pseudo-Relevance Feedback for Multiple Representation Dense Retrieval

2021-06-21 · Xiao Wang, Craig Macdonald, Nicola Tonellotto, Iadh Ounis

Pseudo-relevance feedback mechanisms, from Rocchio to the relevance models, have shown the usefulness of expanding and reweighting the users' initial queries using information occurring in an initial set of retrieved doc…

Information RetrievalPassage RankingRerankingRetrieval+1

A Deep Learning Approach for Selective Relevance Feedback

2024-01-20 · Suchana Datta, Debasis Ganguly, Sean MacAvaney, Derek Greene

Pseudo-relevance feedback (PRF) can enhance average retrieval effectiveness over a sufficiently large number of queries. However, PRF often introduces a drift into the original information need, thus hurting the retrieva…

Deep LearningRetrieval

GreekBarRetrieval: A Benchmark for Greek Statutory Retrieval

2026-08-19 · Ernest Beta, Odysseas S. Chlapanis, Dimitrios Galanis, Ion Androutsopoulos arxiv

Statutory retrieval is necessary for citation-grounded legal question answering, but remains underexplored for Greek. We introduce GreekBarRetrieval, a public retrieval benchmark derived from, and complementing GreekBarB…

Question Answering