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

Answering Any-hop Open-domain Questions with Iterative Document Reranking

About

Existing approaches for open-domain question answering (QA) are typically designed for questions that require either single-hop or multi-hop reasoning, which make strong assumptions of the complexity of questions to be answered. Also, multi-step document retrieval often incurs higher number of relevant but non-supporting documents, which dampens the downstream noise-sensitive reader module for answer extraction. To address these challenges, we propose a unified QA framework to answer any-hop open-domain questions, which iteratively retrieves, reranks and filters documents, and adaptively determines when to stop the retrieval process. To improve the retrieval accuracy, we propose a graph-based reranking model that perform multi-document interaction as the core of our iterative reranking framework. Our method consistently achieves performance comparable to or better than the state-of-the-art on both single-hop and multi-hop open-domain QA datasets, including Natural Questions Open, SQuAD Open, and HotpotQA.

Ping Nie, Yuyu Zhang, Arun Ramamurthy, Le Song• 2020

Related benchmarks

TaskDatasetResultRank
Multi-hop Question AnsweringHotpotQA fullwiki setting (test)
Answer F175.9
64
Answer extraction and supporting sentence predictionHotpotQA fullwiki (test)
Answer EM62.5
48
Question AnsweringHotpotQA (dev)
Answer F176.9
43
Open-domain Question AnsweringSQUAD Open (test)
Exact Match56.6
39
Multi-hop Question AnsweringHotpotQA fullwiki setting (dev)
Answer F175.9
38
Open-domain Question AnsweringNaturalQ-Open (test)
EM45.5
37
Question AnsweringHotpotQA (test)
Ans F175.9
37
Question AnsweringHotpotQA full wiki (dev)
F176.9
20
Supporting Fact PredictionHotpotQA full wiki (dev)
F1 Score79.1
19
RetrievalHotpotQA full wiki (dev)
PEM79.8
19
Showing 10 of 10 rows

Other info

Follow for update