English

Ranking Paragraphs for Improving Answer Recall in Open-Domain Question Answering

Computation and Language 2018-10-02 v1 Machine Learning

Abstract

Recently, open-domain question answering (QA) has been combined with machine comprehension models to find answers in a large knowledge source. As open-domain QA requires retrieving relevant documents from text corpora to answer questions, its performance largely depends on the performance of document retrievers. However, since traditional information retrieval systems are not effective in obtaining documents with a high probability of containing answers, they lower the performance of QA systems. Simply extracting more documents increases the number of irrelevant documents, which also degrades the performance of QA systems. In this paper, we introduce Paragraph Ranker which ranks paragraphs of retrieved documents for a higher answer recall with less noise. We show that ranking paragraphs and aggregating answers using Paragraph Ranker improves performance of open-domain QA pipeline on the four open-domain QA datasets by 7.8% on average.

Keywords

Cite

@article{arxiv.1810.00494,
  title  = {Ranking Paragraphs for Improving Answer Recall in Open-Domain Question Answering},
  author = {Jinhyuk Lee and Seongjun Yun and Hyunjae Kim and Miyoung Ko and Jaewoo Kang},
  journal= {arXiv preprint arXiv:1810.00494},
  year   = {2018}
}

Comments

EMNLP 2018

R2 v1 2026-06-23T04:23:47.280Z