Pith. sign in

REVIEW 17 cited by

Query2doc: Query Expansion with Large Language 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 2303.07678 v2 pith:PL75D4CX submitted 2023-03-14 cs.IR cs.CL

classification cs.IRcs.CL
keywords queryllmspseudo-documentsquery2docdenseexpansionlanguagelarge
verification ladder T0 review T1 audit T2 compute T3 formal
0 comments
read the original abstract

This paper introduces a simple yet effective query expansion approach, denoted as query2doc, to improve both sparse and dense retrieval systems. The proposed method first generates pseudo-documents by few-shot prompting large language models (LLMs), and then expands the query with generated pseudo-documents. LLMs are trained on web-scale text corpora and are adept at knowledge memorization. The pseudo-documents from LLMs often contain highly relevant information that can aid in query disambiguation and guide the retrievers. Experimental results demonstrate that query2doc boosts the performance of BM25 by 3% to 15% on ad-hoc IR datasets, such as MS-MARCO and TREC DL, without any model fine-tuning. Furthermore, our method also benefits state-of-the-art dense retrievers in terms of both in-domain and out-of-domain results.

Discussion (0). Sign in to comment.

Forward citations

Cited by 17 Pith papers

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

  1. RICE-PO: Turning Retrieval Interactions into Credit Signals for Reasoning Agents

    cs.CL 2026-05 unverdicted novelty 6.0 of 10

    RICE-PO trains retrieval agents using retrieval scores of intermediate summaries as local rewards, gated by influence and residual-stability estimates, outperforming group-based RL baselines on BRIGHT and BEIR.

  2. FitText: Evolving Agent Tool Ecologies via Memetic Retrieval

    cs.AI 2026-05 unverdicted novelty 6.0 of 10

    FitText embeds memetic evolutionary retrieval inside the agent's reasoning loop to iteratively refine pseudo-tool descriptions, raising retrieval rank from 8.81 to 2.78 on ToolRet and pass rate to 0.73 on StableToolBench.

  3. LLM-guided Hierarchical Search for End-to-end Reasoning Intensive Retrieval

    cs.IR 2025-10 conditional novelty 6.0 of 10

    An LLM directly traverses a hierarchical semantic index of a corpus, using calibrated path-relevance scores to retrieve documents for reasoning-intensive queries.

  4. A Tale of LLMs and Induced Small Proxies: Scalable Small Language Models for Knowledge Mining

    cs.AI 2025-10 conditional novelty 6.0 of 10

    LLM-written pipelines and LLM-generated labels are distilled into one small instruction-following model that performs classification and span extraction cheaply at corpus scale.

  5. Aligned Query Expansion: Efficient Query Expansion for Information Retrieval through LLM Alignment

    cs.IR 2025-07 conditional novelty 6.0 of 10

    AQE uses retrieval rank as a preference signal to fine-tune T0 with RSFT and DPO, beating generate-then-filter baselines on four QA datasets.

  6. KGRAG-Ex: Explainable Retrieval-Augmented Generation with Knowledge Graph-based Perturbations

    cs.LG 2025-07 reject novelty 6.0 of 10

    KGRAG-Ex retrieves answer-relevant paths through a knowledge graph, turns them into natural-language paragraphs, and explains each answer by removing individual graph nodes, edges, or sub-paths and observing whether t...

  7. Harnessing the Power of Reinforcement Learning for Language-Model-Based Information Retriever via Query-Document Co-Augmentation

    cs.IR 2025-06 conditional novelty 6.0 of 10

    A bidirectional RL framework jointly optimizes LLM query and document augmentation and improves retrieval accuracy on BEIR benchmarks beyond query-only rewriting.

  8. SGIC: A Self-Guided Iterative Calibration Framework for RAG

    cs.CL 2025-06 conditional novelty 6.0 of 10

    SGIC feeds a model's own uncertainty scores back into its prompt for several calibration rounds and improves RAG accuracy on HotpotQA, NQ, and GSM8K.

  9. Foundation Models for Geospatial Reasoning: Assessing Capabilities of Large Language Models in Understanding Geometries and Topological Spatial Relations

    cs.CL 2025-05 conditional novelty 6.0 of 10

    Large language models, especially GPT-4 with few-shot prompts, can classify topological spatial relations between WKT-encoded geometries with roughly 0.6 to 0.66 accuracy, though errors cluster near conceptually simil...

  10. SearchOS-V1: Towards Robust Open-Domain Information-Seeking Agent Collaboration

    cs.AI 2026-07 conditional novelty 5.0 of 10

    A multi-agent web-search framework that stores progress in shared evidence, coverage, and failure state reports the best F1 scores among compared baselines on WideSearch (80.3 item F1) and GISA (76.5 set F1).

  11. Domain-Aware RAG: MoL-Enhanced RL for Efficient Training and Scalable Retrieval

    cs.CL 2025-09 conditional novelty 5.0 of 10

    A two-stage RAG training pipeline, MoL continual pre-training plus GRPO reinforcement learning with single-passage training and multi-passage inference, reports state-of-the-art retrieval recall on NFCORPUS and SCIFAC...

  12. A Query-Aware Multi-Path Knowledge Graph Fusion Approach for Enhancing Retrieval-Augmented Generation in Large Language Models

    cs.IR 2025-07 conditional novelty 5.0 of 10

    QMKGF builds multi-path knowledge graph subgraphs from LLM-extracted entities, fuses the highest-scoring subgraph with query-relevant triples, and expands the query to improve RAG answer quality.

  13. Leveraging Spreading Activation for Improved Document Retrieval in Knowledge-Graph-Based RAG Systems

    cs.AI 2025-12 conditional novelty 4.0 of 10

    A spreading-activation retrieval module over an automatically constructed knowledge graph improves multi-hop QA in RAG systems, with up to 39 percentage points gain when combined with chain-of-thought retrieval.

  14. LLM Ensemble for RAG: Role of Context Length in Zero-Shot Question Answering for BioASQ Challenge

    cs.CL 2025-09 conditional novelty 4.0 of 10

    An ensemble of zero-shot LLMs with BM25 retrieval and semantic reranking ranked first in one BioASQ 13 yes/no batch, with longer contexts observed to hurt answer quality.

  15. AIAP: A No-Code Workflow Builder for Non-Experts with Natural Language and Multi-Agent Collaboration

    cs.HC 2025-08 conditional novelty 4.0 of 10

    A no-code workflow builder with hidden multi-agent decomposition yields positive usability scores, but the study does not support the claim of significant improvement.

  16. GOLFer: Smaller LM-Generated Documents Hallucination Filter & Combiner for Query Expansion in Information Retrieval

    cs.IR 2025-06 conditional novelty 4.0 of 10

    GOLFer filters hallucinated sentences from small-LM-generated hypothetical documents and reweights the rest into the query, improving retrieval at lower cost than large LLM expansion.

  17. Exp4Fuse: A Rank Fusion Framework for Enhanced Sparse Retrieval using Large Language Model-based Query Expansion

    cs.IR 2025-06 conditional novelty 4.0 of 10

    Exp4Fuse improves sparse retrieval by fusing the ranked lists from the original query and an LLM-expanded query using a modified reciprocal rank fusion.

Pith tools