paper-with-me

Papers

LogicENN: A Neural Based Knowledge Graphs Embedding Model with Logical Rules

2019-05-21 · Anonymous

Knowledge graph embedding models have gained significant attention in AI and NLP research. Recent works have shown that the inclusion of background knowledge, such as logical rules, can improve the performance of embeddings in downstream machine learning tasks. However, so far, most existing models do not allow the inclusion of rules. We address the challenge of including rules and present a new neural based embedding model (LogicENN). We prove that LogicENN can learn every ground truth of encoded rules in a knowledge graph. To the best of our knowledge, this has not been proved so far for the neural based family of embedding models. Moreover, we derive formulae for the inclusion of various rules, including (anti-)symmetric, inverse, irreflexive and transitive, implication, composition, equivalence and negation. Our formulation allows to avoid grounding for implication and equivalence relations. Our experiments show that LogicENN outperforms the state-of-the-art models in link prediction.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

Graph EmbeddingKnowledge Graph EmbeddingKnowledge GraphsLink PredictionNegation

Similar Papers 제목 키워드 기반

LogicENN: A Neural Based Knowledge Graphs Embedding Model with Logical Rules

2019-08-20 · Mojtaba Nayyeri, Chengjin Xu, Jens Lehmann, Hamed Shariat Yazdi

Knowledge graph embedding models have gained significant attention in AI research. Recent works have shown that the inclusion of background knowledge, such as logical rules, can improve the performance of embeddings in d…

Graph EmbeddingKnowledge Graph EmbeddingKnowledge GraphsLink Prediction+1

Jointly Embedding Knowledge Graphs and Logical Rules

2016-11-01 · EMNLP 2016 11 · Shu Guo, Quan Wang, Lihong Wang, Bin Wang 외
Graph EmbeddingKnowledge Graph EmbeddingKnowledge GraphsLink Prediction+1

TLogic: Temporal Logical Rules for Explainable Link Forecasting on Temporal Knowledge Graphs

2021-12-15 · Yushan Liu, Yunpu Ma, Marcel Hildebrandt, Mitchell Joblin 외

Conventional static knowledge graphs model entities in relational data as nodes, connected by edges of specific relation types. However, information and knowledge evolve continuously, and temporal dynamics emerge, which …

Knowledge GraphsLink Prediction

RulE: Knowledge Graph Reasoning with Rule Embedding

2022-10-24 · Xiaojuan Tang, Song-Chun Zhu, Yitao Liang, Muhan Zhang

Knowledge graph (KG) reasoning is an important problem for knowledge graphs. In this paper, we propose a novel and principled framework called \textbf{RulE} (stands for {Rul}e {E}mbedding) to effectively leverage logical…

Graph EmbeddingKnowledge Graph EmbeddingKnowledge GraphsLink Prediction

From Knowledge Graph Embedding to Ontology Embedding? An Analysis of the Compatibility between Vector Space Representations and Rules

2018-05-26 · Víctor Gutiérrez-Basulto, Steven Schockaert

Recent years have witnessed the successful application of low-dimensional vector space representations of knowledge graphs to predict missing facts or find erroneous ones. However, it is not yet well-understood to what e…

Graph EmbeddingKnowledge Graph EmbeddingKnowledge GraphsOntology Embedding