paper-with-me

Papers

Improving rule mining via embedding-based link prediction

2024-06-14 · N'Dah Jean Kouagou, Arif Yilmaz, Michel Dumontier, Axel-Cyrille Ngonga Ngomo

Rule mining on knowledge graphs allows for explainable link prediction. Contrarily, embedding-based methods for link prediction are well known for their generalization capabilities, but their predictions are not interpretable. Several approaches combining the two families have been proposed in recent years. The majority of the resulting hybrid approaches are usually trained within a unified learning framework, which often leads to convergence issues due to the complexity of the learning task. In this work, we propose a new way to combine the two families of approaches. Specifically, we enrich a given knowledge graph by means of its pre-trained entity and relation embeddings before applying rule mining systems on the enriched knowledge graph. To validate our approach, we conduct extensive experiments on seven benchmark datasets. An analysis of the results generated by our approach suggests that we discover new valuable rules on the enriched graphs. We provide an open source implementation of our approach as well as pretrained models and datasets at https://github.com/Jean-KOUAGOU/EnhancedRuleLearning

📄 PDF Abstract BibTeX arXiv:2406.10144

Code (1)

jean-kouagou/enhancedrulelearning 공식 구현

Tasks

Knowledge GraphsLink PredictionPrediction

Similar Papers 제목 키워드 기반

Beyond Markov Logic: Efficient Mining of Prediction Rules in Large Graphs

2018-02-10 · Tommaso Soru, André Valdestilhas, Edgard Marx, Axel-Cyrille Ngonga Ngomo

Graph representations of large knowledge bases may comprise billions of edges. Usually built upon human-generated ontologies, several knowledge bases do not feature declared ontological rules and are far from being compl…

Link Prediction

DRUM: End-To-End Differentiable Rule Mining On Knowledge Graphs

2019-10-31 · NeurIPS 2019 12 · Ali Sadeghian, Mohammadreza Armandpour, Patrick Ding, Daisy Zhe Wang

In this paper, we study the problem of learning probabilistic logical rules for inductive and interpretable link prediction. Despite the importance of inductive link prediction, most previous works focused on transductiv…

Inductive knowledge graph completionInductive Link PredictionKnowledge GraphsLink Prediction+1

DegreEmbed: incorporating entity embedding into logic rule learning for knowledge graph reasoning

2021-12-18 · Haotian Li, Hongri Liu, Yao Wang, Guodong Xin 외

Knowledge graphs (KGs), as structured representations of real world facts, are intelligent databases incorporating human knowledge that can help machine imitate the way of human problem solving. However, KGs are usually …

Knowledge GraphsLink PredictionQuestion AnsweringRecommendation Systems

Iteratively Learning Representations for Unseen Entities with Inter-Rule Correlations

2023-05-17 · Zihan Wang, Kai Zhao, Yongquan He, Zhumin Chen 외

Recent work on knowledge graph completion (KGC) focused on learning embeddings of entities and relations in knowledge graphs. These embedding methods require that all test entities are observed at training time, resultin…

Knowledge Graph CompletionKnowledge GraphsLink PredictionTriple Classification

Towards Loosely-Coupling Knowledge Graph Embeddings and Ontology-based Reasoning

2022-02-07 · Zoi Kaoudi, Abelardo Carlos Martinez Lorenzo, Volker Markl

Knowledge graph completion (a.k.a.~link prediction), i.e.,~the task of inferring missing information from knowledge graphs, is a widely used task in many applications, such as product recommendation and question answerin…

Graph EmbeddingKnowledge Graph CompletionKnowledge Graph EmbeddingKnowledge Graph Embeddings+5