Our new X account is live! Follow @wizwand_team for updates
WorkDL logo mark

Multi-Paragraph Reasoning with Knowledge-enhanced Graph Neural Network

About

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.

Deming Ye, Yankai Lin, Zhenghao Liu, Zhiyuan Liu, Maosong Sun• 2019

Related benchmarks

TaskDatasetResultRank
Multi-hop Question AnsweringHotpotQA fullwiki setting (test)
Answer F137.19
64
Question AnsweringHotpotQA distractor setting (test)
Answer F165.75
34
Showing 2 of 2 rows

Other info

Code

Follow for update