English

A Neural Passage Model for Ad-hoc Document Retrieval

Information Retrieval 2021-03-18 v1

Abstract

Traditional statistical retrieval models often treat each document as a whole. In many cases, however, a document is relevant to a query only because a small part of it contain the targeted information. In this work, we propose a neural passage model (NPM) that uses passage-level information to improve the performance of ad-hoc retrieval. Instead of using a single window to extract passages, our model automatically learns to weight passages with different granularities in the training process. We show that the passage-based document ranking paradigm from previous studies can be directly derived from our neural framework. Also, our experiments on a TREC collection showed that the NPM can significantly outperform the existing passage-based retrieval models.

Keywords

Cite

@article{arxiv.2103.09306,
  title  = {A Neural Passage Model for Ad-hoc Document Retrieval},
  author = {Qingyao Ai and Brendan O Connor and W. Bruce Croft},
  journal= {arXiv preprint arXiv:2103.09306},
  year   = {2021}
}
R2 v1 2026-06-24T00:15:10.134Z