Node Embeddings for Graph Merging: Case of Knowledge Graph Construction
Combining two graphs requires merging the nodes which are counterparts of each other. In this process errors occur, resulting in incorrect merging or incorrect failure to merge. We find a high prevalence of such errors when using AskNET, an algorithm for building Knowledge Graphs from text corpora. AskNET node matching method uses string similarity, which we propose to replace with vector embedding similarity. We explore graph-based and word-based embedding models and show an overall error reduction of from 56{\%} to 23.6{\%}, with a reduction of over a half in both types of incorrect node matching.
Code (0)
등록된 구현이 없습니다.
Tasks
graph constructionKnowledge GraphsSimilar Papers 제목 키워드 기반
Customizing Knowledge Graph Embedding to Improve Clinical Study Recommendation
Inferring knowledge from clinical trials using knowledge graph embedding is an emerging area. However, customizing graph embeddings for different use cases remains a significant challenge. We propose custom2vec, an algor…
Graph EmbeddingInformation RetrievalKnowledge Graph EmbeddingKnowledge Graph Embeddings+2Discovering alignment relations with Graph Convolutional Networks: a biomedical case study
Knowledge graphs are freely aggregated, published, and edited in the Web of data, and thus may overlap. Hence, a key task resides in aligning (or matching) their content. This task encompasses the identification, within …
ClusteringKnowledge GraphsThe KEEN Universe: An Ecosystem for Knowledge Graph Embeddings with a Focus on Reproducibility and Transferability
There is an emerging trend of embedding knowledge graphs (KGs) in continuous vector spaces in order to use those for machine learning tasks. Recently, many knowledge graph embedding (KGE) models have been proposed that l…
BIG-bench Machine LearningFact CheckingGraph EmbeddingKnowledge Graph Embedding+3Spectral Neuro-Symbolic Reasoning II: Semantic Node Merging, Entailment Filtering, and Knowledge Graph Alignment
This report extends the Spectral Neuro-Symbolic Reasoning (Spectral NSR) framework by introducing three semantically grounded enhancements: (1) transformer-based node merging using contextual embeddings (e.g., Sentence-B…
Knowledge GraphsAdversarial Learning for Debiasing Knowledge Graph Embeddings
Knowledge Graphs (KG) are gaining increasing attention in both academia and industry. Despite their diverse benefits, recent research have identified social and cultural biases embedded in the representations learned fro…
AttributeKnowledge Graph EmbeddingsKnowledge GraphsLink Prediction