Towards Loosely-Coupling Knowledge Graph Embeddings and Ontology-based Reasoning
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 answering. The state-of-the-art approaches of knowledge graph embeddings and/or rule mining and reasoning are data-driven and, thus, solely based on the information the input knowledge graph contains. This leads to unsatisfactory prediction results which make such solutions inapplicable to crucial domains such as healthcare. To further enhance the accuracy of knowledge graph completion we propose to loosely-couple the data-driven power of knowledge graph embeddings with domain-specific reasoning stemming from experts or entailment regimes (e.g., OWL2). In this way, we not only enhance the prediction accuracy with domain knowledge that may not be included in the input knowledge graph but also allow users to plugin their own knowledge graph embedding and reasoning method. Our initial results show that we enhance the MRR accuracy of vanilla knowledge graph embeddings by up to 3x and outperform hybrid solutions that combine knowledge graph embeddings with rule mining and reasoning up to 3.5x MRR.
Code (0)
등록된 구현이 없습니다.
Tasks
Graph EmbeddingKnowledge Graph CompletionKnowledge Graph EmbeddingKnowledge Graph EmbeddingsKnowledge GraphsLink PredictionPredictionProduct RecommendationQuestion AnsweringSimilar Papers 제목 키워드 기반
Predicting Gene-Disease Associations with Knowledge Graph Embeddings over Multiple Ontologies
Ontology-based approaches for predicting gene-disease associations include the more classical semantic similarity methods and more recently knowledge graph embeddings. While semantic similarity is typically restricted to…
Knowledge Graph EmbeddingsSemantic SimilaritySemantic Textual SimilarityOntology Enhanced Claim Detection
We propose an ontology enhanced model for sentence based claim detection. We fused ontology embeddings from a knowledge base with BERT sentence embeddings to perform claim detection for the ClaimBuster and the NewsClaims…
SentenceSentence EmbeddingsWord EmbeddingsSemi-Supervised Instance Population of an Ontology using Word Vector Embeddings
In many modern day systems such as information extraction and knowledge management agents, ontologies play a vital role in maintaining the concept hierarchies of the selected domain. However, ontology population has beco…
ManagementWord EmbeddingsA Semantic Partitioning Method for Large-Scale Training of Knowledge Graph Embeddings
In recent years, knowledge graph embeddings have achieved great success. Many methods have been proposed and achieved state-of-the-art results in various tasks. However, most of the current methods present one or more of…
Knowledge Graph EmbeddingsKnowledge GraphsContextual Semantic Embeddings for Ontology Subsumption Prediction
Automating ontology construction and curation is an important but challenging task in knowledge engineering and artificial intelligence. Prediction by machine learning techniques such as contextual semantic embedding is …
Knowledge Graph EmbeddingsLanguage ModelingLanguage ModellingPrediction+1