Neural Methods for Logical Reasoning Over Knowledge Graphs
- URL: http://arxiv.org/abs/2209.14464v1
- Date: Wed, 28 Sep 2022 23:10:09 GMT
- Title: Neural Methods for Logical Reasoning Over Knowledge Graphs
- Authors: Alfonso Amayuelas, Shuai Zhang, Susie Xi Rao, Ce Zhang
- Abstract summary: We focus on answering multi-hop logical queries on Knowledge Graphs (KGs)
Most previous works have been unable to create models that accept full First-Order Logical (FOL) queries.
We introduce a set of models that use Neural Networks to create one-point vector embeddings to answer the queries.
- Score: 14.941769519278745
- License: http://creativecommons.org/licenses/by/4.0/
- Abstract: Reasoning is a fundamental problem for computers and deeply studied in
Artificial Intelligence. In this paper, we specifically focus on answering
multi-hop logical queries on Knowledge Graphs (KGs). This is a complicated task
because, in real-world scenarios, the graphs tend to be large and incomplete.
Most previous works have been unable to create models that accept full
First-Order Logical (FOL) queries, which include negative queries, and have
only been able to process a limited set of query structures. Additionally, most
methods present logic operators that can only perform the logical operation
they are made for. We introduce a set of models that use Neural Networks to
create one-point vector embeddings to answer the queries. The versatility of
neural networks allows the framework to handle FOL queries with Conjunction
($\wedge$), Disjunction ($\vee$) and Negation ($\neg$) operators. We
demonstrate experimentally the performance of our model through extensive
experimentation on well-known benchmarking datasets. Besides having more
versatile operators, the models achieve a 10\% relative increase over the best
performing state of the art and more than 30\% over the original method based
on single-point vector embeddings.
Related papers
- Improving Complex Reasoning over Knowledge Graph with Logic-Aware Curriculum Tuning [89.89857766491475]
We propose a complex reasoning schema over KG upon large language models (LLMs)
We augment the arbitrary first-order logical queries via binary tree decomposition to stimulate the reasoning capability of LLMs.
Experiments across widely used datasets demonstrate that LACT has substantial improvements(brings an average +5.5% MRR score) over advanced methods.
arXiv Detail & Related papers (2024-05-02T18:12:08Z) - A Foundation Model for Zero-shot Logical Query Reasoning [20.652279854090846]
Complex logical query answering (CLQA) in knowledge graphs (KGs) goes beyond simple KG completion.
We present UltraQuery, the first foundation model for inductive reasoning that can zero-shot answer logical queries on any KG.
arXiv Detail & Related papers (2024-04-10T17:56:07Z) - Neural Graph Reasoning: Complex Logical Query Answering Meets Graph
Databases [63.96793270418793]
Complex logical query answering (CLQA) is a recently emerged task of graph machine learning.
We introduce the concept of Neural Graph Database (NGDBs)
NGDB consists of a Neural Graph Storage and a Neural Graph Engine.
arXiv Detail & Related papers (2023-03-26T04:03:37Z) - Logical Message Passing Networks with One-hop Inference on Atomic
Formulas [57.47174363091452]
We propose a framework for complex query answering that decomposes the Knowledge Graph embeddings from neural set operators.
On top of the query graph, we propose the Logical Message Passing Neural Network (LMPNN) that connects the local one-hop inferences on atomic formulas to the global logical reasoning.
Our approach yields the new state-of-the-art neural CQA model.
arXiv Detail & Related papers (2023-01-21T02:34:06Z) - Neural-Symbolic Models for Logical Queries on Knowledge Graphs [17.290758383645567]
We propose Graph Neural Network Query Executor (GNN-QE), a neural-symbolic model that enjoys the advantages of both worlds.
GNN-QE decomposes a complex FOL query into relation projections and logical operations over fuzzy sets.
Experiments on 3 datasets show that GNN-QE significantly improves over previous state-of-the-art models in answering FOL queries.
arXiv Detail & Related papers (2022-05-16T18:39:04Z) - Fuzzy Logic based Logical Query Answering on Knowledge Graph [37.039516386710716]
We present FuzzQE, a fuzzy logic based query embedding framework for answering FOL queries over KGs.
FuzzyQE follows fuzzy logic to define logical operators in a principled and learning free manner.
Experiments on two benchmark datasets demonstrate that FuzzQE achieves significantly better performance in answering FOL queries.
arXiv Detail & Related papers (2021-08-05T05:54:00Z) - Beta Embeddings for Multi-Hop Logical Reasoning in Knowledge Graphs [89.51365993393787]
We present BetaE, a probabilistic embedding framework for answering arbitrary FOL queries over a knowledge graph (KG)
BetaE is the first method that can handle a complete set of first-order logical operations.
We demonstrate the performance of BetaE on answering arbitrary FOL queries on three large, incomplete KGs.
arXiv Detail & Related papers (2020-10-22T06:11:39Z) - A Simple Approach to Case-Based Reasoning in Knowledge Bases [56.661396189466664]
We present a surprisingly simple yet accurate approach to reasoning in knowledge graphs (KGs) that requires emphno training, and is reminiscent of case-based reasoning in classical artificial intelligence (AI)
Consider the task of finding a target entity given a source entity and a binary relation.
Our non-parametric approach derives crisp logical rules for each query by finding multiple textitgraph path patterns that connect similar source entities through the given relation.
arXiv Detail & Related papers (2020-06-25T06:28:09Z) - Evaluating Logical Generalization in Graph Neural Networks [59.70452462833374]
We study the task of logical generalization using graph neural networks (GNNs)
Our benchmark suite, GraphLog, requires that learning algorithms perform rule induction in different synthetic logics.
We find that the ability for models to generalize and adapt is strongly determined by the diversity of the logical rules they encounter during training.
arXiv Detail & Related papers (2020-03-14T05:45:55Z)
This list is automatically generated from the titles and abstracts of the papers in this site.
This site does not guarantee the quality of this site (including all information) and is not responsible for any consequences.