English

Cognitive Graph for Multi-Hop Reading Comprehension at Scale

Computation and Language 2019-06-05 v2

Abstract

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 F1F_1 score of 34.9 on the leaderboard, compared to 23.6 of the best competitor.

Keywords

Cite

@article{arxiv.1905.05460,
  title  = {Cognitive Graph for Multi-Hop Reading Comprehension at Scale},
  author = {Ming Ding and Chang Zhou and Qibin Chen and Hongxia Yang and Jie Tang},
  journal= {arXiv preprint arXiv:1905.05460},
  year   = {2019}
}

Comments

ACL 2019

R2 v1 2026-06-23T09:05:41.949Z