Neural-Symbolic Entangled Framework for Complex Query Answering
Zezhong Xu, Wen Zhang, Peng Ye, Hui Chen, Huajun Chen

TL;DR
This paper introduces ENeSy, a neural-symbolic framework that enhances complex query answering over knowledge graphs by combining neural and symbolic reasoning, improving accuracy and reducing cascading errors.
Contribution
ENeSy allows flexible embedding methods for projection and integrates neural-symbolic reasoning to improve complex query answering over knowledge graphs.
Findings
Achieves state-of-the-art performance on multiple benchmarks.
Effectively alleviates cascading errors in logical query answering.
Works well with models trained solely on link prediction tasks.
Abstract
Answering complex queries over knowledge graphs (KG) is an important yet challenging task because of the KG incompleteness issue and cascading errors during reasoning. Recent query embedding (QE) approaches to embed the entities and relations in a KG and the first-order logic (FOL) queries into a low dimensional space, answering queries by dense similarity search. However, previous works mainly concentrate on the target answers, ignoring intermediate entities' usefulness, which is essential for relieving the cascading error problem in logical query answering. In addition, these methods are usually designed with their own geometric or distributional embeddings to handle logical operators like union, intersection, and negation, with the sacrifice of the accuracy of the basic operator - projection, and they could not absorb other embedding methods to their models. In this work, we propose…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
Taxonomy
TopicsAdvanced Graph Neural Networks · Topic Modeling · Semantic Web and Ontologies
