paper-with-me

Papers

Node Embeddings for Graph Merging: Case of Knowledge Graph Construction

2019-11-01 · WS 2019 11 · Ida Szubert, Mark Steedman

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.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

graph constructionKnowledge Graphs

Similar Papers 제목 키워드 기반

Customizing Knowledge Graph Embedding to Improve Clinical Study Recommendation

2022-12-28 · Xiong Liu, Iya Khalil, Murthy Devarakonda

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+2

Discovering alignment relations with Graph Convolutional Networks: a biomedical case study

2020-11-11 · Pierre Monnin, Chedy Raïssi, Amedeo Napoli, Adrien Coulet

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 Graphs

The KEEN Universe: An Ecosystem for Knowledge Graph Embeddings with a Focus on Reproducibility and Transferability

2020-01-28 · Mehdi Ali, Hajira Jabeen, Charles Tapley Hoyt, Jens Lehman

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+3

Spectral Neuro-Symbolic Reasoning II: Semantic Node Merging, Entailment Filtering, and Knowledge Graph Alignment

2025-11-02 · Andrew Kiruluta, Priscilla Burity arxiv

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 Graphs

Adversarial Learning for Debiasing Knowledge Graph Embeddings

2020-06-29 · Mario Arduini, Lorenzo Noci, Federico Pirovano, Ce Zhang 외

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