English

Improving Neural Ranking Models with Traditional IR Methods

Information Retrieval 2023-08-30 v1 Computation and Language

Abstract

Neural ranking methods based on large transformer models have recently gained significant attention in the information retrieval community, and have been adopted by major commercial solutions. Nevertheless, they are computationally expensive to create, and require a great deal of labeled data for specialized corpora. In this paper, we explore a low resource alternative which is a bag-of-embedding model for document retrieval and find that it is competitive with large transformer models fine tuned on information retrieval tasks. Our results show that a simple combination of TF-IDF, a traditional keyword matching method, with a shallow embedding model provides a low cost path to compete well with the performance of complex neural ranking models on 3 datasets. Furthermore, adding TF-IDF measures improves the performance of large-scale fine tuned models on these tasks.

Keywords

Cite

@article{arxiv.2308.15027,
  title  = {Improving Neural Ranking Models with Traditional IR Methods},
  author = {Anik Saha and Oktie Hassanzadeh and Alex Gittens and Jian Ni and Kavitha Srinivas and Bulent Yener},
  journal= {arXiv preprint arXiv:2308.15027},
  year   = {2023}
}

Comments

Short paper, 4 pages

R2 v1 2026-06-28T12:06:55.081Z