Query2Particles: Knowledge Graph Reasoning with Particle Embeddings
- URL: http://arxiv.org/abs/2204.12847v1
- Date: Wed, 27 Apr 2022 11:16:08 GMT
- Title: Query2Particles: Knowledge Graph Reasoning with Particle Embeddings
- Authors: Jiaxin Bai, Zihao Wang, Hongming Zhang, Yangqiu Song
- Abstract summary: We propose a query embedding method to answer complex logical queries on knowledge graphs with missing edges.
The answer entities are selected according to the similarities between the entity embeddings and the query embedding.
A complex KG query answering method, Q2P, is proposed to retrieve diverse answers from different areas over the embedding space.
- Score: 49.64006979045662
- License: http://creativecommons.org/licenses/by/4.0/
- Abstract: Answering complex logical queries on incomplete knowledge graphs (KGs) with
missing edges is a fundamental and important task for knowledge graph
reasoning. The query embedding method is proposed to answer these queries by
jointly encoding queries and entities to the same embedding space. Then the
answer entities are selected according to the similarities between the entity
embeddings and the query embedding. As the answers to a complex query are
obtained from a combination of logical operations over sub-queries, the
embeddings of the answer entities may not always follow a uni-modal
distribution in the embedding space. Thus, it is challenging to simultaneously
retrieve a set of diverse answers from the embedding space using a single and
concentrated query representation such as a vector or a hyper-rectangle. To
better cope with queries with diversified answers, we propose Query2Particles
(Q2P), a complex KG query answering method. Q2P encodes each query into
multiple vectors, named particle embeddings. By doing so, the candidate answers
can be retrieved from different areas over the embedding space using the
maximal similarities between the entity embeddings and any of the particle
embeddings. Meanwhile, the corresponding neural logic operations are defined to
support its reasoning over arbitrary first-order logic queries. The experiments
show that Query2Particles achieves state-of-the-art performance on the complex
query answering tasks on FB15k, FB15K-237, and NELL knowledge graphs.
Related papers
- DAGE: DAG Query Answering via Relational Combinator with Logical Constraints [24.60431781360608]
We propose a query embedding method for DAG queries called DAGE.
DAGE combines the possibly multiple paths between two nodes into a single path with a trainable operator.
We show that it is possible to implement DAGE on top of existing query embedding methods.
arXiv Detail & Related papers (2024-10-29T15:02:48Z) - RConE: Rough Cone Embedding for Multi-Hop Logical Query Answering on Multi-Modal Knowledge Graphs [30.94793132285142]
Multi-hop query answering over a Knowledge Graph involves traversing one or more hops from the start node to answer a query.
We propose RConE, an embedding method to capture the multi-modal information needed to answer a query.
We are the first to introduce logical constructs in querying MMKGs and to answer queries that involve sub-entities of multi-modal entities as the answer.
arXiv Detail & Related papers (2024-08-21T11:02:35Z) - 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) - UniKGQA: Unified Retrieval and Reasoning for Solving Multi-hop Question
Answering Over Knowledge Graph [89.98762327725112]
Multi-hop Question Answering over Knowledge Graph(KGQA) aims to find the answer entities that are multiple hops away from the topic entities mentioned in a natural language question.
We propose UniKGQA, a novel approach for multi-hop KGQA task, by unifying retrieval and reasoning in both model architecture and parameter learning.
arXiv Detail & Related papers (2022-12-02T04:08:09Z) - Knowledge Base Question Answering by Case-based Reasoning over Subgraphs [81.22050011503933]
We show that our model answers queries requiring complex reasoning patterns more effectively than existing KG completion algorithms.
The proposed model outperforms or performs competitively with state-of-the-art models on several KBQA benchmarks.
arXiv Detail & Related papers (2022-02-22T01:34:35Z) - Query Embedding on Hyper-relational Knowledge Graphs [0.4779196219827507]
Multi-hop logical reasoning is an established problem in the field of representation learning on knowledge graphs.
We extend the multi-hop reasoning problem to hyper-relational KGs allowing to tackle this new type of complex queries.
arXiv Detail & Related papers (2021-06-15T14:08:50Z) - Logic Embeddings for Complex Query Answering [56.25151854231117]
We propose Logic Embeddings, a new approach to embedding complex queries that uses Skolemisation to eliminate existential variables for efficient querying.
We show that Logic Embeddings are competitively fast and accurate in query answering over large, incomplete knowledge graphs, outperform on negation queries, and in particular, provide improved modeling of answer uncertainty.
arXiv Detail & Related papers (2021-02-28T07:52:37Z) - Answering Complex Queries in Knowledge Graphs with Bidirectional
Sequence Encoders [22.63481666560029]
We propose Bi-Directional Query Embedding (BIQE), a method that embeds conjunctive queries with models based on bi-directional attention mechanisms.
We introduce a new dataset for predicting the answer of conjunctive query and conduct experiments that show BIQE significantly outperforming state of the art baselines.
arXiv Detail & Related papers (2020-04-06T12:17:57Z) - Query2box: Reasoning over Knowledge Graphs in Vector Space using Box
Embeddings [84.0206612938464]
query2box is an embedding-based framework for reasoning over arbitrary queries on incomplete knowledge graphs.
We show that query2box is capable of handling arbitrary logical queries with $wedge$, $vee$, $exists$ in a scalable manner.
We demonstrate the effectiveness of query2box on three large KGs and show that query2box achieves up to 25% relative improvement over the state of the art.
arXiv Detail & Related papers (2020-02-14T11:20:10Z)
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.