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

Select, Answer and Explain: Interpretable Multi-hop Reading Comprehension over Multiple Documents

About

Interpretable multi-hop reading comprehension (RC) over multiple documents is a challenging problem because it demands reasoning over multiple information sources and explaining the answer prediction by providing supporting evidences. In this paper, we propose an effective and interpretable Select, Answer and Explain (SAE) system to solve the multi-document RC problem. Our system first filters out answer-unrelated documents and thus reduce the amount of distraction information. This is achieved by a document classifier trained with a novel pairwise learning-to-rank loss. The selected answer-related documents are then input to a model to jointly predict the answer and supporting sentences. The model is optimized with a multi-task learning objective on both token level for answer prediction and sentence level for supporting sentences prediction, together with an attention-based interaction between these two tasks. Evaluated on HotpotQA, a challenging multi-hop RC data set, the proposed SAE system achieves top competitive performance in distractor setting compared to other existing systems on the leaderboard.

Ming Tu, Kevin Huang, Guangtao Wang, Jing Huang, Xiaodong He, Bowen Zhou• 2019

Related benchmarks

TaskDatasetResultRank
Question AnsweringHotpotQA distractor (dev)
Answer F180.8
45
Question AnsweringHotpotQA distractor setting (test)
Answer F179.62
34
Supporting Fact PredictionHotpotQA distractor (dev)
F1 Score87.4
13
Question AnsweringHotpotQA (test)
EM0.677
12
RetrievalHotpotQA (dev)
EM91.98
7
Multi-hop Question AnsweringHotpotQA distractor
Answer F180.75
6
Multi-hop Question AnsweringHotpotQA blind (test)
Answer EM66.92
6
Showing 7 of 7 rows

Other info

Follow for update