English

Distributed Representations of Entities in Open-World Knowledge Graphs

Machine Learning 2024-04-05 v2 Artificial Intelligence Computation and Language

Abstract

Graph neural network (GNN)-based methods have demonstrated remarkable performance in various knowledge graph (KG) tasks. However, most existing approaches rely on observing all entities during training, posing a challenge in real-world knowledge graphs where new entities emerge frequently. To address this limitation, we introduce Decentralized Attention Network (DAN). DAN leverages neighbor context as the query vector to score the neighbors of an entity, thereby distributing the entity semantics only among its neighbor embeddings. To effectively train a DAN, we introduce self-distillation, a technique that guides the network in generating desired representations. Theoretical analysis validates the effectiveness of our approach. We implement an end-to-end framework and conduct extensive experiments to evaluate our method, showcasing competitive performance on conventional entity alignment and entity prediction tasks. Furthermore, our method significantly outperforms existing methods in open-world settings.

Keywords

Cite

@article{arxiv.2010.08114,
  title  = {Distributed Representations of Entities in Open-World Knowledge Graphs},
  author = {Lingbing Guo and Zhuo Chen and Jiaoyan Chen and Yichi Zhang and Zequn Sun and Zhongpo Bo and Yin Fang and Xiaoze Liu and Huajun Chen and Wen Zhang},
  journal= {arXiv preprint arXiv:2010.08114},
  year   = {2024}
}

Comments

Knowledge-Based Systems 2024

R2 v1 2026-06-23T19:23:33.813Z