Our new X account is live! Follow @wizwand_team for updates
WorkDL logo mark

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

About

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.

Jinhyuk Lee, Seongjun Yun, Hyunjae Kim, Miyoung Ko, Jaewoo Kang• 2018

Related benchmarks

TaskDatasetResultRank
Open-domain Question AnsweringSQUAD Open (test)
Exact Match30.2
39
Open-domain Question AnsweringNaturalQ-Open (test)
EM26.5
37
Open-domain Question AnsweringSQuAD Open-domain 1.1 (test)
Exact Match (EM)30.2
30
Question AnsweringSQuAD-Open
EM30.2
28
Open-domain Question AnsweringSQuAD
EM30.2
16
Open-domain Question AnsweringSQuAD v1.1 (dev)
EM30.2
13
Open-domain Question AnsweringNatural Questions Open (dev)
EM24.8
9
Showing 7 of 7 rows

Other info

Follow for update