English

Efficiency and Effectiveness of SPLADE Models on Billion-Scale Web Document Title

Information Retrieval 2025-12-01 v1 Artificial Intelligence

Abstract

This paper presents a comprehensive comparison of BM25, SPLADE, and Expanded-SPLADE models in the context of large-scale web document retrieval. We evaluate the effectiveness and efficiency of these models on datasets spanning from tens of millions to billions of web document titles. SPLADE and Expanded-SPLADE, which utilize sparse lexical representations, demonstrate superior retrieval performance compared to BM25, especially for complex queries. However, these models incur higher computational costs. We introduce pruning strategies, including document-centric pruning and top-k query term selection, boolean query with term threshold to mitigate these costs and improve the models' efficiency without significantly sacrificing retrieval performance. The results show that Expanded-SPLADE strikes the best balance between effectiveness and efficiency, particularly when handling large datasets. Our findings offer valuable insights for deploying sparse retrieval models in large-scale search engines.

Keywords

Cite

@article{arxiv.2511.22263,
  title  = {Efficiency and Effectiveness of SPLADE Models on Billion-Scale Web Document Title},
  author = {Taeryun Won and Tae Kwan Lee and Hiun Kim and Hyemin Lee},
  journal= {arXiv preprint arXiv:2511.22263},
  year   = {2025}
}
R2 v1 2026-07-01T07:57:45.683Z