Exploiting Global Semantic Similarities in Knowledge Graphs by Relational Prototype Entities
Xueliang Wang, Jiajun Chen, Feng Wu, Jie Wang

TL;DR
This paper introduces relational prototype entities to better capture global semantic similarities in knowledge graph embeddings, significantly improving performance on entity alignment and KG completion tasks.
Contribution
It proposes a novel method using virtual relational prototype entities to enforce global semantic similarity in KG embeddings, addressing limitations of local-only approaches.
Findings
Outperforms recent state-of-the-art methods in entity alignment
Enhances KG completion accuracy
Effectively captures global semantic similarities
Abstract
Knowledge graph (KG) embedding aims at learning the latent representations for entities and relations of a KG in continuous vector spaces. An empirical observation is that the head (tail) entities connected by the same relation often share similar semantic attributes -- specifically, they often belong to the same category -- no matter how far away they are from each other in the KG; that is, they share global semantic similarities. However, many existing methods derive KG embeddings based on the local information, which fail to effectively capture such global semantic similarities among entities. To address this challenge, we propose a novel approach, which introduces a set of virtual nodes called \textit{\textbf{relational prototype entities}} to represent the prototypes of the head and tail entities connected by the same relations. By enforcing the entities' embeddings close to their…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsAdvanced Graph Neural Networks · Topic Modeling · Domain Adaptation and Few-Shot Learning
