A Neuro-Symbolic Framework for Answering Graph Pattern Queries in Knowledge Graphs
Tamara Cucumides, Daniel Daza, Pablo Barcel\'o, Michael Cochez, Floris, Geerts, Juan L Reutter, Miguel Romero

TL;DR
This paper presents a neuro-symbolic framework capable of answering complex, cyclic, and existentially quantified graph pattern queries in knowledge graphs, addressing limitations of previous models that only handled tree-like queries.
Contribution
It introduces an approximation-based approach that extends neuro-symbolic query answering to arbitrary graph patterns, including cyclic and existentially quantified queries.
Findings
Performs competitively on multiple datasets
Handles cyclic graph patterns effectively
Extends capabilities to existentially quantified queries
Abstract
The challenge of answering graph queries over incomplete knowledge graphs is gaining significant attention in the machine learning community. Neuro-symbolic models have emerged as a promising approach, combining good performance with high interpretability. These models utilize trained architectures to execute atomic queries and integrate modules that mimic symbolic query operators. However, most neuro-symbolic query processors are constrained to tree-like graph pattern queries. These queries admit a bottom-up execution with constant values or anchors at the leaves and the target variable at the root. While expressive, tree-like queries fail to capture critical properties in knowledge graphs, such as the existence of multiple edges between entities or the presence of triangles. We introduce a framework for answering arbitrary graph pattern queries over incomplete knowledge graphs,…
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
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsExplainable Artificial Intelligence (XAI) · Advanced Graph Neural Networks · Neural Networks and Applications
