English

Noisy Self-Training with Synthetic Queries for Dense Retrieval

Computation and Language 2023-11-28 v1 Information Retrieval

Abstract

Although existing neural retrieval models reveal promising results when training data is abundant and the performance keeps improving as training data increases, collecting high-quality annotated data is prohibitively costly. To this end, we introduce a novel noisy self-training framework combined with synthetic queries, showing that neural retrievers can be improved in a self-evolution manner with no reliance on any external models. Experimental results show that our method improves consistently over existing methods on both general-domain (e.g., MS-MARCO) and out-of-domain (i.e., BEIR) retrieval benchmarks. Extra analysis on low-resource settings reveals that our method is data efficient and outperforms competitive baselines, with as little as 30% of labelled training data. Further extending the framework for reranker training demonstrates that the proposed method is general and yields additional gains on tasks of diverse domains.\footnote{Source code is available at \url{https://github.com/Fantabulous-J/Self-Training-DPR}}

Keywords

Cite

@article{arxiv.2311.15563,
  title  = {Noisy Self-Training with Synthetic Queries for Dense Retrieval},
  author = {Fan Jiang and Tom Drummond and Trevor Cohn},
  journal= {arXiv preprint arXiv:2311.15563},
  year   = {2023}
}

Comments

Accepted by EMNLP 2023 Findings

R2 v1 2026-06-28T13:32:17.647Z