Cognitive Graph for Multi-Hop Reading Comprehension at Scale
About
We propose a new CogQA framework for multi-hop question answering in web-scale documents. Inspired by the dual process theory in cognitive science, the framework gradually builds a \textit{cognitive graph} in an iterative process by coordinating an implicit extraction module (System 1) and an explicit reasoning module (System 2). While giving accurate answers, our framework further provides explainable reasoning paths. Specifically, our implementation based on BERT and graph neural network efficiently handles millions of documents for multi-hop reasoning questions in the HotpotQA fullwiki dataset, achieving a winning joint $F_1$ score of 34.9 on the leaderboard, compared to 23.6 of the best competitor.
Ming Ding, Chang Zhou, Qibin Chen, Hongxia Yang, Jie Tang• 2019
Related benchmarks
| Task | Dataset | Result | Rank | |
|---|---|---|---|---|
| Multi-hop Question Answering | HotpotQA fullwiki setting (test) | Answer F148.9 | 64 | |
| Answer extraction and supporting sentence prediction | HotpotQA fullwiki (test) | Answer EM37.12 | 48 | |
| Multi-hop Question Answering | HotpotQA (dev) | Answer F149.4 | 43 | |
| Question Answering | HotpotQA (dev) | Answer F149.4 | 43 | |
| Multi-hop Question Answering | HotpotQA fullwiki setting (dev) | Answer F149.4 | 38 | |
| Question Answering | HotpotQA (test) | Ans F148.9 | 37 | |
| Question Answering | HotpotQA full wiki (dev) | F149.4 | 20 | |
| Retrieval | HotpotQA full wiki (dev) | PEM57.8 | 19 | |
| Supporting Fact Prediction | HotpotQA full wiki (dev) | F1 Score58.5 | 19 | |
| Answer extraction and supporting sentence prediction | HotpotQA fullwiki (dev) | Answer EM37.55 | 15 |
Showing 10 of 13 rows