Pith. sign in

REVIEW 1 cited by

Pseudo Relevance Feedback is Enough to Close the Gap Between Small and Large Dense Retrieval Models

Not yet reviewed by Pith; the record is open.

This paper has not been read by Pith yet. Machine review is queued; the pith claim, tier, and objections will appear here once it completes.

SPECIMEN: schema-true, not a live event

T0 review · schema-true

One-sentence machine reading of the paper's core claim.

pith:XXXXXXXX · record.json · timestamp

arxiv 2503.14887 v2 pith:LTFODNVI submitted 2025-03-19 cs.IR cs.LG

classification cs.IRcs.LG
keywords denseretrievalfeedbackpromptprfeffectivenesslargelargermodels
verification ladder T0 review T1 audit T2 compute T3 formal
0 comments
read the original abstract

Scaling dense retrievers to larger large language model (LLM) backbones has been a dominant strategy for improving their retrieval effectiveness. However, this has substantial cost implications: larger backbones require more expensive hardware (e.g. GPUs with more memory) and lead to higher indexing and querying costs (latency, energy consumption). In this paper, we challenge this paradigm by introducing PromptPRF, a feature-based pseudo-relevance feedback (PRF) framework that enables small LLM-based dense retrievers to achieve effectiveness comparable to much larger models. PromptPRF uses LLMs to extract query-independent, structured and unstructured features (e.g., entities, summaries, chain-of-thought keywords, essay) from top-ranked documents. These features are generated offline and integrated into dense query representations via prompting, enabling efficient retrieval without additional training. Unlike prior methods such as GRF, which rely on online, query-specific generation and sparse retrieval, PromptPRF decouples feedback generation from query processing and supports dense retrievers in a fully zero-shot setting. Experiments on TREC DL and BEIR benchmarks demonstrate that PromptPRF consistently improves retrieval effectiveness and offers favourable cost-effectiveness trade-offs. We further present ablation studies to understand the role of positional feedback and analyse the interplay between feature extractor size, PRF depth, and model performance. Our findings demonstrate that with effective PRF design, scaling the retriever is not always necessary, narrowing the gap between small and large models while reducing inference cost.

Discussion (0). Continue with ORCID to comment.

Forward citations

Cited by 1 Pith paper

Reviewed papers in the Pith corpus that reference this work. Sorted by Pith novelty score. Full citation record

  1. PLAID-PRF: Pseudo-Relevance Feedback with Centroid-like Tokens in PLAID

    cs.IR 2026-07 conditional novelty 7.0 of 10

    PLAID-PRF performs pseudo-relevance feedback by treating PLAID's indexing-time centroid codes as semantic terms, selecting diverse reconstructed token vectors to append to the query and rerunning PLAID.

Pith tools