Pith. sign in

Exploring Graph-structured Passage Representation for Multi-hop Reading Comprehension with Graph Neural Networks

1 Pith paper cite this work. Polarity classification is still indexing.

1 Pith paper citing it
abstract

Multi-hop reading comprehension focuses on one type of factoid question, where a system needs to properly integrate multiple pieces of evidence to correctly answer a question. Previous work approximates global evidence with local coreference information, encoding coreference chains with DAG-styled GRU layers within a gated-attention reader. However, coreference is limited in providing information for rich inference. We introduce a new method for better connecting global evidence, which forms more complex graphs compared to DAGs. To perform evidence integration on our graphs, we investigate two recent graph neural networks, namely graph convolutional network (GCN) and graph recurrent network (GRN). Experiments on two standard datasets show that richer global information leads to better answers. Our method performs better than all published results on these datasets.

fields

cs.CL 1

years

2019 1

verdicts

CONDITIONAL 1

representative citing papers

citing papers explorer

Showing 1 of 1 citing paper.

  • Discourse-Aware Semantic Self-Attention for Narrative Reading Comprehension cs.CL · 2019-08-28 · conditional · none · ref 45 · internal anchor

    A self-attention reading comprehension model that injects discourse, semantic role, and coreference annotations into dedicated attention heads improves NarrativeQA question answering by up to 3.4 Rouge-L over the QANet baseline.