Message Passing for Complex Question Answering over Knowledge Graphs

Open Access
Authors
  • Michael Cochez
Publication date 2019
Book title CIKM'19
Book subtitle Proceedings of the 28th ACM International Conference on Information & Knowledge Management : November 3-7, 2019, Beijing, China
ISBN (electronic)
  • 9781450369763
Event 28th ACM International Conference on Information and Knowledge Management
Pages (from-to) 1431-1440
Publisher New York, NY: Association for Computing Machinery
Organisations
  • Faculty of Science (FNWI) - Informatics Institute (IVI)
Abstract
Question answering over knowledge graphs (KGQA) has evolved from simple single-fact questions to complex questions that require graph traversal and aggregation. We propose a novel approach for complex KGQA that uses unsupervised message passing, which propagates confidence scores obtained by parsing an input question and matching terms in the knowledge graph to a set of possible answers. First, we identify entity, relationship, and class names mentioned in a natural language question, and map these to their counterparts in the graph. Then, the confidence scores of these mappings propagate through the graph structure to locate the answer entities. Finally, these are aggregated depending on the identified question type. This approach can be efficiently implemented as a series of sparse matrix multiplications mimicking joins over small local subgraphs. Our evaluation results show that the proposed approach outperforms the state of the art on the LC-QuAD benchmark. Moreover, we show that the performance of the approach depends only on the quality of the question interpretation results, i.e., given a correct relevance score distribution, our approach always produces a correct answer ranking. Our error analysis reveals correct answers missing from the benchmark dataset and inconsistencies in the DBpedia knowledge graph. Finally, we provide a comprehensive evaluation of the proposed approach accompanied with an ablation study and an error analysis, which showcase the pitfalls for each of the question answering components in more detail.
Document type Conference contribution
Language English
Published at https://doi.org/10.48550/arXiv.1908.06917 https://doi.org/10.1145/3357384.3358026
Downloads
1908.06917 (Accepted author manuscript)
Permalink to this page
Back