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

HopRetriever: Retrieve Hops over Wikipedia to Answer Complex Questions

About

Collecting supporting evidence from large corpora of text (e.g., Wikipedia) is of great challenge for open-domain Question Answering (QA). Especially, for multi-hop open-domain QA, scattered evidence pieces are required to be gathered together to support the answer extraction. In this paper, we propose a new retrieval target, hop, to collect the hidden reasoning evidence from Wikipedia for complex question answering. Specifically, the hop in this paper is defined as the combination of a hyperlink and the corresponding outbound link document. The hyperlink is encoded as the mention embedding which models the structured knowledge of how the outbound link entity is mentioned in the textual context, and the corresponding outbound link document is encoded as the document embedding representing the unstructured knowledge within it. Accordingly, we build HopRetriever which retrieves hops over Wikipedia to answer complex questions. Experiments on the HotpotQA dataset demonstrate that HopRetriever outperforms previously published evidence retrieval methods by large margins. Moreover, our approach also yields quantifiable interpretations of the evidence collection process.

Shaobo Li, Xiaoguang Li, Lifeng Shang, Xin Jiang, Qun Liu, Chengjie Sun, Zhenzhou Ji, Bingquan Liu• 2020

Related benchmarks

TaskDatasetResultRank
Multi-hop Question AnsweringHotpotQA fullwiki setting (test)
Answer F173.9
64
Answer extraction and supporting sentence predictionHotpotQA fullwiki (test)
Answer EM64.83
48
Question AnsweringHotpotQA (dev)
Answer F179.2
43
Multi-hop Question AnsweringHotpotQA fullwiki setting (dev)
Answer F179.2
38
Question AnsweringHotpotQA (test)
Ans F177.8
37
Question AnsweringHotpotQA full wiki (dev)
F179.2
20
RetrievalHotpotQA full wiki (dev)
PEM86.94
19
Supporting Fact PredictionHotpotQA full wiki (dev)
F1 Score81.8
19
Answer extraction and supporting sentence predictionHotpotQA fullwiki (dev)
Answer EM66.56
15
End-to-end Question AnsweringHotpotQA official Wikipedia paragraphs
EM67.1
9
Showing 10 of 11 rows

Other info

Follow for update