Improving Question Answering over Knowledge Graphs Using Graph Summarization

03/25/2022
by   Sirui Li, et al.
0

Question Answering (QA) systems over Knowledge Graphs (KGs) (KGQA) automatically answer natural language questions using triples contained in a KG. The key idea is to represent questions and entities of a KG as low-dimensional embeddings. Previous KGQAs have attempted to represent entities using Knowledge Graph Embedding (KGE) and Deep Learning (DL) methods. However, KGEs are too shallow to capture the expressive features and DL methods process each triple independently. Recently, Graph Convolutional Network (GCN) has shown to be excellent in providing entity embeddings. However, using GCNs to KGQAs is inefficient because GCNs treat all relations equally when aggregating neighbourhoods. Also, a problem could occur when using previous KGQAs: in most cases, questions often have an uncertain number of answers. To address the above issues, we propose a graph summarization technique using Recurrent Convolutional Neural Network (RCNN) and GCN. The combination of GCN and RCNN ensures that the embeddings are propagated together with the relations relevant to the question, and thus better answers. The proposed graph summarization technique can be used to tackle the issue that KGQAs cannot answer questions with an uncertain number of answers. In this paper, we demonstrated the proposed technique on the most common type of questions, which is single-relation questions. Experiments have demonstrated that the proposed graph summarization technique using RCNN and GCN can provide better results when compared to the GCN. The proposed graph summarization technique significantly improves the recall of actual answers when the questions have an uncertain number of answers.

READ FULL TEXT

page 1

page 2

page 3

page 4

research
03/01/2022

Improving Time Sensitivity for Question Answering over Temporal Knowledge Graphs

Question answering over temporal knowledge graphs (KGs) efficiently uses...
research
11/10/2022

Biomedical Multi-hop Question Answering Using Knowledge Graph Embeddings and Language Models

Biomedical knowledge graphs (KG) are heterogenous networks consisting of...
research
11/01/2018

Textbook Question Answering with Knowledge Graph Understanding and Unsupervised Open-set Text Comprehension

In this work, we introduce a novel algorithm for solving the textbook qu...
research
11/16/2019

An Induced Multi-Relational Framework for Answer Selection in Community Question Answer Platforms

This paper addresses the question of identifying the best candidate answ...
research
08/19/2019

Message Passing for Complex Question Answering over Knowledge Graphs

Question answering over knowledge graphs (KGQA) has evolved from simple ...
research
06/03/2022

QAGCN: A Graph Convolutional Network-based Multi-Relation Question Answering System

Answering multi-relation questions over knowledge graphs is a challengin...
research
08/01/2019

Answering Complex Questions by Joining Multi-Document Evidence with Quasi Knowledge Graphs

Direct answering of questions that involve multiple entities and relatio...

Please sign up or login with your details

Forgot password? Click here to reset