Pith. sign in

REVIEW 4 cited by

GAR-meets-RAG Paradigm for Zero-Shot Information Retrieval

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 2310.20158 v1 pith:R6EIB5O5 submitted 2023-10-31 cs.CL

classification cs.CL
keywords retrievalzero-shotmodelsparadigmsbeirbestcontextdocuments
verification ladder T0 review T1 audit T2 compute T3 formal

Signed reviews

No signed human review yet.

0 comments
read the original abstract

Given a query and a document corpus, the information retrieval (IR) task is to output a ranked list of relevant documents. Combining large language models (LLMs) with embedding-based retrieval models, recent work shows promising results on the zero-shot retrieval problem, i.e., no access to labeled data from the target domain. Two such popular paradigms are generation-augmented retrieval or GAR (generate additional context for the query and then retrieve), and retrieval-augmented generation or RAG (retrieve relevant documents as context and then generate answers). The success of these paradigms hinges on (i) high-recall retrieval models, which are difficult to obtain in the zero-shot setting, and (ii) high-precision (re-)ranking models which typically need a good initialization. In this work, we propose a novel GAR-meets-RAG recurrence formulation that overcomes the challenges of existing paradigms. Our method iteratively improves retrieval (via GAR) and rewrite (via RAG) stages in the zero-shot setting. A key design principle is that the rewrite-retrieval stages improve the recall of the system and a final re-ranking stage improves the precision. We conduct extensive experiments on zero-shot passage retrieval benchmarks, BEIR and TREC-DL. Our method establishes a new state-of-the-art in the BEIR benchmark, outperforming previous best results in Recall@100 and nDCG@10 metrics on 6 out of 8 datasets, with up to 17% relative gains over the previous best.

Discussion (0). Continue with ORCID to comment.

Forward citations

Cited by 4 Pith papers

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

  1. Monte Carlo Tree Search for Table-to-Multimodal Report Generation

    cs.AI 2026-08 conditional novelty 5.0 of 10

    MCTS-Report applies Monte Carlo Tree Search to multimodal table-to-report generation, reaching a 77.9 overall score on the new MMRBench benchmark, but its evaluation relies on a single, unvalidated LLM judge.

  2. Advancing Large Language Models for Spatiotemporal and Semantic Association Mining of Similar Environmental Events

    cs.IR 2024-11 reject novelty 5.0 of 10

    A language-model retrieval plus Geo-Time Re-ranking pipeline finds similar environmental events more accurately than several dense retrieval and reranking baselines on the LEO Network corpus.

  3. A Retrieval-Augmented Generation Framework for Academic Literature Navigation in Data Science

    cs.IR 2024-12 conditional novelty 4.0 of 10

    A five-stage enhanced RAG pipeline for data science literature is reported to improve LLM-judged context relevance, though the evaluation is self-contained and not externally validated.

  4. Foundations of GenIR

    cs.IR 2025-01 unverdicted novelty 1.0 of 10

    A survey chapter proposing that generative AI reshapes information access through two paradigms, information generation and information synthesis.

Pith tools