English

ASRank: Zero-Shot Re-Ranking with Answer Scent for Document Retrieval

Computation and Language 2025-01-28 v1

Abstract

Retrieval-Augmented Generation (RAG) models have drawn considerable attention in modern open-domain question answering. The effectiveness of RAG depends on the quality of the top retrieved documents. However, conventional retrieval methods sometimes fail to rank the most relevant documents at the top. In this paper, we introduce ASRank, a new re-ranking method based on scoring retrieved documents using zero-shot answer scent which relies on a pre-trained large language model to compute the likelihood of the document-derived answers aligning with the answer scent. Our approach demonstrates marked improvements across several datasets, including NQ, TriviaQA, WebQA, ArchivalQA, HotpotQA, and Entity Questions. Notably, ASRank increases Top-1 retrieval accuracy on NQ from 19.2%19.2\% to 46.5%46.5\% for MSS and 22.1%22.1\% to 47.3%47.3\% for BM25. It also shows strong retrieval performance on several datasets compared to state-of-the-art methods (47.3 Top-1 by ASRank vs 35.4 by UPR by BM25).

Keywords

Cite

@article{arxiv.2501.15245,
  title  = {ASRank: Zero-Shot Re-Ranking with Answer Scent for Document Retrieval},
  author = {Abdelrahman Abdallah and Jamshid Mozafari and Bhawna Piryani and Adam Jatowt},
  journal= {arXiv preprint arXiv:2501.15245},
  year   = {2025}
}

Comments

Accepted At NAACL 2025

R2 v1 2026-06-28T21:17:42.908Z