Abstract

Multi-hop question answering from knowledge bases (KBQA) is a hot research topic in natural language processing. Recently, graph neural network-based (GNN-based) methods have achieved promising results as the KB can be organized as a knowledge graph (KG). However, they often suffered from the sparsity of the KG which was detrimental to the structure-encoding and reasoning capabilities of GNN. Specifically, a KG is a sparse graph linked by directed relations and previous studies have paid scant attention to the directional characteristic of relations in the KG, limiting the patterns of relation path that GNN-based approaches could resolve. This study proposes a bidirectional recurrent graph neural network (BRGNN) to tackle these difficulties. To model the bidirectional information of relations, all adjacent relations of an entity are grouped by their directions, and they are separately aggregated into the entity representation in outward and inward directions. For the reasoning process, BRGNN simultaneously considers the neighbor relations in both directions to cover more patterns of relation paths and improve the recall of answers. Extensive experiments on three benchmarks: WebQuestionsSP, ComplexWebQuestions and MetaQA, verify that BRGNN can answer more questions by taking into account the directional information, and it is competitive to all state-of-the-art approaches.

Full Text
Published version (Free)

Talk to us

Join us for a 30 min session where you can share your feedback and ask us any queries you have

Schedule a call