Litcius/Paper detail

Query Path Generation via Bidirectional Reasoning for Multihop Question Answering From Knowledge Bases

Geng Zhang, Jin Liu, Guangyou Zhou, Zhiwen Xie, Xiao Yu, Xiaohui Cui

2022IEEE Transactions on Cognitive and Developmental Systems16 citationsDOI

Abstract

Multihop question answering from knowledge bases (KBQA) is a hot research topic in natural language processing. Recently, the 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 GNN (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.

Topics & Concepts

Computer scienceLimitingQuestion answeringRelation (database)Knowledge graphCover (algebra)Knowledge basePath (computing)Knowledge representation and reasoningRecallGraphEncoding (memory)Theoretical computer scienceRepresentation (politics)Artificial intelligenceExpressive powerData miningLawEngineeringPhilosophyProgramming languageMechanical engineeringPolitical sciencePoliticsLinguisticsTopic ModelingAdvanced Graph Neural NetworksNatural Language Processing Techniques
Query Path Generation via Bidirectional Reasoning for Multihop Question Answering From Knowledge Bases | Litcius