SOTAVerified

Multi-Paragraph Reasoning with Knowledge-enhanced Graph Neural Network

2019-11-06Unverified0· sign in to hype

Deming Ye, Yankai Lin, Zheng-Hao Liu, Zhiyuan Liu, Maosong Sun

Unverified — Be the first to reproduce this paper.

Reproduce

Abstract

Multi-paragraph reasoning is indispensable for open-domain question answering (OpenQA), which receives less attention in the current OpenQA systems. In this work, we propose a knowledge-enhanced graph neural network (KGNN), which performs reasoning over multiple paragraphs with entities. To explicitly capture the entities' relatedness, KGNN utilizes relational facts in knowledge graph to build the entity graph. The experimental results show that KGNN outperforms in both distractor and full wiki settings than baselines methods on HotpotQA dataset. And our further analysis illustrates KGNN is effective and robust with more retrieved paragraphs.

Tasks

Benchmark Results

DatasetModelMetricClaimedVerifiedStatus
HotpotQAKGNNJOINT-F10.25Unverified

Reproductions