IJCAI 2020poster0 citations

Multi-hop Reading Comprehension across Documents with Path-based Graph Convolutional Network

Zeyun Tang, Yongliang Shen, Xinyin Ma, Wei Xu, Jiale Yu, Weiming Lu

Abstract

Multi-hop reading comprehension across multiple documents attracts much attentions recently. In this paper, we propose a novel approach to tackle this multi-hop reading comprehension problem. Inspired by the human reasoning processing, we introduce a path-based graph with reasoning paths which extracted from supporting documents. The path-based graph can combine both the idea of the graph-based and path-based approaches, so it is better for multi-hop reasoning. Meanwhile, we propose Gated-GCN to accumulate evidences on the path-based graph, which contains a new question-aware gating mechanism to regulate the usefulness of information propagating across documents and add question information during reasoning. We evaluate our approach on WikiHop dataset, and our approach achieves the the-state-of-art accuracy against previous published approaches. Especially, our ensemble model surpasses the human performance by 4.2%.

Natural Language Processing: Natural Language ProcessingNatural Language Processing: Question Answering
BibTeX
@inproceedings{ijcai2020p540,
  title     = {Multi-hop Reading Comprehension across Documents with Path-based Graph Convolutional Network},
  author    = {Tang, Zeyun and Shen, Yongliang and Ma, Xinyin and Xu, Wei and Yu, Jiale and Lu, Weiming},
  booktitle = {Proceedings of the Twenty-Ninth International Joint Conference on
               Artificial Intelligence, {IJCAI-20}},
  publisher = {International Joint Conferences on Artificial Intelligence Organization},
  editor    = {Christian Bessiere},
  pages     = {3905--3911},
  year      = {2020},
  month     = {7},
  note      = {Main track},
  doi       = {10.24963/ijcai.2020/540},
  url       = {https://doi.org/10.24963/ijcai.2020/540},
}
Multi-hop Reading Comprehension across Documents with Path-based Graph Convolutional Network · IJCAI 2020