Quantum Embedding of Knowledge for Reasoning
Statistical Relational Learning (SRL) methods are the most widely used techniques to generate distributional representations of the symbolic Knowledge Bases (KBs). These methods embed any given KB into a vector space by exploiting statistical similarities among its entities and predicates but without any guarantee of preserving the underlying logical structure of the KB. This, in turn, results in poor performance of logical reasoning tasks that are solved using such distributional representations. We present a novel approach called Embed2Reason (E2R) that embeds a symbolic KB into a vector space in a logical structure preserving manner. This approach is inspired by the theory of Quantum Logic. Such an embedding allows answering membership based complex logical reasoning queries with impressive accuracy improvements over popular SRL baselines.
Code (1)
Tasks
Logical ReasoningRelational ReasoningSimilar Papers 제목 키워드 기반
Variational Quantum Circuit Model for Knowledge Graphs Embedding
In this work, we propose the first quantum Ans\"atze for the statistical relational learning on knowledge graphs using parametric quantum circuits. We introduce two types of variational quantum circuits for knowledge gra…
Graph EmbeddingKnowledge Graph EmbeddingKnowledge Graphsmodel+2QubitE: Qubit Embedding for Knowledge Graph Completion
Knowledge graph embeddings (KGEs) learn low-dimensional representations of entities and relations to predict missing facts based on existing ones. Quantum-based KGEs utilise variational quantum circuits for link predict…
Complex Query AnsweringKnowledge Graph CompletionKnowledge Graph EmbeddingsKnowledge Graphs+1Inductive Quantum Embedding
Quantum logic inspired embedding (aka Quantum Embedding (QE)) of a Knowledge-Base (KB) was proposed recently by Garg:2019. It is claimed that the QE preserves the logical structure of the input KB given in the form of un…
Extending Ontologies: From Dense Embeddings to Hybrid Quantum-Fuzzy Systems
LLMs have revolutionized knowledge representation and retrieval, but lack the explicit modeling that knowledge ontologies possess. This paper surveys the ways that ontologies and knowledge graphs have been integrated wit…
Knowledge GraphsQPredSGG: Hybrid Quantum Predicate Learning for Long-Tailed Scene Graph Generation
Scene Graph Generation (SGG) requires relational reasoning over objects and their interactions, but performance is often limited by severe long-tail predicate imbalance. Classical SGG models frequently rely on dataset st…
Scene Graph GenerationRelational ReasoningVisual Reasoning