Pith. sign in

REVIEW 2 cited by

ReFIT: Relevance Feedback from a Reranker during Inference

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 2305.11744 v2 pith:4NCGZMQV submitted 2023-05-19 cs.IR cs.CL

classification cs.IRcs.CL
keywords rerankerretrievalretrieverinferencerecallcandidatecandidatesduring
verification ladder T0 review T1 audit T2 compute T3 formal

Signed reviews

No signed human review yet.

0 comments
read the original abstract

Retrieve-and-rerank is a prevalent framework in neural information retrieval, wherein a bi-encoder network initially retrieves a pre-defined number of candidates (e.g., K=100), which are then reranked by a more powerful cross-encoder model. While the reranker often yields improved candidate scores compared to the retriever, its scope is confined to only the top K retrieved candidates. As a result, the reranker cannot improve retrieval performance in terms of Recall@K. In this work, we propose to leverage the reranker to improve recall by making it provide relevance feedback to the retriever at inference time. Specifically, given a test instance during inference, we distill the reranker's predictions for that instance into the retriever's query representation using a lightweight update mechanism. The aim of the distillation loss is to align the retriever's candidate scores more closely with those produced by the reranker. The algorithm then proceeds by executing a second retrieval step using the updated query vector. We empirically demonstrate that this method, applicable to various retrieve-and-rerank frameworks, substantially enhances retrieval recall across multiple domains, languages, and modalities.

Discussion (0). Continue with ORCID to comment.

Forward citations

Cited by 2 Pith papers

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

  1. Test-Time Optimization of Query Embeddings with Ranking Aware Reward Maximization

    cs.IR 2026-08 conditional novelty 6.0 of 10

    TTT-Embed distills reranker feedback into a reusable vector added to frozen query embeddings, improving retrieval by up to 8.36 nDCG@10 and generalizing to unseen queries and tasks.

  2. CoRank: LLM-Based Compact Reranking with Document Features for Scientific Retrieval

    cs.IR 2025-05 conditional novelty 5.0 of 10

    CoRank reranks scientific documents by first scoring 200 candidates from compact LLM-extracted features and then refining the top 20 with full text, improving average nDCG@10 from 50.6 to 55.5.

Pith tools