English

Passage Ranking with Weak Supervision

Information Retrieval 2019-06-05 v2 Computation and Language

Abstract

In this paper, we propose a \textit{weak supervision} framework for neural ranking tasks based on the data programming paradigm \citep{Ratner2016}, which enables us to leverage multiple weak supervision signals from different sources. Empirically, we consider two sources of weak supervision signals, unsupervised ranking functions and semantic feature similarities. We train a BERT-based passage-ranking model (which achieves new state-of-the-art performances on two benchmark datasets with full supervision) in our weak supervision framework. Without using ground-truth training labels, BERT-PR models outperform BM25 baseline by a large margin on all three datasets and even beat the previous state-of-the-art results with full supervision on two of the datasets.

Keywords

Cite

@article{arxiv.1905.05910,
  title  = {Passage Ranking with Weak Supervision},
  author = {Peng Xu and Xiaofei Ma and Ramesh Nallapati and Bing Xiang},
  journal= {arXiv preprint arXiv:1905.05910},
  year   = {2019}
}

Comments

6 pages, 1 figure

R2 v1 2026-06-23T09:06:47.988Z