English

Pre-training with Large Language Model-based Document Expansion for Dense Passage Retrieval

Information Retrieval 2023-08-17 v1 Computation and Language

Abstract

In this paper, we systematically study the potential of pre-training with Large Language Model(LLM)-based document expansion for dense passage retrieval. Concretely, we leverage the capabilities of LLMs for document expansion, i.e. query generation, and effectively transfer expanded knowledge to retrievers using pre-training strategies tailored for passage retrieval. These strategies include contrastive learning and bottlenecked query generation. Furthermore, we incorporate a curriculum learning strategy to reduce the reliance on LLM inferences. Experimental results demonstrate that pre-training with LLM-based document expansion significantly boosts the retrieval performance on large-scale web-search tasks. Our work shows strong zero-shot and out-of-domain retrieval abilities, making it more widely applicable for retrieval when initializing with no human-labeled data.

Keywords

Cite

@article{arxiv.2308.08285,
  title  = {Pre-training with Large Language Model-based Document Expansion for Dense Passage Retrieval},
  author = {Guangyuan Ma and Xing Wu and Peng Wang and Zijia Lin and Songlin Hu},
  journal= {arXiv preprint arXiv:2308.08285},
  year   = {2023}
}

Comments

10 pages, 3 tables, 4 figures, under review

R2 v1 2026-06-28T11:56:54.553Z