Node Embeddings for Graph Merging: Case of Knowledge Graph Construction
Node Embeddings for Graph Merging: Case of Knowledge Graph Construction
复制标题
DOI:
10.18653/v1/d19-5321
复制
发表时间:
2019-11
期刊:
影响因子:
--
通讯作者:
Ida Szubert;Mark Steedman
中科院分区:
文献类型:
--
作者:
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.