English

Improved Learned Sparse Retrieval with Corpus-Specific Vocabularies

Information Retrieval 2024-01-15 v1

Abstract

We explore leveraging corpus-specific vocabularies that improve both efficiency and effectiveness of learned sparse retrieval systems. We find that pre-training the underlying BERT model on the target corpus, specifically targeting different vocabulary sizes incorporated into the document expansion process, improves retrieval quality by up to 12% while in some scenarios decreasing latency by up to 50%. Our experiments show that adopting corpus-specific vocabulary and increasing vocabulary size decreases average postings list length which in turn reduces latency. Ablation studies show interesting interactions between custom vocabularies, document expansion techniques, and sparsification objectives of sparse models. Both effectiveness and efficiency improvements transfer to different retrieval approaches such as uniCOIL and SPLADE and offer a simple yet effective approach to providing new efficiency-effectiveness trade-offs for learned sparse retrieval systems.

Keywords

Cite

@article{arxiv.2401.06703,
  title  = {Improved Learned Sparse Retrieval with Corpus-Specific Vocabularies},
  author = {Puxuan Yu and Antonio Mallia and Matthias Petri},
  journal= {arXiv preprint arXiv:2401.06703},
  year   = {2024}
}

Comments

ECIR 2024 Full Paper

R2 v1 2026-06-28T14:15:27.369Z