English

Towards Robust Ranker for Text Retrieval

Information Retrieval 2022-06-17 v1 Computation and Language

Abstract

A ranker plays an indispensable role in the de facto 'retrieval & rerank' pipeline, but its training still lags behind -- learning from moderate negatives or/and serving as an auxiliary module for a retriever. In this work, we first identify two major barriers to a robust ranker, i.e., inherent label noises caused by a well-trained retriever and non-ideal negatives sampled for a high-capable ranker. Thereby, we propose multiple retrievers as negative generators improve the ranker's robustness, where i) involving extensive out-of-distribution label noises renders the ranker against each noise distribution, and ii) diverse hard negatives from a joint distribution are relatively close to the ranker's negative distribution, leading to more challenging thus effective training. To evaluate our robust ranker (dubbed R2^2anker), we conduct experiments in various settings on the popular passage retrieval benchmark, including BM25-reranking, full-ranking, retriever distillation, etc. The empirical results verify the new state-of-the-art effectiveness of our model.

Keywords

Cite

@article{arxiv.2206.08063,
  title  = {Towards Robust Ranker for Text Retrieval},
  author = {Yucheng Zhou and Tao Shen and Xiubo Geng and Chongyang Tao and Can Xu and Guodong Long and Binxing Jiao and Daxin Jiang},
  journal= {arXiv preprint arXiv:2206.08063},
  year   = {2022}
}

Comments

11 pages of main content, 4 tables, 3 figures

R2 v1 2026-06-24T11:53:29.853Z