Incomplete Knowledge Graph Alignment
Vinh Van Tong, Thanh Trung Huynh, Thanh Tam Nguyen, Hongzhi Yin, Quoc, Viet Hung Nguyen, Quyet Thang Huynh

TL;DR
This paper introduces a novel KG alignment method that effectively handles incomplete and heterogeneous knowledge graphs by combining transitivity and proximity features, along with a missing links detector, leading to improved accuracy.
Contribution
The work presents a new KG embedding framework that jointly learns transitivity and proximity features, and incorporates a missing links detector to enhance alignment of incomplete KGs.
Findings
Outperforms state-of-the-art methods in accuracy.
Robust against various levels of KG incompleteness.
Effective in recovering missing links during training.
Abstract
Knowledge graph (KG) alignment - the task of recognizing entities referring to the same thing in different KGs - is recognized as one of the most important operations in the field of KG construction and completion. However, existing alignment techniques often assume that the input KGs are complete and isomorphic, which is not true due to the real-world heterogeneity in the domain, size, and sparsity. In this work, we address the problem of aligning incomplete KGs with representation learning. Our KG embedding framework exploits two feature channels: transitivity-based and proximity-based. The former captures the consistency constraints between entities via translation paths, while the latter captures the neighbourhood structure of KGs via attention guided relation-aware graph neural network. The two feature channels are jointly learned to exchange important features between the input…
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 · Data Quality and Management · Topic Modeling
